v1
latestOpenAPI 3.1.02026-08-042453938.9 KBCreate a workflow
Create a new workflow definition for tracking agent runs.
Request body
Human-readable name for the workflow (required)
URL-safe identifier - must be lowercase alphanumeric with underscores or hyphens (required)
Product category for dashboard grouping. Use API for REST APIs, RPC for blockchain calls, WEBHOOK for webhooks, AGENT for AI agents, PIPELINE for data pipelines, CUSTOM for other use cases.
Blockchain network (optional, for RPC workflows only)
Optional description of what this workflow does
Optional metadata for custom tracking
Response
Workflow created
Unique identifier for the workflow
Human-readable name for the workflow
URL-safe identifier (lowercase, alphanumeric, hyphens, underscores)
Product category for dashboard grouping. API = REST API calls, RPC = Blockchain RPC calls, WEBHOOK = Webhook deliveries, AGENT = AI agent executions, PIPELINE = Data pipelines, CUSTOM = Custom workflows
Blockchain network for RPC workflows (optional)
Optional description of what this workflow does
Optional metadata for custom tracking
Whether this workflow is currently active
When the workflow was created
When the workflow was last updated