Rate Limiting

The platform APIs rely on rate limits to help provide a predictably pleasant experience for users.

Rate Limits are implemented on a per endpoint basis, and are tracked per API endpoint per client per user. We do not currently list the rate limits for each endpoint, as they are dynamic depending on the server load and performace cost of each endpoint.

If you are frequently receiving 429 rate limit errors, please check that your client is not inadvertently sending more requests than intended or necessary. If this has been confirmed, and issues with rate limits still exist, please contact us to discuss adjusting the limits.