Skip to main content

HTTP status

429 rate_limit_error

Typical cause

The account or key hit the requests-per-minute cap on the current plan.

Resolution

Back off using the Retry-After header or exponential backoff. Upgrade the plan to raise the cap if the ceiling is persistent.