APIHub
Back to Explore

Coinpaprika

The CoinPaprika API delivers real‑time and historical market data for thousands of cryptocurrencies via REST endpoints, returning detailed ticker information such as price, 24‑h volume, market cap, and various percentage‑change metrics for each coin.

Cryptocurrency
none
HTTPS
CORS: Yes
Description enriched
Visit official documentation

Latency

43ms p95

Uptime

100.0% 30d

Playground

Verified

live

Endpoints

REST · JSON
GET

/v1/tickers/{coin_id}

Get ticker data for a specific coin.

  • coin_id (path, required) — Coin ID of the cryptocurrency (e.g., btc-bitcoin).

1 endpoint auto-detected

curl -X GET \
  "https://api.coinpaprika.com/v1/tickers/{coin_id}"

api.coinpaprika.com · HTTPS only