Binance

Category: Cloud, DataStream Status: good

Connects to the Binance WebSocket stream API for real-time market data (prices, trades, order book updates).

Connection Settings

Field Default Description
ws wss://stream.binance.com:9443/ws Binance WebSocket endpoint
json_ws_init (empty) JSON subscription message sent on connect

Authentication

No authentication required for public market data streams. Private account streams require an API key — set via json_ws_init.

Supported Actions

External Links