Rate Limits
Request rate and concurrency caps enforced per API key.
Plan Limits
Rate limits are enforced per API key:
| Plan | Rate | Concurrency |
|---|---|---|
| Free | 10 req/min | 1 |
| Pro | 120 req/min | 5 |
Rate Limit Headers
RateLimit-Policy: 120;w=60RateLimit: limit=120, remaining=118, reset=42Retry-After: 2