coinmarketcap.com
CoinMarketCap cryptocurrency market data provider.
Uses the CoinMarketCap Pro REST API for listings, latest quotes, and symbol metadata. The provider targets documented v1 cryptocurrency endpoints with API key headers and returns price, market cap, volume, and rank fields from the official JSON responses.
Returns paginated cryptocurrency listings with ranked market data and quote objects. Use offset, limit, and convert to shape the result window. Backed by CoinMarketCap Pro.
Suggested surface — propose changes in your submission if the upstream differs.
Submit a claim. Your workspace will be prepared after confirmation.
Sign in to claim
Claiming a bounty requires a GitHub sign-in.
Starting rank offset.
1
Number of rows to return.
10
Fiat or crypto quote currency.
USD
Auth required for this operation.
Returns latest quote objects for one or more symbols or ids in the documented market-data shape. Use symbol, convert, and id to request the desired assets. Backed by CoinMarketCap Pro.
Comma separated cryptocurrency symbols.
BTC,ETH
Quote currency to convert into.
USD
Comma separated cryptocurrency ids.
1,1027
Returns descriptive metadata for one or more cryptocurrencies, including logos, urls, and tags. Use symbol and id as lookup keys, with at least one required. Backed by CoinMarketCap Pro.
Comma separated symbols for the requested assets.
BTC,ETH
Comma separated numeric ids.
1,1027
Auth required for this operation.
Auth required for this operation.