cmc-api-crypto

Installation
SKILL.md

CoinMarketCap Cryptocurrency API

This skill covers the CoinMarketCap Cryptocurrency API endpoints for retrieving price data, market listings, historical quotes, trending coins, and token metadata.

Authentication

All requests require an API key in the header.

curl -X GET "https://pro-api.coinmarketcap.com/v1/cryptocurrency/listings/latest" \
  -H "X-CMC_PRO_API_KEY: your-api-key"

Get your API key at: https://pro.coinmarketcap.com/login

Base URL

Related skills

More from coinmarketcap-official/skills-for-ai-agents-by-coinmarketcap

Installs
87
GitHub Stars
46
First Seen
Mar 3, 2026