/v1/* endpoints require an API key. /v1/health is public.
Use an API key
Send your API key in thex-api-key header.
Session authentication
Session cookies are used by the dashboard UI, but the public API still requiresx-api-key for all /v1/* endpoints.
Rate limits
API keys are rate limited to 100 requests per minute. If you need higher limits, contact support.Request IDs
Every response includes aRequest-Id header. Use it when contacting support or when tracing errors.
