Hyperliquid Leaderboard
Common Scenarios
API key for authentication
Request model for Perp Leaderboard endpoint. This endpoint provides a perpetual trading leaderboard showing the most profitable traders within a given date range.
Additional filters to apply to the query.
{"account_value":{"min":10000},"total_pnl":{"min":1000}}Controls label tier in the response. When null/omitted (default), returns labels as per subscription plan (existing behavior). When false, returns free-tier labels for all users. When true, returns premium labels. Note: In a future release, the default will change from true to false — pass premium_labels=true explicitly to preserve premium label behavior.
Custom sort order to override the endpoint's default ordering
Perpetual trading leaderboard data
Bad Request
Unauthorized
Payment Required
Forbidden
Not Found
Unprocessable Content
Too Many Requests
Internal Server Error
Last updated
Was this helpful?