Blockchain.com · Example Payload

Com Exchange Auth Subscribe Payload Example

CryptocurrencyBitcoinBlockchain DataExchangeMarket DataTradingPaymentsPublic APIs

Com Exchange Auth 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

tokenactionchannel

Example Payload

Raw ↑
{
  "token": "example-value",
  "action": "subscribe",
  "channel": "auth"
}