Rate limits
The Claid API uses a number of safeguards against bursts of incoming traffic to help maximize its stability. Image processing requests that come with relatively high intensity can be temporarily limited.
To explore the remaining restrictions, every image processing response contains relevant headers:
RateLimit-Limitindicates the request-quota associated with the user in the current time window.RateLimit-Remainingindicates the remaining requests that you can issue in the current time window.RateLimit-Resetis the number of seconds until the quota resets.
Last updated
