Retrieve the global PnL leaderboard ranked by profit and loss. Uses cursor-based pagination for efficient traversal of large datasets.
Documentation Index
Fetch the complete documentation index at: https://docs.struct.to/llms.txt
Use this file to discover all available pages before exploring further.
Timeframe: 1d, 7d, 30d, lifetime (default: lifetime)
1d, 7d, 30d, lifetime Sort: realized_pnl_usd, buys, sells, redemptions, merges, avg_hold_time, markets_traded, events_traded, markets_won, volume_usd, fees, best_trade (default: realized_pnl_usd)
realized_pnl_usd, buys, sells, redemptions, merges, avg_hold_time, markets_traded, events_traded, markets_won, volume_usd, fees, best_trade Sort direction: asc, desc (default: desc)
asc, desc Results limit (default: 10, max: 200)
Cursor-based pagination key
Global PnL leaderboard with trader stats. Response includes pagination: { has_more, pagination_key } for cursor-based pagination.
Trader profile info - backwards compatibility