Skip to main content
GET
Trader leaderboard

Authorizations

x-app-id
string
header
required

Your application ID. Required for all app-tier and user-tier routes.

Query Parameters

from
string

UTC calendar day, inclusive

Pattern: ^\d{4}-\d{2}-\d{2}$
to
string

UTC calendar day, inclusive

Pattern: ^\d{4}-\d{2}-\d{2}$
metric
enum<string>
Available options:
realizedPnl,
volume
limit
integer
Required range: 1 <= x <= 100
cursor
string
Maximum string length: 200
userId
string
Minimum string length: 1
externalId
string
Minimum string length: 1
username
string
Minimum string length: 1
walletAddress
string
Minimum string length: 1

Response

200

data
object[]
required
nextCursor
string | null
required
hasMore
boolean
required