Skip to main content
GET
Trending markets by 24h volume and trade count

Authorizations

x-api-key
string
header
required

Solana Tracker Data API key

Query Parameters

exchange
string

kalshi, polymarket, or poly

limit
integer<int64>

Max results (default 50, max 200)

Required range: x >= 0
cursor
string

Pagination cursor

includeCombos
boolean

Include Kalshi combo/multivariate markets (default false)

marketKind
string

Product filter: binary, categorical, or combo (comma-separated)

Response

Trending markets

count
integer
required
Required range: x >= 0
data
object[]
required
hasMore
boolean
required
cursor
string | null