Skip to main content
The Trading API serves three WebSocket streams: live quotes, order book depth, and priority fee estimates.

Connection

Find the WebSocket base URL on the Endpoints page, then append a stream path from the table below.

Streams

Each stream is a path on the Trade API WebSocket host:

Quote Stream

Stream top-of-book bid and ask for token pairs

Book Stream

Stream ten levels of order book depth

Priority Fees Stream

Stream priority fee estimates without polling