Skip to main content
GET
List grouped events

授权

x-api-key
string
header
必填

Solana Tracker Data API key

查询参数

exchange
string

Filter: kalshi, polymarket, or poly

status
string

active, closed, or all

topic
string

Topic/tag/category filter (e.g. Sports, crypto, politics)

tag
string

Alias for topic

category
string

Alias for topic

market_kind
string

Product shape filter; use combo for combo-builder events (alias: marketKind)

sort
string

volume (default) or marketCount

order
string

asc or desc (default desc)

limit
integer<int64>

Max results (default 100, max 500)

必填范围: x >= 0
cursor
string

Pagination cursor from previous response

include_markets
boolean

When true, include top markets per event for chance/leader bars

响应

Paginated events

count
integer
必填
必填范围: x >= 0
data
object[]
必填
hasMore
boolean
必填
cursor
string | null