Docs · error · HTTP 429
-32006 Monthly request cap on this key reached
Your own per-key cap (set by you) is used up for the calendar month. A fence you own, not a plan limit.
What to do
- Raise or remove the cap on the key under API keys (or the Agent fleet row)
- Other keys of the account keep working
Where it lives: /api_keys · the support playbook for this code is "Invalid or missing API key".
The exact answer
HTTP 429
{
"error": {
"code": -32006,
"message": "Monthly request cap reached for this API key — this cap is your own key setting",
"data": {
"request_id": "<uuid>",
"support": "/support/new?request_id=<uuid>",
"hint": "raise or remove the cap on this key in your dashboard"
}
}
}
All codes: error decoder · methods and limits · file it: /support/new?request_id=….