Skip to main content

Authentication

All API requests require an API key.
API keys can be created and managed through the Developer Dashboard.

Request headers

Response headers

Every response includes rate-limit metadata.

Idempotency

For POST, PUT, PATCH, and DELETE requests, pass an Idempotency-Key header to safely retry requests.
Idempotency behavior: Keys must be 1-255 characters. Allowed characters are letters, digits, _, -, ., /, and :.