Documentation Index
Fetch the complete documentation index at: https://docs.polydata.live/llms.txt
Use this file to discover all available pages before exploring further.
1. Get an API key
Visit the dashboard and click Create API key. No email required — your API key is your identity.2. Make your first call
Authenticate using a Bearer token:3. Fetch a historical orderbook
To query historical data, you need an asset_id — Polymarket’s outcome token ID. You can find one via the markets endpoint:4. Subscribe for historical data access
Free plan limits you to public stats only. To access historical data, subscribe:invoice_url in your browser, pay with USDT/USDC/BTC/ETH, and your account is upgraded automatically.
Next steps
Backtesting Guide
Build a backtest using historical tick data.
Slippage Simulation
Compute realistic fill prices for any order size.
Bulk Export
Download large date ranges efficiently.
API Reference
Full endpoint documentation.