CoinMarketCap

pro-api.coinmarketcap.com

Community

Cryptocurrency market data API providing real-time and historical prices, rankings, market cap, volume, OHLCV data, exchange information, and global market metrics.

[catalog]Catalog only — enable via gateway with your own API key

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.

Auth

api_key

Pricing

free

Spec version

1.0

Base URL

https://pro-api.coinmarketcap.com

Last crawled

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)

GETcryptocurrency_categories

Return a paginated list of all cryptocurrency categories.

GETcryptocurrency_category

Return metadata and cryptocurrencies for a single category by ID.

GETcryptocurrency_info

Return static metadata for one or more cryptocurrencies including name, logo, and description.

GETcryptocurrency_listings_historical

Return a ranked list of all cryptocurrencies at a historical snapshot in time.

GETcryptocurrency_listings_latest

Return a paginated list of all active cryptocurrencies with latest market data.

GETcryptocurrency_listings_new

Return a paginated list of the most recently added cryptocurrencies.

GETcryptocurrency_map

Return a mapping of all cryptocurrencies to unique CoinMarketCap IDs.

GETcryptocurrency_market_pairs

Return all active market pairs for a given cryptocurrency.

GETcryptocurrency_ohlcv_historical

Return historical OHLCV data for a cryptocurrency over a time period.

GETcryptocurrency_ohlcv_latest

Return the latest OHLCV values for one or more cryptocurrencies.

GETcryptocurrency_quotes_historical

Return historical market quotes for a cryptocurrency at regular intervals.

GETcryptocurrency_quotes_latest

Return the latest market quote for one or more cryptocurrencies.

exchange (6)

GETexchange_info

Return static metadata for one or more exchanges.

GETexchange_listings_latest

Return a paginated list of all exchanges ranked by 24h trading volume.

GETexchange_map

Return a mapping of all supported exchanges to unique CoinMarketCap IDs.

GETexchange_market_pairs

Return all active market pairs for a given exchange.

GETexchange_quotes_historical

Return historical market data for an exchange over a time period.

GETexchange_quotes_latest

Return the latest aggregate market data for one or more exchanges.

fiat (1)

GETfiat_map

Return a mapping of all supported fiat currencies to CoinMarketCap IDs.

global_metrics (2)

GETglobal_metrics_quotes_historical

Return historical global aggregate cryptocurrency market metrics.

GETglobal_metrics_quotes_latest

Return the latest global aggregate cryptocurrency market metrics.

key (1)

GETkey_info

Return API key details and usage statistics.

tools (1)

GETtools_price_conversion

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.