Skip to main content
POST
Resolve a market by venue ID, slug, or text and return cascade

Authorizations

x-app-id
string
header
required

Your application ID. Required for all app-tier and user-tier routes.

Body

application/json
venue
string
externalId
string
slug
string
conditionId
string
q
string
side
enum<string>
Available options:
yes,
no
mode
enum<string>
Available options:
expand,
hedge
limit
number
cursor
string
includeResolved
boolean

Response

200

market
object
required
data
object[]
required
nextCursor
string | null
required
hasMore
boolean
required