Skip to main content
Polymarket V2 cutover: April 28, 2026 at ~11am UTC. If you place orders via our trading SDK, upgrade to the V2-ready version and flip one config line before cutover. See the V2 Migration Guide for the full checklist.

PolyNode API

PolyNode delivers Polymarket settlement data 2–5 seconds before on-chain confirmation (1–2 Polygon blocks). Connect via WebSocket for real-time streaming, or query the REST API for markets, candles, and orderbook data.

WebSocket streaming

Real-time settlements with filtered subscriptions. The core product.

Markets & pricing

Enriched market metadata, OHLCV candles, and volume analytics.

Quick start

1. Get an API key

2. Query the REST API

3. Stream live settlements via WebSocket

4. Stream a live orderbook

What makes PolyNode different

Base URL

All endpoints require an API key via x-api-key header (REST) or ?key= query param (WebSocket).