CoinPaprika · Example Payload

Global

CryptocurrencyMarket DataFinanceOHLCVExchangesBlockchain

Global is an example object payload from CoinPaprika, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

market_cap_usdvolume_24h_usdbitcoin_dominance_percentagecryptocurrencies_numberlast_updated

Example Payload

Raw ↑
{
  "market_cap_usd": 430252937008,
  "volume_24h_usd": 28617461936,
  "bitcoin_dominance_percentage": 36.67,
  "cryptocurrencies_number": 1587,
  "last_updated": 1525089441
}