To ensure fair usage and maintain the performance and stability of our API, we enforce rate limits on all incoming API requests. Rate limiting controls how many API requests a client can make within a specified time period.
'429 Too Many Requests' error response will be returned, if a client exceeds the request limit.
Time Period | Request Limit |
---|---|
Every 60 seconds | 100 |