If you need to increase your rate limit, please contact support.
- Limit: 1200 requests per minute per account (as identified by the
accountToken
attached to the request). - Mechanism: Each account can make up to 1200 requests in a short burst. After that, new requests are allowed again at a rate of ~20 per second (equivalent to 1200 requests per minute).
429 Too Many Requests
status code. This indicates that further requests should be paused until the limit resets.