Skip to main content

Limits

We implemented several measures to ensure API stability during bursts of incoming traffic. If multiple requests are sent in quick succession, error responses may result as a status code 429. The API features limiters, including a rate limiter, to regulate the number of requests received per second. These limiters vary across different APIs.

To avoid overloading the API, it's important to observe these limits and handle 429 errors gracefully. Contacting support is advisable if the number of rate-limited requests suddenly spikes. We may increase or decrease limits to prevent misuse or support high-traffic applications. If a larger rate limit is required, it's necessary to contact support two weeks in advance.