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 limit
  • X-Quota-Month-Remaining — Remaining requests
  • X-Quota-Month-Usage-Percent — Current usage as percentage
  • X-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.