Base URL
All API endpoints are served from:Authentication
API endpoints require a valid API key. You can provide it in any of these ways (listed in priority order):X-API-Key header (recommended)
Authorization Bearer header
Query parameter
Obtaining Your API Key
- Sign up or log in at the
- Create an organization and project
- Navigate to your project’s API Keys section
- Click Create API Key and copy the key immediately — it won’t be shown again
The OpenAPI specification is auto-generated from the server and available at
/openapi.json.