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.
40 requests per 6 seconds
If you exceed this limit, the API will respond with HTTP 429 (Too Many Requests).
Note: Rate limits may evolve over time as the platform grows. If you have a use case that requires higher throughput, please contact us.
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 1 day ago
Was this helpful?