Documentation Index
Fetch the complete documentation index at: https://polyfeed.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Freshness
Indexer reads the Polymarket CLOB websocket and writes to TimescaleDB with sub-second lag under normal conditions. New snapshots are queryable typically within 1-3 seconds of the CLOB event. If you observe staleness, check status.polyfeed.dev.Retention
| Entity | Retention |
|---|---|
| Markets | Forever (small) |
| Orderbook snapshots | Last 90 days (raw); compressed beyond |
| Top-of-book quotes | Forever (downsampled) |
| Mid-price ticks | Forever (downsampled) |
Backfill window
History reaches back to the indexer’s first run (varies per coin — earliest BTC data ≈ 2024-03). Some coins listed later have shallower history. Queryfrom/to outside the window returns an empty array, not an error.