Skip to main content
Every page in this reference is generated from Dairo’s OpenAPI spec, so it always matches the API that is actually deployed.

Base URL

Base URL

Authentication

Every request carries an API key as a bearer token. Keys are scoped, so a key can only do what you granted it.
See API keys & authentication for how to create a key, and Scopes for what each one can reach.

The essentials

Versioning

How the API changes, and what counts as breaking.

Idempotency

Retry a send safely without delivering it twice.

Pagination

Cursor your way through long collections.

Errors

The error envelope, and what each code means.