Usage tiers determine your rate limits and access to beta features based on your cumulative API spending. As you spend more on API credits over time, you automatically advance to higher tiers with increased rate limits.
You can check your current usage tier by visiting your API settings page.
Tier | Total Credits Purchased | Status |
---|---|---|
Tier 0 | $0 | New accounts, limited access |
Tier 1 | $50+ | Light usage, basic limits |
Tier 2 | $250+ | Regular usage |
Tier 3 | $500+ | Heavy usage |
Tier 4 | $1,000+ | Production usage |
Tier 5 | $5,000+ | Enterprise usage |
Tiers are based on cumulative purchases across your account lifetime, not current balance.
Model | Requests per minute (RPM) |
---|---|
sonar-deep-research | 5 |
sonar-reasoning-pro | 50 |
sonar-reasoning | 50 |
sonar-pro | 50 |
sonar | 50 |
r1-1776 | 50 |
POST /async/chat/completions | 5 |
GET /async/chat/completions | 3000 |
GET /async/chat/completions/{request_id} | 6000 |
When you exceed your rate limits:
Best Practices:
Check Current Tier
Visit your API settings page to see your current tier and total spending.
Purchase More Credits
Add credits to your account through the billing section. Your tier will automatically upgrade once you reach the spending threshold.
Verify Upgrade
Your new rate limits take effect immediately after the tier upgrade. Check your settings page to confirm.
Higher tiers significantly improve your API experience with increased rate limits, especially important for production applications.