Get top trades

GET /api/v1/market-data/leaderboard/top-trades

Get top trades

get

Returns the highest-PnL individual trades globally, ranked by realised profit. Useful for showcasing notable trades and the most profitable positions closed across all markets.

Query parameters
periodstring · enumOptional

Time period

Default: allPossible values:
limitinteger · min: 1 · max: 50Optional

Max results

Default: 10
offsetintegerOptional

Pagination offset

Default: 0
Responses
chevron-right
200

OK

application/json
get
/api/v1/market-data/leaderboard/top-trades

Last updated