block-brick-fireRate limiting

Learn about the rate limits the VARIO Cloud API enforces

To keep the VARIO Cloud API fast and reliable for everyone, we apply rate limits to API traffic.

Limit

40 requests per 6 seconds

If you exceed this limit, the API will respond with HTTP 429 (Too Many Requests).

circle-info

Note: Rate limits may evolve over time as the platform grows. If you have a use case that requires higher throughput, please contact us.

What happens when you hit the limit?

When the rate limit is exceeded:

  • Requests may be rejected with 429 Too Many Requests

  • You should pause and retry after a short delay

  • Repeated bursts without backoff will continue to be throttled

Last updated

Was this helpful?