Coinmarketcap
Overview
SLUG: COINMARKETCAP
Description
CoinMarketCap provides a comprehensive cryptocurrency market data API, offering real-time and historical data on cryptocurrencies and exchanges.
Authentication Details
API Key
Connecting to Coinmarketcap
Create an auth config
Use the dashboard to create an auth config for the Coinmarketcap toolkit. This allows you to connect multiple Coinmarketcap accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Coinmarketcap Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Coinmarketcap toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
COINMARKETCAP_CMC_EXCHANGE_LISTINGS_HISTORICAL
Tool Name: Exchange Listings Historical
Description
Action Parameters
Action Response
COINMARKETCAP_CRYPTOCURRENCY_LISTINGS_LATEST
Tool Name: Cryptocurrency Listings Latest
Description
Action Parameters
Action Response
COINMARKETCAP_CRYPTOCURRENCY_MAP
Tool Name: Cryptocurrency Map
Description
Action Parameters
Action Response
COINMARKETCAP_CRYPTOCURRENCY_QUOTES_LATEST
Tool Name: Get Latest Cryptocurrency Quotes
Description
Action Parameters
Action Response
COINMARKETCAP_EXCHANGE_MAP
Tool Name: Exchange Map
Description
Action Parameters
Action Response
COINMARKETCAP_GET_CRYPTOCURRENCY_INFO
Tool Name: Get cryptocurrency info
Description
Action Parameters
Action Response
COINMARKETCAP_GET_EXCHANGE_INFO
Tool Name: Get exchange info
Description
Action Parameters
Action Response
COINMARKETCAP_GET_KEY_INFO
Tool Name: Get API Key Info
Description
Action Parameters
Action Response
COINMARKETCAP_GLOBAL_METRICS_QUOTES_LATEST
Tool Name: Global Metrics Quotes Latest
Description
Action Parameters
Action Response
COINMARKETCAP_PARTNER_MAP
Tool Name: Partner Map
Description
Action Parameters
Action Response
COINMARKETCAP_TOOLS_PRICE_CONVERSION
Tool Name: Price Conversion
Description
Action Parameters
Action Response