CoinMarketCap API
onlineCryptocurrency market data including prices, volume, market cap, and exchanges.
₿ CryptoAuth: api-keyPopularity: 82/100Latency: 130ms
Base URL
https://pro-api.coinmarketcap.comAuthentication
Requires an API key. Pass it as a query parameter or in the header.
Endpoints
Example Request
GET https://pro-api.coinmarketcap.com/v1/cryptocurrency/listings/latest
Example Response
{
"data": [{
"name": "Bitcoin",
"symbol": "BTC",
"quote": {"USD": {"price": 45000}}
}]
}Tags
cryptobitcoinethereumtradingmarket-data