CoinMarketCap API logo

CoinMarketCap API

CoinMarketCap API

UpFreefinancial

CoinMarketCap (CMC) API provides cryptocurrency and exchange market data — one of crypto's most authoritative sources (Binance-acquired since 2020).

Visit site ↗Documentation ↗Health checked 9h ago
Use it when

Most authoritative brand in industry ("CoinMarketCap ranking" is the standard)

Watch for

Small free tier quota

First check

Sign up at pro.coinmarketcap.com for a free key. GET /v1/cryptocurrency/listings/latest with X-CMC_PRO_API_KEY header for coin listing.

Auth
api_key
CORS
?
HTTPS
Yes
Signup
?
Latency
138 ms
Protocol
REST
Pricing
freemium

Uptime · 30-day window

Probes: 1Uptime: 100%Avg latency: 138ms
01

About this API

CoinMarketCap is a crypto market data pioneer founded in 2013, long the de-facto ranking standard for the crypto industry — "CMC top 100" is a near-consensus term in crypto. Acquired by world's largest exchange Binance for ~$400M in 2020, raising neutrality discussions (would CMC rankings favor Binance-listed coins). API covers: coin list + real-time prices, exchange list + volumes, global market metrics (total market cap, BTC dominance), per-coin metadata, derivatives markets, NFT data, etc. Free Basic tier 333/day is enough for prototypes; commercial use: Hobbyist ($29/month) or Startup ($79/month).

02

What you can build

  • 1Crypto media market displays
  • 2Exchange traffic analysis
  • 3Coin ranking widgets
  • 4Historical market cap research
  • 5NFT trend data
03

Strengths & limitations

Strengths

  • Most authoritative brand in industry ("CoinMarketCap ranking" is the standard)
  • Free tier 333/day, hobbyist 10k/month
  • Accurate and deep historical data

Limitations

  • Small free tier quota
  • Neutrality questioned post-Binance acquisition (some users prefer CoinGecko)
04

Example request

Generic template — replace <endpoint> with the real path from the docs.
curl https://coinmarketcap.com/<endpoint> \
  -H "Authorization: Bearer $API_KEY"
# Some providers use X-Api-Key instead — verify in the docs.
05

Getting started

Sign up at pro.coinmarketcap.com for a free key. GET /v1/cryptocurrency/listings/latest with X-CMC_PRO_API_KEY header for coin listing.

06

FAQ

CMC vs. CoinGecko?+

Need "CMC authoritative ranking" for marketing: CMC. Want more generous free tier or care about independent neutrality: CoinGecko.

Is free tier enough for commercial?+

333/day isn't enough for website widgets. At least Hobbyist tier recommended.

07

Technical details

CORS: ?HTTPS: YesSignup: ?Open source: No
Auth type
api_key
Pricing
freemium
Rate limit
Basic free: 333/day. Hobbyist: 10k/月. Pro: 30+ /分
Protocols
REST
SDKs
python, javascript, go, java, php
Response time
138 ms
Last health check
5/12/2026, 7:37:13 AM
08

Tags