Default Rate Limits
When a rate limit is exceeded, the API returns an HTTP
429 Too Many Requests status code with a Retry-After header indicating seconds to wait.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Rate limits and quotas applied to API requests.
| Plan Tier | Sending Burst | Read / List Endpoints |
|---|---|---|
| Free | 5 requests / sec | 20 requests / sec |
| Basic | 20 requests / sec | 50 requests / sec |
| Pro | 50 requests / sec | 100 requests / sec |
| Enterprise | Custom | Custom |
429 Too Many Requests status code with a Retry-After header indicating seconds to wait.