API Rate Limits
Our API employs rate limiting to ensure fair usage and protect against abuse. Exceeding the defined limits will result in your requests being temporarily blocked.
Limit Details
Rate limiting is applied based on the requester's IP address. The current limit is 6000 requests per 5-minute period. This averages to 20 requests per second.
If you exceed this limit, you will receive an HTTP 429 Too Many Requests
response code.
If your application requires a higher request rate, please contact us to discuss your requirements.