//Endpoints · Polymarket
Polymarket Endpoint Reference
9 maintained endpoints and what each returns. For the full Polymarket overview — sample response, FAQ and use cases — see the source page.
About the Polymarket sourcePOST /api/polymarket/eventsFull event record by id or slug — title, tags, all nested markets with prices, volumes, and lifecycle flags
POST /api/polymarket/events/commentsCommunity comments thread under an event
POST /api/polymarket/events/searchSearch and list active or resolved events by keyword, category tag, or featured flag
POST /api/polymarket/marketsSingle market record — question, outcomes, Yes/No prices, bid-ask spread, volume, liquidity, price-change history
POST /api/polymarket/markets/bookLive order book snapshot for an outcome token — bids, asks, spread, midpoint, last trade price
POST /api/polymarket/markets/historyPrice/probability time series for an outcome token — configurable interval (1h to max) and resolution
POST /api/polymarket/markets/holdersTop position holders of a market — wallet, pseudonym, amount held, outcome side
POST /api/polymarket/markets/tradesPublic trade feed — transaction hash, price, size, trader identity, outcome side
POST /api/polymarket/tagsTopic-category tags used to organize and discover Polymarket events