Limits by Plan
Monthly limits are per user, not per key. If you have multiple API keys, they share the same monthly quota.
Rate Limit Headers
Every successful response includes these headers:When You Hit the Limit
If you exceed either limit, you’ll receive a429 Too Many Requests response.
Per-minute limit exceeded:
- Response includes a
Retry-Afterheader (seconds until you can retry) - Wait the indicated time, then retry
- Response includes
X-Monthly-Resetheader (ISO 8601 date-time, e.g.,2026-04-01T00:00:00Z) - Monthly counters reset on the 1st of each month at midnight UTC
- Upgrade your plan for a higher limit