FreeAPI.watch

CoinAPI

Unified crypto market data API covering 300+ exchanges with order books, trades, OHLCV, and metadata.

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

Free alternatives (live ranking)

Compare CoinAPI with…

Paid alternatives

Official docs ↗

Frequently Asked Questions

Does CoinAPI require an API key?

Yes, CoinAPI requires a free API key. You can sign up via https://docs.coinapi.io/.

What is CoinAPI's free tier?

100 calls/day, free key, no credit card

Is CoinAPI currently online?

We check CoinAPI 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 CoinAPI

CoinAPI aggregates order book, trade, and OHLCV data from 300+ exchanges under one standardised schema — the key differentiator versus single-exchange APIs. Its free tier of 100 calls/day is narrow, but the consistent cross-exchange response format saves significant normalisation code in multi-exchange analytics.

Common pitfalls

Quick start (bash)

curl -H "X-CoinAPI-Key: YOUR_KEY" "https://rest.coinapi.io/v1/exchangerate/BTC/USD"

Embed this badge

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

CoinAPI status badge

Markdown

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

HTML

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