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 theRetry-After header or exponential backoff. Upgrade the plan to raise the cap if the ceiling is persistent.