Crypto Market Data API
This API provides structured cryptocurrency market insights, built with FastAPI and deployed on Render. Features: - 🚀 Top 10 cryptocurrencies by market cap - 📈 Daily top gainers (24h performance) - 🔎 Coin lookup by ticker symbol Great for dashboards, trading bots, fintech platforms, and educational projects.
Crypto Market Data API endpoints
| Method | Endpoint | Description |
|---|---|---|
| top10 | ||
| GET |
top10_top10_get /top10 |
|
| gainers | ||
| GET |
gainers_gainers_get /gainers |
|
| coin | ||
| GET |
coin_data_coin__ticker__get /coin/{ticker} |
|
| Other endpoints | ||
| GET |
root__get / |
|
Crypto Market Data API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9.99 / month | — |
|
| ULTRA | $49.99 / month | — |
|
| MEGA | $199.99 / month | — |
|