Rate Limits
| Plan | Req/min | Req/hour | Concurrent |
|---|---|---|---|
| Pro ($69/mo) | 30 | 200 | 5 |
| Premium ($119/mo) | 60 | 500 | 10 |
When a rate limit is exceeded, the API returns 429 Too Many Requests with a Retry-After header indicating when to retry.
Rate limits apply per API key, not per account. You can create multiple keys and distribute load across them if needed.
For burst requirements beyond these limits, email [email protected].