Rate Limit

Our API uses rate limiting to promote fair usage and keep the service stable for everyone. If you exceed the limit, the API returns a 429 Too Many Requests response along with headers that help you decide when to retry.

Rate Limits

  • Default rate limit: 300 requests per minute per API key

Rate Limit Headers

Every response includes headers that help you monitor your usage:

HeaderDescriptionExample
x-ratelimit-limitMaximum number of requests allowed in the current window300
x-ratelimit-remainingRequests left in the current window299
x-ratelimit-windowTime counter when the current window resets00:00:29.3021958