Skip to main content
GET
Top traders on a market by total P&L

Authorizations

x-api-key
string
header
required

Solana Tracker Data API key

Path Parameters

ticker
string
required

Market ticker or condition id

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 (Polymarket only)

Response

Trader data (shape varies by exchange)

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