Returns the latest CLOB orderbook snapshot for a position, including derived metrics (best bid/ask, mid price, spread, liquidity depth). Data is sourced from the real-time Polymarket WebSocket feed. bids and asks are arrays of {"p": price, "s": size} objects, sorted best-first.
Documentation Index
Fetch the complete documentation index at: https://docs.struct.to/llms.txt
Use this file to discover all available pages before exploring further.
Token ID (position ID) to query
Latest orderbook snapshot. ts is Unix milliseconds.