Coinpaprika
Free cryptocurrency market data API providing coin prices, volumes, market caps, ATHs, and exchange information. No authentication required for the free tier.
Base URL:
Auth: unknown
Endpoints: 14
Reachable: unknown
CORS: unknown
https://api.coinpaprika.com/v1Auth: unknown
Endpoints: 14
Reachable: unknown
CORS: unknown
Links
Endpoints
| Method | Path | Summary | Auth | Last Status | Latency |
|---|---|---|---|---|---|
GET |
/coins | List all coins | — | — | — |
GET |
/coins/{id} | Get coin details | — | — | — |
GET |
/coins/{id}/events | Get coin events | — | — | — |
GET |
/coins/{id}/exchanges | Get exchanges for a coin | — | — | — |
GET |
/coins/{id}/markets | Get markets for a coin | — | — | — |
GET |
/coins/{id}/ohlcv | Get OHLCV data for a coin | — | — | — |
GET |
/coins/{id}/ohlcv/historical | Get historical OHLCV data | — | — | — |
GET |
/coins/{id}/tweets | Get tweets for a coin | — | — | — |
GET |
/exchanges | List all exchanges | — | — | — |
GET |
/exchanges/{id} | Get exchange details | — | — | — |
GET |
/exchanges/{id}/markets | Get markets for an exchange | — | — | — |
GET |
/search | Search | — | — | — |
GET |
/tickers | Get all tickers | — | — | — |
GET |
/tickers/{id} | Get ticker for a specific coin | — | — | — |