Skip to main content
The Trades WebSocket streams real-time trade executions for markets. Use this to show live trade feeds, calculate volume, and track market activity. Endpoint: wss://synthesis.trade/ws/trades

Use cases

Subscribe

Subscribe using condition IDs (market identifiers). You can subscribe to up to 1,000 markets:

Initial response

Upon subscribing, you receive recent historical trades:

Real-time updates

New trades are streamed as they occur:

Complete example: Trade feed

Trades include Polymarket profile info (username, image) when available. For anonymous traders, you can display a truncated address instead.