Hopae, Inc. Workspace API - Workflows API
Workflow configuration per app
Hopae, Inc. Workspace API - Workflows API is one of 9 APIs that Hopae, Inc. publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Workspace API - Workflows. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes 7 operations across 4 paths, and defines 4 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.
Requests are made against a single base URL, https://sandbox.api.hopae.com/connect.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 5
Hopae, Inc. Workspace API - Workflows API declares
5 security schemes
for authenticating requests.
It accepts HTTP basic authentication (basicAuth).
It accepts HTTP bearer tokens (API Key) (workspaceApiKey).
It accepts HTTP bearer tokens (JWT) (consoleJwt).
It accepts HTTP bearer tokens (JWT) (workspace-api-key).
It accepts HTTP basic authentication (app-basic).
basicAuth— Basic authentication using clientId and clientSecret. For direct API calls, format the Authorization header as Authorization: Basic . In the Mintlify playgroun…workspaceApiKey— Workspace API key authentication. Pass your workspace API key as Authorization: Bearer skworkspace....consoleJwt— Console JWT authentication. Issued by Clerk after Console login.
Paths & Operations 7
Across 4 paths, the API surfaces 7 operations — 1 DELETE, 3 GET, 1 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.
Workflow configuration per app
Schemas 4
The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are WorkflowResponseDto (6 properties), FlowNodeDto (4 properties), UpdateWorkflowDto (3 properties), CreateWorkflowDto (3 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Hopae, Inc. 8
Other APIs Hopae, Inc. publishes across the network.