← All API problem types

Rate Limit Exceeded

429

https://optimizeyourimage.com/docs/problems/rate-limit-exceeded

What it means

The account reached its per-minute request limit. The response carries X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, and Retry-After headers.

How to resolve it

Pace requests to your plan limit, or upgrade the plan for a higher limit.

Retrying

Retry after the Retry-After interval. Rejected requests are not billed.

Include the X-Request-Id response header when contacting [email protected] about a specific failure.