Get Market
Polymarket
Get Market
Get a single market by its slug
GET
Get Market
Get Market
Returns detailed data for a single market identified by its slug.Request
Headers
string
required
Your API key. See Authentication.
Path parameters
string
required
The market slug, e.g.
btc-updown-5m-1774975800Response
Returns a single market object.string
Market slug identifier
string
External market ID
string
External event ID
string
Market interval — 5m, 15m, 1hr (all coins), 4hr, 24hr (BTC only)
string
Market start time (ISO 8601)
string
Market end time (ISO 8601)
number
Coin price at market start (null if not yet recorded)
number
Coin price at market end (null if unresolved)
string
Polymarket condition ID
string
CLOB token ID for the “Up” outcome
string
CLOB token ID for the “Down” outcome
string
Winning outcome (null if unresolved)
number
Final trading volume (null if unresolved)
number
Final liquidity (null if unresolved)
string
Resolution timestamp (null if unresolved)
string
Record creation timestamp
string
Record last updated timestamp