Appearance
Get Earn Balances
GET
/v1/staking/balances
Get the current balances for the specified earnType.
Authorizations
apiKey
Your API key
Type
API Key (header: X-VALR-API-KEY)
apiSignature
HMAC SHA512 signature of the request (see Authentication section)
Type
API Key (header: X-VALR-SIGNATURE)
apiTimestamp
Request timestamp in milliseconds
Type
API Key (header: X-VALR-TIMESTAMP)
Parameters
Query Parameters
earnType
The type of earn product to filter by.
Type
string
Valid values
"STAKE""LEND"Example
"STAKE"Responses
Earn balances retrieved successfully
application/json