Skip to main content
GET
Get combo markets

Query Parameters

limit
integer
default:50

Number of markets to return. Defaults to 50; maximum 100.

Required range: 1 <= x <= 100
cursor
string

Opaque cursor returned as next_cursor by the previous response.

exclude
string

Comma-separated condition IDs to omit, such as markets already shown.

Response

Catalog page of combo-able markets

markets
object[]
required
next_cursor
string | null
required

Cursor for the next page, or null on the final page.