en

Rate limits

The API allows 600 requests per minute per key. Each response includes X-RateLimit-Remaining and X-RateLimit-Reset headers.

When you exceed the limit the API returns 429 Too Many Requests. Back off using the Retry-After header value in seconds.