Quota Exceeded
You're seeing the error {"error": "quota_exceeded"} with HTTP status 429. Your monthly request limit has been reached.
Check Your Usage
The API response includes quota headers:
X-Quota-Month-Limit — Your monthly limitX-Quota-Month-Remaining — Remaining requestsX-Quota-Month-Usage-Percent — Current usage as percentageX-Quota-Warning — 'warning' (80%) or 'critical' (90%)
Solutions
Upgrade your plan
Go to Dashboard → Subscription and choose a plan with a higher limit.
Add extra quota
Purchase a quota add-on under Settings → Add-Ons for additional requests.
Wait for reset
Your quota resets on the 1st of each month. The X-Quota-Month-Reset header shows seconds until reset.
Optimize usage
Not all events count toward your quota. Only captcha_shown events and nonce verifications are counted. Init and telemetry events are free.