company_monthly_quota_exceeded
The company used up the monthly volume its plan grants to all of its keys together.
| Code | Type | HTTP | Category |
|---|---|---|---|
company_monthly_quota_exceeded | rate_limit_error | 429 | Rate Limit |
Cause
The company used up the monthly volume its plan grants to all of its keys together.
What to do
The counter resets on the 1st of the following month. Until then, cut avoidable calls —replace polling with webhooks and group writes into the bulk endpoints— or move up a plan if you need the volume now.
Related
All Rate Limit error codes
Causes and actions for errors in this category.
Error codes by category
Find an error by the category that emits it.
Full reference table
All codes, HTTP statuses, types and descriptions in one reference.
Error model
Interpret the error envelope and handle errors by code.