All rate limits are calculated on a per-minute basis and reset automatically at the start of each window.
Rate Limit Overview
Default Limits
- 60 requests per minute per API key
- Batch operations count as multiple requests
- Rolling window reset
Batch Operations
Each item in a batch counts as one request:
- Uploading 10 files = 10 requests
- Processing 5 statements = 5 requests
Rate Limit Headers
The API includes rate limit information in the response headers:object
Handling Rate Limits
Best Practices
Implement Exponential Backoff
When rate limited, use exponential backoff to prevent overwhelming the API:
Batch Processing
Group multiple items into single requests:
Need Higher Limits?
Enterprise Plans
For higher rate limits and dedicated support, contact our sales team.Enterprise plans include:
- Custom rate limits
- Priority support
- Dedicated account manager