Skip to main content
GET
Search markets

Authorizations

X-API-Key
string
header
required

Query Parameters

q
string

Text to match against market titles.

Maximum string length: 200
venue
enum<string>

Only results on this venue.

Available options:
kalshi,
polymarket
cross_venue
boolean
default:false

Only markets with at least one relation to the other venue.

limit
integer
default:25

Markets per page.

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

The next_cursor from the previous page.

Maximum string length: 1024

Response

A page of markets.

data
object[]
required
graph_run
integer
required

The graph run the response was read from.

Required range: x >= 1
next_cursor
string

Pass as cursor to fetch the next page. Absent on the last page.