Subscription tiers
This page documents the subscription tiers available for the Cryptohopper Market Data MCP.
Tier summary
| Pioneer | Explorer | Adventurer | Hero | |
|---|---|---|---|---|
| Cost | Free | Paid | Paid | Paid |
| Weekly call limit | 6,000 | 30,000 | 150,000 | 1,250,000 |
| Exchanges | 3 | 8 | All supported | All supported |
| Historical data | None | Up to 90 days | Up to 365 days | Up to 3 years |
| Historical cost factor | — | 5× / 20× | 5× / 20× | 1× (flat) |
| API keys allowed | 1 | 1 | 3 | 10 |
All limits refresh every Friday. The weekly call limit and rate limit apply per user account, not per API key.
For current pricing of paid tiers, see the Cryptohopper pricing page.
Weekly call limit
Each tier has a fixed number of calls that can be made per calendar week. Calls are counted per tool invocation. A single tool invocation counts as a baseline unit, subject to the historical cost factor described below.
The weekly counter resets every Friday. The exact reset time is recorded against the user account and is visible through the usage endpoint. See usage and limits.
Requests made after the weekly limit is reached return a QUOTA_EXCEEDED error until the next reset. See error reference.
Exchange access
Exchange access is tier-gated. The Pioneer tier is restricted to three exchanges; Explorer extends this to eight; Adventurer and Hero expose the full list.
See supported exchanges for the full matrix.
Requests targeting an exchange outside the current tier's allow list return an EXCHANGE_NOT_SUPPORTED error.
Historical data
Historical data refers to candle queries with a lookback period greater than the most recent bar.
| Tier | Historical availability |
|---|---|
| Pioneer | Not available. Only the current (real-time) candle is returned. |
| Explorer | Up to 90 days of history. |
| Adventurer | Up to 365 days of history. |
| Hero | Up to 3 years of history. |
Requests exceeding the current tier's historical limit return a HISTORY_LIMIT_EXCEEDED error.
Ticker and orderbook queries are always real-time and are not subject to the historical limit.