rate_limited
HTTP status: 429
What happened
Section titled “What happened”The key used up its calls for this minute or this day.
What to do
Section titled “What to do”Wait for the number of seconds in the Retry-After header. Every response carries X-RateLimit-Limit, X-RateLimit-Remaining and X-RateLimit-Reset, so a client can slow down before it hits the limit. API and MCP calls share one allowance.