Get Market
Market Operations
Get Market
Get a single market by ID with full details from Polymarket.
GET
Get Market
Get a single market by ID with full details from Polymarket.
Overview
Retrieve the complete market object for a given Polymarket market ID. The response includes pricing, volume, outcomes, event metadata, and order book configuration. Use this before placing trades or building market detail views.Example
- curl
- Python SDK
Response
Response Fields
Common Errors
Use Cases
- Display market detail pages with pricing data.
- Pre-trade validation to confirm market status before execution.
- Build dashboards showing real-time market information.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Polymarket market ID
Query Parameters
Trading venue (default: polymarket)
Maximum string length:
50Include market tag data
Response
Market details
Polymarket market ID
Market question
Condition token ID
JSON-encoded array of outcome labels
JSON-encoded array of outcome prices
JSON-encoded array of CLOB token IDs