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

Jinba Flows API

The Flows API from Jinba — 1 operation(s) for flows.

Jinba Flows API is one of 14 APIs that Jinba publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Flows. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 1 operation across 1 path, and defines 1 schema. It is described by OpenAPI 3.1.0, at version v2.

Requests are made against a single base URL, https://api.jinba.dev.

1 operations 1 paths 1 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v2
Base URL
https://toolbox-api.jinba.dev/v1
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

Jinba Flows API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Per-flow API key passed as a Bearer token. A key is automatically generated when a workflow is first published.

Paths & Operations 1

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

Flows 1
POST
/api/v2/external/flows/{flowId}/published-run
Run a published workflow
runPublishedFlow 1 param body → 200400401403404429

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is FlowRunResult (4 properties). Each schema is shown below with its type and property counts.

FlowRunResult
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

jinba-flows-api-openapi.yml Raw ↑

Other APIs Jinba publishes across the network.

Jinba API Keys API
Jinba Credits API
Jinba Execution API
Jinba Explore API
Jinba MCP API
Jinba Members API
Jinba Organizations API
Jinba Public API
Jinba Runs API
Jinba Tools API
Jinba ToolSets API
Jinba Versions API