Looking for prediction market streams (
prices, trades, orderbook)? See
the Metadata API WebSockets overview.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:| Stream | Path | Description |
|---|---|---|
| Quote stream | /quote-stream | Top-of-book bid and ask for token pairs |
| Book stream | /book-stream | Ten levels of order book depth |
| Priority fees | /priority-fees/stream | Real-time priority fee estimates |
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