Get Hyperliquid staking information for delegator

Get Hyperliquid staking information for delegator

get
/api/v1/hyperliquid/{network}/staking/info

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 · enumRequired

The Hyperliquid network to use

Example: mainnetPossible values:
Body
delegatorAddressstringRequired

Delegator Hyperliquid address

Example: 0x80f0cd23da5bf3a0101110cfd0f89c8a69a1384e
Responses
chevron-right
200

OK

application/json
get
/api/v1/hyperliquid/{network}/staking/info

Last updated