Skip to main content
POST
List available markets for a specific venue

Authorizations

X-API-KEY
string
header
required
X-API-SECRET
string
header
required

Body

application/json
venueId
string
required

ID of the execution venue to query

cursor
string | null
base
string
quote
string
type
string

Response

200 - application/json

Successful response

traceId
string<uuid>
required

Unique identifier for tracing.

serverTime
string<date-time>
required

RFC3339 timestamp of processing.

items
object[]
required
warnings
string[]
nextCursor
string | null

Use this value in the next request to fetch the following page.