Returns trader rankings by profit/loss or volume.
https://data-api.kuest.com/v1/leaderboard ranks traders by volume or PnL, with filters for category, time period, and user.
category: Category filter (OVERALL, POLITICS, SPORTS, CRYPTO, FINANCE, CULTURE, MENTIONS, WEATHER, ECONOMICS, TECH).timePeriod: Time window (DAY, WEEK, MONTH, ALL).orderBy: Ordering (PNL or VOL).limit: Max rows (1-50, default 25).offset: Pagination (0-1000).user: Filter by wallet address.userName: Filter by username.DAY/WEEK/MONTH: PnL is approximate for the selected window.ALL: PnL uses realized totals from closed positions.Category filter.
OVERALL, POLITICS, SPORTS, CRYPTO, FINANCE, CULTURE, MENTIONS, WEATHER, ECONOMICS, TECH Time window for aggregation.
DAY, WEEK, MONTH, ALL Ordering criteria.
PNL, VOL Maximum number of traders to return.
1 <= x <= 50Starting index for pagination.
0 <= x <= 1000Filter to a single wallet address.
"0x56687bf447db6ffa42ffe2204a05edaa20f55839"
Filter to a single username.