Skip to main content
Returns full condition data for a market, including payout structure, outcomes, and enriched market metadata.

Request

Path parameters

Example

position_ids are decimal strings, not JSON numbers. Polymarket token IDs are 78-digit values that exceed IEEE 754 float precision — any JSON parser that decodes them as floats will corrupt the lower digits. Always treat them as strings. volume and liquidity are returned at full database precision (up to ~50 digits after the decimal). Round them on the client; do not store as a JS Number.

Response fields