Blockchain.com · Example Payload

Charts Stats Ticker Entry Example

CryptocurrencyBitcoinBlockchain DataExchangeMarket DataTradingPaymentsPublic APIs

Charts Stats Ticker Entry Example is an example object payload from Blockchain.com, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

15mlastbuysellsymbol

Example Payload

Raw ↑
{
  "15m": 1.0,
  "last": 1.0,
  "buy": 1.0,
  "sell": 1.0,
  "symbol": "BTC-USD"
}