Error Response Format
All errors follow this structure:Error Codes
Common Errors
Missing API Key (401)
x-api-key header.
Invalid API Key (401)
Rate Limit Exceeded (429)
Retry-After header and wait the indicated number of seconds before retrying. Alternatively, upgrade your plan to increase your limits.
Handling Errors in Code
Request IDs
Every response includes arequest_id in the meta object. Include this ID when contacting support for faster issue resolution.