Blockchain.com · Example Payload

Com Exchange Trading Subscribe Payload Example

CryptocurrencyBitcoinBlockchain DataExchangeMarket DataTradingPaymentsPublic APIs

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

Top-level fields

actionchannelcancelOnDisconnect

Example Payload

Raw ↑
{
  "action": "subscribe",
  "channel": "trading",
  "cancelOnDisconnect": true
}