📄️ Polymarket Data API
Complete guide to Polymarket API: Query prediction market data, track trades, get market prices, and access smart contract events on Polygon. Learn how to use GraphQL APIs for Polymarket markets, conditions, tokens, and oracle resolution.
📄️ Get Data for a Specific Polymarket Market
Step-by-step guide: How to get all Polymarket market data including metadata, prices, trades, token holders. Learn how to query by condition ID, question ID, or market ID using GraphQL APIs.
📄️ Main Polymarket Contract API
Learn how to query Polymarket main contract events: ConditionPreparation, PositionSplit, PositionsMerge, ConditionResolution. Get condition ID, question ID, and track market lifecycle on Polygon.
📄️ Polymarket CTF Exchange API
Learn how to query Polymarket CTF Exchange: Get token registrations, order fills, calculate market prices. Track OrderFilled, OrderMatched, TokenRegistered events to get Polymarket trading data and prices.
📄️ UMA Adapter Contract API
Learn how to query UMA Adapter for Polymarket: Get QuestionInitialized events, decode ancillaryData, extract market titles and descriptions. Track oracle resolution and question metadata.