Category: Cloud, DataStream Status: good
Connects to the Binance WebSocket stream API for real-time market data (prices, trades, order book updates).
| Field | Default | Description |
|---|---|---|
| ws | wss://stream.binance.com:9443/ws | Binance WebSocket endpoint |
| json_ws_init | (empty) | JSON subscription message sent on connect |
No authentication required for public market data streams. Private account streams require an API key — set via json_ws_init.