Crypto Data
A comprehensive Cryptocurrency Data API built on Cloudflare Workers with intelligent caching. Get real-time prices for multiple coins, detailed coin information, search by name or symbol, trending coins, paginated market listings, historical prices on specific dates, top exchanges, and global crypto market statistics. Data sourced from CoinCap API v2 (free, no auth required). Built-in response…
Crypto Data endpoints
| Method | Endpoint | Description |
|---|---|---|
| price | ||
| GET |
getPrice /price |
|
| coin | ||
| GET |
getCoin /coin/{id} |
|
| search | ||
| GET |
searchCoins /search |
|
| trending | ||
| GET |
getTrending /trending |
|
| markets | ||
| GET |
getMarkets /markets |
|
| history | ||
| GET |
getHistory /history |
|
| exchanges | ||
| GET |
getExchanges /exchanges |
|
| global | ||
| GET |
getGlobal /global |
|
| Other endpoints | ||
| GET |
getApiInfo / |
|
Crypto Data pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5.99 / month | — |
|
| ULTRA | $14.99 / month | — |
|
| MEGA | $49.99 / month | — |
|