How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Dyno Workflows API

The workflows API from Dyno — 9 operation(s) for workflows.

Dyno Workflows API is one of 17 APIs that Dyno 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, API documentation, an API reference, authentication docs, and rate-limit docs.

This API exposes 11 operations across 9 paths, and defines 10 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 2 base URLs: https://api.dyno-agents.app, http://localhost:8000.

11 operations 9 paths 10 schemas 4 GET6 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.dyno-agents.app
Resource Areas
1

Paths & Operations 11

Across 9 paths, the API surfaces 11 operations — 4 GET, 6 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

workflows 11
POST
/v1/phi/workflows/plan/public
Plan Workflow Public
plan_workflow_public_v1_phi_workflows_plan_public_post body → 200422
POST
/v1/phi/workflows/plan
Plan Workflow
plan_workflow_v1_phi_workflows_plan_post 3 params body → 200422
POST
/v1/phi/workflows/plan/execute
Plan And Execute With Protocol
plan_and_execute_with_protocol_v1_phi_workflows_plan_execute_post 3 params body → 200422
POST
/v1/phi/workflows/
Create Workflow
create_workflow_v1_phi_workflows__post 4 params body → 200422
GET
/v1/phi/workflows/
List Workflows
list_workflows_v1_phi_workflows__get 8 params → 200422
GET
/v1/phi/workflows/{workflow_id}
Get Workflow
get_workflow_v1_phi_workflows__workflow_id__get 6 params → 200422
PUT
/v1/phi/workflows/{workflow_id}
Update Workflow
update_workflow_v1_phi_workflows__workflow_id__put 4 params body → 200422
POST
/v1/phi/workflows/{workflow_id}/publish
Publish Workflow
publish_workflow_v1_phi_workflows__workflow_id__publish_post 4 params → 200422
GET
/v1/phi/workflows/{workflow_id}/versions
Get Workflow Versions
get_workflow_versions_v1_phi_workflows__workflow_id__versions_get 4 params → 200422
POST
/v1/phi/workflows/{workflow_id}/execute
Execute Workflow
execute_workflow_v1_phi_workflows__workflow_id__execute_post 4 params body → 200422
GET
/v1/phi/workflows/{workflow_id}/runs/{run_id}/status
Get Workflow Run Status
get_workflow_run_status_v1_phi_workflows__workflow_id__runs__run_id__status_get 5 params → 200422

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are PlanExecuteRequest (9 properties), WorkflowSpec (7 properties), NodeSpec (5 properties), PlanWorkflowRequest (5 properties). Each schema is shown below with its type and property counts.

HTTPValidationError
object
1 property
EdgeSpec
object
Specification for a workflow edge (dependency). An edge defines the flow between nodes. It can include an optional condition that must be satisfied for executi…
3 properties 2 required
PlanExecuteRequest
object
Request to plan and execute workflow from protocol (frontend contract).
9 properties 2 required
ValidationError
object
3 properties 3 required
ExecuteWorkflowRequest
object
Request to execute workflow.
1 property
PlanWorkflowRequest
object
Request to plan workflow from natural language prompt.
5 properties 1 required
UpdateWorkflowRequest
object
Request to update workflow.
2 properties 1 required
WorkflowSpec
object
Complete workflow specification. This is the immutable "plan" for a workflow. It defines all nodes, edges, and expected outputs. Once validated, this spec is e…
7 properties 3 required
NodeSpec
object
Specification for a single workflow node. A node represents a single operation (tool execution) in the workflow. It includes the operation name, parameters, an…
5 properties 2 required
CreateWorkflowRequest
object
Request to create workflow from spec.
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dyno-workflows-api-openapi.yml Raw ↑

Other APIs Dyno publishes across the network.

Dyno Admin API
Dyno Agents API
Dyno Artifacts API
Dyno Assets API
Dyno Auth API
Dyno Datasets API
Dyno Files API
Dyno Health API
Dyno Ingest API
Dyno Jobs API
Dyno Phi API
Dyno Protocols API
Where this information came from

This is an independent, third-party profile of Dyno Workflows API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.