Rate Limit Calculator
Check API rate limits for OpenAI, Anthropic, and Google models by tier. Calculate time to complete batch jobs and find bottlenecks.
RPM Limit
500
requests / minute
TPM Limit
30,000
tokens / minute
Effective RPM
60
Requests / sec
1.0
Time to Complete
2.8 hours
Optimal Batch
60
TPM Bottleneck Detected
At 500 tokens/request, you will hit the 30,000 TPM limit before the 500 RPM limit. Your effective rate is 60 RPM.
Rate limits vary by tier/plan and model. Effective RPM is the lower of RPM and TPM/tokens_per_request. Real-world throughput may be lower due to network latency and response time. Check provider documentation for the latest limits.
How to Use Rate Limit Calculator
- 1
Select provider and tier
Choose your API provider and your current tier or plan level.
- 2
Pick your model
Select the specific model to see its RPM (requests per minute) and TPM (tokens per minute) limits.
- 3
Enter your workload
Input total requests to process and average tokens per request.
- 4
Review throughput
See effective RPM, time to complete, optimal batch size, and whether RPM or TPM is your bottleneck.