← All documentation
API & integrations
Rate limits
Per-key request limits by plan and how to handle HTTP 429 responses.
| Plan | Limit per API key |
|---|---|
| Pro | 200 requests / minute |
| Agency | 750 requests / minute |
| Enterprise | 2500 requests / minute |
When exceeded, the API returns HTTP 429 with a Retry-After header (seconds). Back off and retry — each key is metered independently.