clans
Get clan leaderboard with aggregated performance stats
get/v1/leaderboard/clans
Query parameters
limitinteger
cursorstring
period'24h' | '7d' | '30d' | 'all'
network'hyperliquid_testnet' | 'hyperliquid_mainnet' | 'hyperliquid_paper'
sortBy'totalPnl' | 'totalValue' | 'memberCount' | 'name'
sortDirection'asc' | 'desc'
searchstring
Response
Successful response
Changes
Changed in 1 of the 22 revisions of this API.4
- ○
added the required property
clans/items/members/items/user/clan_fee_rebate_rateto the response with the200statusresponse-required-property-added
- ○
added the required property
clans/items/members/items/user/fee_rebate_override_rateto the response with the200statusresponse-required-property-added
- ○
added the required property
clans/items/owner/anyOf[PublicUser]/clan_fee_rebate_rateto the response with the200statusresponse-required-property-added
- ○
added the required property
clans/items/owner/anyOf[PublicUser]/fee_rebate_override_rateto the response with the200statusresponse-required-property-added
- ○