CoinMarketCap
CoinMarketCap provides a comprehensive cryptocurrency market data API, offering real-time and historical data on cryptocurrencies and exchanges.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
CoinMarketCap authenticates with an API key. Generate the credential in your CoinMarketCap account, then paste it into FlyMyAI the first time an agent uses a CoinMarketCap action.
Get your CoinMarketCap credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
CoinMarketCap API Key | The API key provided by CoinMarketCap for authenticating API requests. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
COINMARKETCAP_CMC_EXCHANGE_LISTINGS_HISTORICAL | Tool to retrieve historical exchange listings for a specified date. Use when you need exchange listings as of a past date (YYYY-MM-DD). | date |
COINMARKETCAP_CRYPTOCURRENCY_LISTINGS_LATEST | Tool to fetch the latest active cryptocurrency listings with their current market data. Use when you need up-to-date snapshots of asset metrics. | - |
COINMARKETCAP_CRYPTOCURRENCY_MAP | Tool to retrieve a mapping of all cryptocurrencies, including their unique IDs, symbols, and names. Use when you need reference IDs for crypto assets. | - |
COINMARKETCAP_CRYPTOCURRENCY_QUOTES_LATEST | Tool to get the latest market quotes for one or more cryptocurrencies. Use after selecting desired coins. | - |
COINMARKETCAP_EXCHANGE_MAP | Tool to retrieve a mapping of all cryptocurrency exchanges. Use when you need reference IDs for exchanges. | - |
COINMARKETCAP_GET_CRYPTOCURRENCY_INFO | Tool to fetch metadata (description, logo, URLs) for one or more cryptocurrencies. Use when you need static asset details like descriptions, logos, and related links. | - |
COINMARKETCAP_GET_EXCHANGE_INFO | Tool to get detailed metadata for one or more exchanges. Use when you need exchange logos, supported fiats, launch dates, and official links. | - |
COINMARKETCAP_GET_KEY_INFO | Tool to retrieve your CoinMarketCap API key details, rate limits, and usage statistics. Use after setting your API key to inspect limits and usage. | - |
COINMARKETCAP_GLOBAL_METRICS_QUOTES_LATEST | Tool to obtain the latest global cryptocurrency market metrics (market cap, volume, dominance). Use when you need aggregated market-level data for analysis. | - |
COINMARKETCAP_PARTNER_MAP | Tool to retrieve a mapping of all CoinMarketCap partners with their unique IDs, names, and slugs. Use when you need to map partner names or slugs to numeric IDs. | - |
COINMARKETCAP_TOOLS_PRICE_CONVERSION | Tool to convert an amount from one cryptocurrency or fiat currency into another. Use when conversion rates are needed. | amount |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, CoinMarketCap!