Resolved MarketsResolved Markets
Live Data Feed

Backtest your
Polymarket Strategies

Backtest Polymarket strategies for free with real historical order book data across prediction, crypto, sports, weather markets, and more.

-
Live Markets
-
Snapshots Captured
100+
Markets Tracked
7
Categories
30+
Cities Tracked
Features

Understand Market Behavior

Track liquidity, replay volatility, and study shifting market conviction.

Get Started

Market Coverage

Structured historical and live prediction market data across major event categories and real-world outcomes.

  • Crypto Prediction Markets
  • Politics & Elections
  • Sports & Live Events
  • Economic Indicators

Tick-level Orderbook Snapshots

Every snapshot includes full bid/ask depth, mid prices, spreads, and crypto spot price.

Developer APIs

Structured APIs and historical access layers designed for monitoring systems, analytical tooling, and event-market applications.

  • REST APIs
  • Historical Exports
  • Structured Schemas
  • WebSocket Streams

Replay Snapshots

Describe a strategy in plain English. The agent backtests it and shows the code, equity curve, and trades.

Time-Based Queries

Navigate market conditions across specific timestamps and reconstruct event-driven probability movement.

Market Data

Normalized market infrastructure designed for research, monitoring, and quantitative analysis workflows.

The Internet Moves Markets

Every Viral Moment Leaves Market Fingerprints.

Replay real market reactions to viral moments, Elon tweets, breaking news, meme cycles, and crowd sentiment shifts, minute by minute with historical order book data.

Get Started
Get Started

Up & Running in Minutes

Three steps from signup to live data in your application.

1

Get Your API Key

Generate a free API key instantly. No account creation, no credit card. Just click and go.

2

Explore the API

Browse 11 endpoints with live examples. Test requests directly from the documentation.

3

Start Building

Integrate live orderbook data into your research pipeline, trading bot, or analytics platform.

fetch('/v1/markets/live', { headers: { 'X-API-Key': key } })
Common Questions

Frequently Asked Questions

Quick answers about Resolved Markets, what we are, how we differ from Polymarket itself, and how to integrate.

Contact Us

Resolved Markets is an independent data platform that captures high-frequency orderbook snapshots and trades from Polymarket prediction markets and Hyperliquid perpetual futures. We provide a REST API, WebSocket feed, and MCP server for AI agents — covering crypto (BTC, ETH, SOL, XRP), sports, economics, weather, and social markets.

Polymarket's own API serves live data and recent history with limited depth. Resolved Markets captures every orderbook event, stores tick-level snapshots in ClickHouse, and exposes structured historical exports — so you can backtest, replay, and analyse market microstructure with full bid/ask depth, not just last prices.

Free includes BTC markets across all four timeframes (5m / 15m / 1h / 1d), the last 24 hours of history, 20 orderbook levels, and 60 requests per minute. No credit card to get started — just generate an API key and go.

Yes. Paid tiers get real-time orderbook streams over `/ws/orderbook` with message-based authentication. Pro gets 1 concurrent connection, Enterprise gets 10. Free tier is REST only.

You can pay with a card via Clerk Billing (Stripe), with crypto via NOWPayments, or per-request via the x402 protocol ($0.001 / request in USDC). Paid tiers come with a 3-day grace period after expiry before downgrade.

Yes — we ship a Model Context Protocol (MCP) server with 6 tools and 2 resources for live and historical market lookups. It works with Claude Desktop, Claude Code, and any MCP-compatible agent over stdio or HTTP.