Skip to main content
Durable execution platform for AI agents home page
Search...
⌘K
GitHub
Discord
Search...
Navigation
Guides
API Reference
Overview
API Reference
Health
GET
Health check endpoint
Projects
GET
Get all projects for the current user
POST
Create a new project
GET
Get a project by id
GET
Get all members of a project
Agents
GET
Get all agents for a project
POST
Register an agent definition
GET
Get an agent definition by id
Tools
GET
Get all tools for a project
POST
Register a tool definition
GET
Get a tool definition by id
Workflows
GET
Get all workflows for a project
GET
Get a workflow by id
GET
Get workflow runs executions with optional filters
POST
Register workflow queues
Executions
POST
Submit a workflow for execution
POST
Submit multiple workflows in batch
GET
Get execution details by id
POST
Resume a waiting execution
POST
Cancel an execution
Events
POST
Publish events to a topic
GET
Get events from a topic
GET
Stream events via server sent events sse
Event Triggers
POST
Register an event trigger for a workflow
Schedules
POST
Create a schedule for a workflow
GET
Get all workflows that have schedules
GET
Get all schedules for a workflow
Traces
GET
Get traces with optional filters
GET
Get a trace by id with all spans
Workers
POST
Register a worker
POST
Register or update a worker deployment
Deployments
GET
Get a deployment by id
POST
Register a workflow in a deployment
Events
Publish events to a topic
Copy page
Copy page
Cancel an execution
Get events from a topic
⌘I