v1

latestOpenAPI 3.1.02026-07-2657157254.1 KB
polymarket

Get Market Price

Fetch the current or historical market price for a token.

Uses last 5 trades across both tokens (Yes/No) of the market:

  • If all prices within $0.10: weighted average by USD amount
  • Otherwise: last traded price
get/v2/polymarket/market-price/{token_id}

Path parameters

token_idstring required

Token ID for the market

Token ID for the market

Query parameters

at_timeinteger nullable

Unix timestamp (seconds) for historical price

Unix timestamp (seconds) for historical price

Response

Successful Response

pricenumber required
at_timeinteger required

Unix timestamp in seconds