Skip to main content
GET
Get prediction market market
Fetch one prediction market market by internal id.

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Internal market id (mkt_...).

Query Parameters

provider
enum<string>

Optional provider filter.

Available options:
kalshi,
polymarket
status
enum<string>

Optional status filter.

Available options:
open,
closed

Response

Market details

data
object
required