Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

APIContext Workflows API

The Workflows API from APIContext — 3 operation(s) for workflows.

APIContext Workflows API is one of 13 APIs that APIContext publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Workflows. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 5 operations across 3 paths. It is described by OpenAPI 3.0.3, at version 2.0.0.

Requests are made against a single base URL, https://client.apimetrics.io/api/2.

5 operations 3 paths 0 schemas 2 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.0.0
Server
https://client.apimetrics.io/api/2
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

APIContext Workflows API declares 1 security scheme for authenticating requests. An API key is passed in the query as _token (ApiTokenAuth). By default, every request must be authenticated.

Paths & Operations 5

Across 3 paths, the API surfaces 5 operations — 2 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Workflows 5
GET
/workflows/
List workflows
listWorkflows → 200
POST
/workflows/
Create a workflow
createWorkflow body → 201
GET
/workflows/{workflow_id}
Get a workflow
getWorkflow 1 param → 200
PUT
/workflows/{workflow_id}
Update a workflow
updateWorkflow 1 param body → 200
POST
/workflows/{workflow_id}/run
Run a workflow
runWorkflow 1 param body → 202

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

apicontext-workflows-api-openapi.yml Raw ↑

Other APIs APIContext publishes across the network.

APIContext Synthetic API Testing
APIContext Agents API
APIContext Alerts API
APIContext API Calls API
APIContext Directory API
APIContext Insights API
APIContext Projects API
APIContext Reports API
APIContext Results API
APIContext Schedules API
APIContext Statistics API
APIContext Tokens API