Rate Limits

Rate Limits

API rate limits are implemented to control and manage the usage of an API by limiting the number of requests a client can make within a specific time frame. This documentation provides information about the rate limit for the API and outlines the guidelines for developers to ensure efficient and fair usage.

The rate limit for the API is defined as a maximum of 600 calls per minute. This means that a client can make up to 600 API calls within a rolling 1-minute window. Exceeding this limit will result in rate limiting being applied to subsequent requests.