Skip to main content

API Limits

Both limits apply together, so staying under 120/minute doesn’t help if a single burst goes over 10 in one second. A 429 Too Many Requests response means you’ve hit one of these; back off and retry after a short delay.

Error Handling

The API uses standard HTTP status codes: All error responses include a message field and optionally an errors object for validation failures.

Example Error Response