All free APIs
Free APIFinanceNo keyOfficial

Coinpaprika API

Fully keyless crypto market data with 20k free calls/month and no signup

Coinpaprika offers cryptocurrency tickers, market caps, global market stats, exchange data, and OHLCV history. The free tier needs no API key or signup at all. It is a clean, fast alternative to CoinGecko for price and market data, though the free tier is intended for personal, non-commercial use.

Free tier

Free, no key, no signup: 20,000 calls/month, personal/non-commercial use only. Paid plans add commercial rights, higher quotas, and more history.

Rate limits

Universal 10 requests/second cap across all plans; free tier 20k calls/month with prices updated about every 10 minutes.

Auth

No key

Base URL

https://api.coinpaprika.com/v1

What you'd build with it

  • Keyless crypto price lookup inside an automation with zero signup friction
  • Global crypto market overview (dominance, total mcap) for a daily report
  • Backfill ~1 year of daily OHLCV for a coin into a vector store or sheet
  • Cross-check prices against CoinGecko for redundancy

Key endpoints

  • GET/tickers/{coin_id}Price, volume, market cap and % changes for a coin (e.g. btc-bitcoin)
  • GET/tickersTickers for all tracked coins
  • GET/globalGlobal market stats: total market cap, 24h volume, BTC dominance
  • GET/coins/{coin_id}/ohlcv/historicalDaily OHLCV history for a coin
  • GET/exchangesList of tracked exchanges with volume and rank
Members

Members get the runnable recipe

Sign in free to copy the example request, see a sample response, and read the gotchas.

Tags

cryptopricesmarket-datakeyless