Polymarket historical data catalog

Marketlens records full L2 order books for every recurring Polymarket market: every price change with millisecond timestamps, anchored by periodic snapshots, plus trades, candles, and resolution outcomes. This catalog covers the actively collected series, grouped by category.

Data as of 2026-08-05

Markets
603,536
Resolved
599,983
Series
247
Traded volume
$3.3B

Categories

Most active series

The ten series with the highest traded volume in the archive.

How the data is collected

Each market gets a dedicated WebSocket connection to Polymarket's CLOB. Full book snapshots anchor a stream of price change deltas, so the book at any millisecond reconstructs exactly. The format, fields, and replay endpoints are documented in the order book docs, and full markets download as Parquet via exports.

Try it

Query any of it with one API key

The free tier includes 5M events per day with full API and full archive access, no card required.

bash
$ pip install marketlens