cmc-api-market

Installation
SKILL.md

CoinMarketCap Market API Skill

This skill covers market-wide cryptocurrency data including global metrics, sentiment indicators, market indices, community activity, news content, charting data, and utility endpoints.

Authentication

All requests require the X-CMC_PRO_API_KEY header.

curl -X GET "https://pro-api.coinmarketcap.com/v1/global-metrics/quotes/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
66
GitHub Stars
46
First Seen
Mar 3, 2026