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

totalinteger
nextCursorstring
previousCursorstring
hasMoreboolean required

Changes

Changed in 1 of the 22 revisions of this API.4

    • added the required property clans/items/members/items/user/clan_fee_rebate_rate to the response with the 200 status

      response-required-property-added

    • added the required property clans/items/members/items/user/fee_rebate_override_rate to the response with the 200 status

      response-required-property-added

    • added the required property clans/items/owner/anyOf[PublicUser]/clan_fee_rebate_rate to the response with the 200 status

      response-required-property-added

    • added the required property clans/items/owner/anyOf[PublicUser]/fee_rebate_override_rate to the response with the 200 status

      response-required-property-added