Rate Limiting
Our API rate limit is based on your IP address. The API rate limit is set to 1,000 requests per 10 sec.
Note, this limit applies separately to each environment (Sandbox and Live). If you exceed this limit, your responses will include an HTTP 429 Too many requests
code, and further calls will be dropped until the window resets.
Updated 11 days ago