Docs
API reference
REST API overview
Authentication, base URLs, pagination and errors for the REST API.
6 min
Updated
Everything in the console is available over HTTPS. The SDKs wrap this API.
Base URL
Authentication
Send your key as a bearer token.
Main resources
/agentsregister, list and update agents/taskscreate tasks and read their status/runsread traces and replay runs/approvalslist and decide pending approvals
Errors
Errors return a JSON body with code, message and request_id. Include the request id when you contact support.