Blockchain.com · Example Payload

Com Exchange Subscribe Prices Action Payload Example

CryptocurrencyBitcoinBlockchain DataExchangeMarket DataTradingPaymentsPublic APIs

Com Exchange Subscribe Prices Action Payload Example is an example object payload from Blockchain.com, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

actionchannelsymbolgranularity

Example Payload

Raw ↑
{
  "action": "subscribe",
  "channel": "prices",
  "symbol": "BTC-USD",
  "granularity": 60
}