Skip to content

Get Earn Rates

GET
/v1/staking/rates

Get earn rates for available currencies 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 rates retrieved successfully

application/json

Playground

Authorization
Variables
Key
Value

Samples