Beyond the global limit, some endpoints may have their own specific limits. You can find these limits in the endpoints documentation.
Using the API Key
The current API limits global are as follows:- Rate Limit: 180 requests per minute per account. ( approx. 3 requests per second )
X-RateLimit-Limit: The maximum number of requests allowed during the current rate limit window.X-RateLimit-Remaining: The number of requests you have left in the current window.X-RateLimit-Reset: The number of seconds until the rate limit count resets.