Skip to main content
The API enforces two independent rate limits:

Response headers

Every authenticated response includes:

Handling 429

When you exceed the limit the API returns 429 Too Many Requests:
Use the X-RateLimit-Reset header to determine when to retry.