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

Zipline Ai workflow API

The workflow API from Zipline Ai — 1 operation(s) for workflow.

Zipline Ai workflow API is one of 4 APIs that Zipline Ai publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 1 operation across 1 path, and defines 3 schemas. It is described by OpenAPI 3.0.3, at version v1.

Requests are made against 2 base URLs: http://localhost:9000, https://{host}.

1 operations 1 paths 3 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v1
Servers
http://localhost:9000
https://{host}
Resource Areas
1

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

workflow 1
GET
/workflow/v2/{workflowId}/status
Poll workflow state after a run has been created
getWorkflowStatus 1 param → 200401403503

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are WorkflowStatus (10 properties), StepRun (7 properties), NodeExecution (6 properties). Each schema is shown below with its type and property counts.

WorkflowStatus
object
10 properties
StepRun
object
7 properties
NodeExecution
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zipline-ai-workflow-api-openapi.yml Raw ↑

Other APIs Zipline Ai publishes across the network.

Zipline Ai fetch API
Zipline Ai health API
Zipline Ai schema API