How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Binance Spot WebSocket Streams

Binance Spot WebSocket Streams deliver real-time market data updates via persistent WebSocket connections. Developers can subscribe to individual symbol ticker streams, aggregate trade streams, kline and candlestick data, depth-of-book updates, and mini-ticker streams. The service supports both single and combined stream subscriptions, enabling efficient consumption of live market data for trading bots, dashboards, and analytics applications without polling the REST API.

Binance Spot WebSocket Streams is one of 28 APIs that Binance publishes on the APIs.io network, described by an AsyncAPI event-driven specification.

Tagged areas include Cryptocurrency, Market Data, Real-Time, Streaming, and WebSocket. The published artifact set on APIs.io includes API documentation and an AsyncAPI specification.

This event API exposes 10 operations across 10 channels, and defines 10 schemas. It is described by AsyncAPI 2.6.0, at version 1.0.0.

The API connects through 2 servers: wss://stream.binance.com:9443 (wss), wss://stream.binance.com:443 (wss).

10 operations 10 channels 10 schemas

Metadata

The identity and technical contract details declared by the specification.

Specification
AsyncAPI 2.6.0
API Version
1.0.0
Base URL
wss://stream.binance.com
Resource Areas
1

Channels & Operations 10

Across 10 channels, the API surfaces 10 operations. Each is listed below with its action, channel, parameters, and response codes.

Channels 10
PUB
/ws/{symbol}@aggTrade
Receive aggregate trade events
receiveAggTrade 1 param body
PUB
/ws/{symbol}@trade
Receive individual trade events
receiveTrade 1 param body
PUB
/ws/{symbol}@kline_{interval}
Receive kline/candlestick events
receiveKline 2 params body
PUB
/ws/{symbol}@miniTicker
Receive mini ticker events
receiveMiniTicker 1 param body
PUB
/ws/!miniTicker@arr
Receive all market mini ticker events
receiveAllMiniTickers body
PUB
/ws/{symbol}@ticker
Receive ticker events
receiveTicker 1 param body
PUB
/ws/{symbol}@bookTicker
Receive book ticker events
receiveBookTicker 1 param body
PUB
/ws/{symbol}@depth{levels}
Receive partial order book depth events
receivePartialDepth 2 params body
PUB
/ws/{symbol}@depth
Receive order book diff depth events
receiveDiffDepth 1 param body
PUB
/ws/{symbol}@avgPrice
Receive average price events
receiveAvgPrice 1 param body

Messages & Schemas 10

The contract defines 10 schemas that model the data carried by its messages. The most detailed is MiniTickerPayload (9 properties). Each schema is shown below with its type and property counts.

AggTrade
message
Aggregate trade event with price, quantity, and trade IDs.
Trade
message
Individual trade event.
Kline
message
Kline/candlestick update event.
MiniTicker
message
24hr mini ticker event with basic price statistics.
Ticker
message
24hr rolling window ticker statistics event.
BookTicker
message
Best bid and ask update event.
PartialDepth
message
Top bids and asks at specified levels.
DiffDepth
message
Order book price and quantity changes.
AvgPrice
message
Average price update event.
MiniTickerPayload
object
9 properties

Specification

The full machine-readable AsyncAPI contract behind this narrative.

Source

binance-spot-websocket-streams-asyncapi.yml Raw ↑

Other APIs Binance publishes across the network.

Binance Spot WebSocket API
Binance Account API
Binance Assets API
Binance Auto-Invest API
Binance Borrow/Repay API
Binance Convert API
Binance Copy Trading API
Binance Crypto Loan API
Binance Deposits API
Binance Fiat API
Binance Flexible Products API
Binance Futures Algo API
Where this information came from

This is an independent, third-party profile of Binance Spot WebSocket Streams, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.