CoinMarketCap
pro-api.coinmarketcap.com
Cryptocurrency market data API providing real-time and historical prices, rankings, market cap, volume, OHLCV data, exchange information, and global market metrics.
Enable this service
This service is in the catalog but not part of v1 launch billing. To use it, run the command below and provide your own API key in the local config page — the gateway will call it under your account.
api_key
free
1.0
https://pro-api.coinmarketcap.com
May 4, 2026
Health
This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →
All Capabilities (23)
cryptocurrency (12)
Return a paginated list of all cryptocurrency categories.
Return metadata and cryptocurrencies for a single category by ID.
Return static metadata for one or more cryptocurrencies including name, logo, and description.
Return a ranked list of all cryptocurrencies at a historical snapshot in time.
Return a paginated list of all active cryptocurrencies with latest market data.
Return a paginated list of the most recently added cryptocurrencies.
Return a mapping of all cryptocurrencies to unique CoinMarketCap IDs.
Return all active market pairs for a given cryptocurrency.
Return historical OHLCV data for a cryptocurrency over a time period.
Return the latest OHLCV values for one or more cryptocurrencies.
Return historical market quotes for a cryptocurrency at regular intervals.
Return the latest market quote for one or more cryptocurrencies.
exchange (6)
Return static metadata for one or more exchanges.
Return a paginated list of all exchanges ranked by 24h trading volume.
Return a mapping of all supported exchanges to unique CoinMarketCap IDs.
Return all active market pairs for a given exchange.
Return historical market data for an exchange over a time period.
Return the latest aggregate market data for one or more exchanges.
fiat (1)
Return a mapping of all supported fiat currencies to CoinMarketCap IDs.
global_metrics (2)
Return historical global aggregate cryptocurrency market metrics.
Return the latest global aggregate cryptocurrency market metrics.
key (1)
Return API key details and usage statistics.
tools (1)
Convert an amount of one cryptocurrency or fiat currency into others.
Agent Preview
This is what an AI agent sees when it discovers this service via the Gateway:
Service: CoinMarketCap
Description: Cryptocurrency market data API providing real-time and historical prices, rankings, market cap, volume, OHLCV data, exchange information, and global market metrics.
Auth: api_key
Capabilities (23 total):
cryptocurrency (12):
- cryptocurrency_categories: Return a paginated list of all cryptocurrency categories.
- cryptocurrency_category: Return metadata and cryptocurrencies for a single category by ID.
- cryptocurrency_info: Return static metadata for one or more cryptocurrencies including name, logo, and description.
- cryptocurrency_listings_historical: Return a ranked list of all cryptocurrencies at a historical snapshot in time.
- cryptocurrency_listings_latest: Return a paginated list of all active cryptocurrencies with latest market data.
- cryptocurrency_listings_new: Return a paginated list of the most recently added cryptocurrencies.
- cryptocurrency_map: Return a mapping of all cryptocurrencies to unique CoinMarketCap IDs.
- cryptocurrency_market_pairs: Return all active market pairs for a given cryptocurrency.
- cryptocurrency_ohlcv_historical: Return historical OHLCV data for a cryptocurrency over a time period.
- cryptocurrency_ohlcv_latest: Return the latest OHLCV values for one or more cryptocurrencies.
- cryptocurrency_quotes_historical: Return historical market quotes for a cryptocurrency at regular intervals.
- cryptocurrency_quotes_latest: Return the latest market quote for one or more cryptocurrencies.
exchange (6):
- exchange_info: Return static metadata for one or more exchanges.
- exchange_listings_latest: Return a paginated list of all exchanges ranked by 24h trading volume.
- exchange_map: Return a mapping of all supported exchanges to unique CoinMarketCap IDs.
- exchange_market_pairs: Return all active market pairs for a given exchange.
- exchange_quotes_historical: Return historical market data for an exchange over a time period.
- exchange_quotes_latest: Return the latest aggregate market data for one or more exchanges.
fiat (1):
- fiat_map: Return a mapping of all supported fiat currencies to CoinMarketCap IDs.
global_metrics (2):
- global_metrics_quotes_historical: Return historical global aggregate cryptocurrency market metrics.
- global_metrics_quotes_latest: Return the latest global aggregate cryptocurrency market metrics.
key (1):
- key_info: Return API key details and usage statistics.
tools (1):
- tools_price_conversion: Convert an amount of one cryptocurrency or fiat currency into others.