Events

WebSocket connection for events

Establishes a WebSocket connection to receive real-time events for the specified cryptocurrency.

get/v1/cryptos/{cryptoCode}/connect

Path parameters

cryptoCodestring required

The cryptocurrency code to track (e.g., 'BTC' for Bitcoin, 'LTC' for Litecoin).

Changes