How to work with Kalshi and Polymarket data — orderbook and trade history,
backtesting methodology, cross-venue arbitrage, whale tracking, and the ProbSights API.
105 guides.
Understanding Prediction Market Order Books — What a prediction market order book is, how yes/no and up/down books differ from an asset book, and how to read depth and spread.
ProbSights vs. Amberdata — Amberdata is an institutional crypto market data provider covering order book, options, and on-chain data; ProbSights is built specifically for prediction markets.
ProbSights vs. CoinGecko — CoinGecko is a crypto price and market-cap aggregator; ProbSights is built specifically for prediction markets.
ProbSights vs. CryptoCompare — CryptoCompare is a crypto market data and pricing API; ProbSights is built specifically for prediction markets.
ProbSights vs. Dune Analytics — Dune Analytics is a SQL-over-blockchain analytics and dashboarding platform; ProbSights is built specifically for prediction markets.
ProbSights vs. Kaiko — Kaiko is an institutional-grade digital asset market data provider; ProbSights is built specifically for prediction markets.
ProbSights vs. Messari — Messari is a crypto research and market intelligence platform; ProbSights is built specifically for prediction markets.
ProbSights vs. PolyBacktest — PolyBacktest is a Polymarket-focused content library; ProbSights is a live cross-venue data API.
ProbSights vs. Polygon.io — Polygon.io is a stocks/options/forex/crypto market data API oriented around traditional finance; ProbSights is built specifically for prediction markets.
ProbSights vs. PolyHistorical — PolyHistorical covers Polymarket order-book history. ProbSights covers Polymarket and Kalshi, plus arbitrage and whale tracking.
ProbSights vs. The Graph — The Graph is a blockchain indexing protocol for querying on-chain data via subgraphs; ProbSights is built specifically for prediction markets.
Kalshi Whale Trade Tracker — Track large Kalshi fills in real time — notional size, taker side, and the market context that tells you whether the size mattered.
Polymarket CLOB Historical Data — Historical data from Polymarket's central limit order book (CLOB), the on-chain matching engine behind every market.
Polymarket Gamma API + Historical Data — Polymarket's Gamma API covers market/event metadata; ProbSights adds historical orderbook and trade data on top of it.
Prediction Market API Authentication — How ProbSights API keys work, how to send them, and how key auth differs from the session cookies the web app uses.
ProbSights API: JavaScript Quickstart — Search markets and page through historical Kalshi and Polymarket orderbook data from Node or TypeScript, with correct time handling.
ProbSights API: Python Quickstart — Search markets and page through historical Polymarket and Kalshi orderbook data from Python, with correct time and pagination handling.