Skip to main content

Rate limiting

To ensure fair usage and maintain optimal system performance, we have implemented rate limiting for API requests. This means that each user is allowed a maximum of 100 requests within a 10-second rolling window.

What this means for you:

  • You can make up to 100 requests within any 10-second period.

  • If you exceed this limit, any additional requests will be delayed until the 10-second window is reset.

    Please plan your API usage accordingly to avoid interruptions and ensure the smooth functioning of our services.