This page gives overview of the rate limits we have set on our API
As part of the usage of our API we have established rate limits in place to prevent over usage of the API beyond reasonable levels and to protect the underlying services and resources.
Limits
The current limits are set to:
Throttling
- Rate - 25 requests per second, average number per second over an extended period.
- Burst - 150 requests, the burst limit represents the target maximum number of concurrent request submissions we will fulfil.
Quota
9,000 requests per day.
Total number of requests in a day.
Time limit resets at UTC 00:00:00
Response message
If one of the limits is exceeded will result in call getting back
429 Too Many Requests