FreeAPI.watch

CoinMarketCap

Industry-standard crypto market data with prices, rankings, market cap, and on-chain metrics for 30,000+ assets.

Status
🔴 Offline · 632 ms
30-day uptime
0%
Free tier
10,000 calls/month, free key, no credit card
Auth
API key
Last 30 days

Free alternatives (live ranking)

Compare CoinMarketCap with…

Paid alternatives

Official docs ↗

Frequently Asked Questions

Does CoinMarketCap require an API key?

Yes, CoinMarketCap requires a free API key. You can sign up via https://coinmarketcap.com/api/documentation/v1/.

What is CoinMarketCap's free tier?

10,000 calls/month, free key, no credit card

Is CoinMarketCap currently online?

We check CoinMarketCap every hour. The current status is shown at the top of this page. You can also see the 30-day uptime history in the chart above.

Implementation notes

When to use CoinMarketCap

CoinMarketCap suits projects that need CMC-branded rankings specifically — many institutional and media outlets cite CMC numbers, so using CMC keeps you aligned with the dominant industry reference. Free tier covers basic crypto market data with 10,000 calls/month.

Common pitfalls

Quick start (bash)

curl -H "X-CMC_PRO_API_KEY: YOUR_KEY" "https://pro-api.coinmarketcap.com/v2/cryptocurrency/quotes/latest?symbol=BTC,ETH"

Embed this badge

Add a live status badge to your README, docs, or website.

CoinMarketCap status badge

Markdown

[![CoinMarketCap Status](https://freeapi-builder.a10ayassine.workers.dev/badge/coinmarketcap.svg)](https://freeapi.watch/coinmarketcap)

HTML

<a href="https://freeapi.watch/coinmarketcap"><img src="https://freeapi-builder.a10ayassine.workers.dev/badge/coinmarketcap.svg" alt="CoinMarketCap Status"/></a>