Rate limits
The current API endpoints have a global rate limit of 5 requests/sec. This limit is applied per account.
To prevent the abuse of the service, there are also other limits with high thresholds that should not interfere with normal usage.
When the rate limits are reached, the API will return a 429 Too Many Requests
response error.
See the Error responses page for more information on how to handle these errors.