Skip to main content
All error responses follow a consistent format.

Error Response Format

HTTP Status Codes

Handling Errors

Use the code field for programmatic error handling:

Retries

For 5xx errors, retry with exponential backoff. For 4xx errors, fix the request before retrying.