Crypto Price
## Crypto Price & Market Data API Real-time cryptocurrency prices, market data, and historical trends from **10,000+ coins**. ### Endpoints | Endpoint | Description | |----------|-------------| | GET /price | Current prices for any coins | | GET /market | Market data with sorting/filtering | | GET /coin/{id} | Detailed coin information | | GET /coin/{id}/history | Historical price data | | GET…
Crypto Price endpoints
| Method | Endpoint | Description |
|---|---|---|
| price | ||
| GET |
getPrice /price |
Get current prices for one or more cryptocurrencies in any fiat currency. |
| market | ||
| GET |
getMarket /market |
Get market data for top cryptocurrencies with price, market cap, volume, and 24h change. |
| coin | ||
| GET |
getCoinDetail /coin/{coin_id} |
Get detailed information for a specific cryptocurrency including market data, links, and community data. |
| GET |
getCoinHistory /coin/{coin_id}/history |
Get historical price data for a coin. 1 day = 5-min intervals, 2-90 days = hourly, 91+ = daily. |
| trending | ||
| GET |
getTrending /trending |
Get trending cryptocurrencies based on search activity. |
| search | ||
| GET |
searchCoins /search |
Search for cryptocurrencies by name or symbol. |
| global | ||
| GET |
getGlobalStats /global |
Get global crypto market statistics: total market cap, volume, BTC/ETH dominance. |
| exchanges | ||
| GET |
listExchanges /exchanges |
List top cryptocurrency exchanges ranked by trust score. |
| categories | ||
| GET |
listCategories /categories |
List cryptocurrency categories (DeFi, Layer-1, Meme, etc.). |
Crypto Price pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|
| PRO | $9.99 / month | 100 / minute |
|