Our API supports multiple subscription tiers to accommodate different user needs and usage volumes. Each tier defines what data frequencies you can query and how much historical data you can retrieve in each response.
NOTE: Allowed frequencies are limited just for Inflation by coin and Emission by coin APIs. Other APIs have just request limits.
1. Basic Tier
- Allowed frequencies: daily (
d), weekly (w), monthly (m) only. - Response limits:
- Daily data: up to 30 intervals (roughly 1 month).
- Weekly data: up to 4 intervals (1 month).
- Monthly data: up to 1 interval (current month).
- Use case: Best for casual users or small projects that need recent data without heavy historical queries.
- Requests: 500/month
2. Pro Tier
- Allowed frequencies: daily (
d), weekly (w), monthly (m), yearly (y) — no restrictions on frequency usage. - Response limits:
- Daily data: up to 365 intervals (1 year).
- Weekly data: up to 52 intervals (1 year).
- Monthly data: up to 12 intervals (1 year).
- Yearly data: up to 1 interval (current year).
- Use case: Suitable for developers and analysts requiring more extensive historical data for in-depth research and analytics.
- Requests: 10 000/month
3. Ultra Tier
- Allowed frequencies: daily, weekly, monthly, yearly — all unrestricted.
- Response limits:
- Daily data: up to 1095 intervals (3 years).
- Weekly data: up to 156 intervals (3 years).
- Monthly data: up to 36 intervals (3 years).
- Yearly data: up to 3 intervals (3 years).
- Use case: Ideal for advanced users needing multi-year data for comprehensive market modeling and historical trend analysis.
- Requests: 50 000/month
4. Mega Tier
- Allowed frequencies: All supported frequencies with no limits on response size or history.
- Use case: Designed for enterprise customers or services requiring unrestricted, full historical access for all coins and timeframes.
- Requests: 100 000/month
This tiered system balances fair use with flexible data access, ensuring that each user gets data tailored to their needs while protecting system resources.
