Skip to content

REST API

Use the REST API directly from agents, internal tooling, CI, or any language where the Python SDK is not the right fit. Authenticated routes accept an X-API-Key header. Mutating routes should include an Idempotency-Key header when callers may retry.

The examples in this reference are emitted from the OpenAPI spec itself. Each operation carries x-codeSamples for curl, Python SDK, and CLI usage, so API examples stay in lockstep with route registration.