CoinMarketCap
Comprehensive cryptocurrency market data and prices API
| API | Protocol | Base URL | Docs | Reference | OpenAPI | SDKs |
|---|---|---|---|---|---|---|
| Main | rest | https://pro-api.coinmarketcap.com/ | link | — | — | — |
Actions (32)
Cryptocurrencies · 11
- Get AirdropGET /v1/cryptocurrency/airdrop
Returns details for a specific cryptocurrency airdrop.
documented - Get AirdropsGET /v1/cryptocurrency/airdrops
Returns active cryptocurrency airdrop opportunities.
documented - Get Crypto MapGET /v1/cryptocurrency/map
Returns a map of cryptocurrencies to their CoinMarketCap IDs (and related identifiers).
documented - Get Cryptocurrency CategoriesGET /v1/cryptocurrency/categories
Returns available cryptocurrency categories.
documented - Get Cryptocurrency CategoryGET /v1/cryptocurrency/category
Returns a specific cryptocurrency category.
documented - Get Cryptocurrency MetadataGET /v1/cryptocurrency/info
Returns static metadata for one or more cryptocurrencies (name, symbol, logo, URLs).
documented - Get Historical Cryptocurrency QuotesGET /v1/cryptocurrency/quotes/historical
Returns historical price quotes for one or more cryptocurrencies.
documented - Get Historical OHLCV Data for CryptocurrenciesGET /v1/cryptocurrency/ohlcv/historical
Returns historical OHLCV (Open, High, Low, Close, Volume) data for specified cryptocurrencies.
documented - Get Latest Cryptocurrency QuotesGET /v1/cryptocurrency/quotes/latest
Returns the latest price and market data for one or more cryptocurrencies.
documented - List Cryptocurrencies (Historical)GET /v1/cryptocurrency/listings/historical
Returns historical market data for cryptocurrencies for a specified date range.
documented - List Cryptocurrencies (Latest)GET /v1/cryptocurrency/listings/latest
Returns a paginated list of active cryptocurrencies with their latest market data.
documented
DEX API · 7
- Get DEX Listings InfoGET /v4/dex/listings/info
Returns static metadata for DEX listings.
documented - Get DEX Listings QuotesGET /v4/dex/listings/quotes
Returns latest DEX listings with current market data.
documented - Get DEX Networks ListGET /v4/dex/networks/list
Returns a list of networks IDs and names used by DEX data.
documented - Get Historical DEX Pair OHLCVGET /v4/dex/pairs/ohlcv/historical
Returns historical OHLCV data for DEX spot pairs.
documented - Get Latest DEX Pair OHLCVGET /v4/dex/pairs/ohlcv/latest
Returns the latest OHLCV data for DEX spot pairs.
documented - Get Latest DEX Pair QuotesGET /v4/dex/pairs/quotes/latest
Returns the latest quotes for DEX spot pairs.
documented - Get Latest DEX Spot PairsGET /v4/dex/spot-pairs/latest
Returns the latest listing of DEX spot pairs with current data.
documented
Content · 5
- Get Content Post CommentsGET /v1/content/posts/comments
Returns comments for a specific content post.
documented - Get Latest ContentGET /v1/content/latest
Returns a paginated list of the latest crypto content items.
documented - Get Top Content PostsGET /v1/content/top
Returns top crypto-related content items.
documented - List Latest Content PostsGET /v1/content/posts/latest
Returns the latest posts from Crypto content sources.
documented - List Top Content PostsGET /v1/content/posts/top
Returns top crypto-related posts (per post area).
documented
Exchanges · 4
- Get Exchange MapGET /v1/exchange/map
Returns a map of supported exchanges with IDs and names.
documented - Get Exchange MetadataGET /v1/exchange/info
Returns static metadata for exchanges (logo, website, fees, etc.).
documented - Get Historical Exchange QuotesGET /v1/exchange/quotes/historical
Retrieves historical price/volume data for exchanges.
documented - Get Latest Exchange QuotesGET /v1/exchange/quotes/latest
Retrieves the latest quotes/prices for exchanges (per-exchange data).
documented