Skip to main content
GET
Get Market

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

ticker
string
required

Kalshi market ticker or Polymarket condition_id.

Maximum string length: 160
Pattern: ^[A-Za-z0-9_.:-]+$

Query Parameters

venue
enum<string>

Optional venue hint. Use this when the caller already knows whether the ticker belongs to Kalshi or Polymarket. Source venue for a market.

Available options:
kalshi,
polymarket

Response

Market details

data
object