Get Hyperliquid staking information for delegator
Retrieve detailed staking information including spot balance, stake balance, delegations, and pending withdrawals for a given delegator address
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
networkstring · enumRequiredExample:
The Hyperliquid network to use
mainnetPossible values: Body
delegatorAddressstringRequiredExample:
Delegator Hyperliquid address
0x80f0cd23da5bf3a0101110cfd0f89c8a69a1384eResponses
200
OK
application/json
400
Bad request
application/json
401
Unauthorized
application/json
500
Internal server error
application/json
get
/api/v1/hyperliquid/{network}/staking/infoLast updated