Get Polymarket Live Board
Polymarket — live & trades
Get Polymarket Live Board
Single-shot dashboard payload for the Live Terminal page.
For each event_type (5m/15m/1h/4h/daily_up_down) returns the
currently-trading market for the given ticker — defined as
is_active AND resolution_at > now(), ordered by soonest
resolution — together with its latest orderbook snapshot.
The Next.js dashboard polls this every 5 s. One call replaces
what would otherwise be ~5 separate /v1/markets/{id}/orderbook
fetches per refresh.
GET
Get Polymarket Live Board
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Examples:
"BTC"
"ETH"
"SOL"