Skip to main content
POST
List Earn Allocations

Authorizations

API-Key
string
header
required

The "API-Key" header should contain your API key.

API-Sign
string
header
required

Authenticated requests should be signed with the "API-Sign" header, using a signature generated with your private key, nonce, encoded payload, and URI path.

Body

application/json

Page request

nonce
integer<int64>
required

Nonce used in construction of API-Sign header

ascending
boolean | null

true to sort ascending, false (the default) for descending.

converted_asset
string | null

A secondary currency to express the value of your allocations (the default is USD).

hide_zero_allocations
boolean | null

Omit entries for strategies that were used in the past but now they don't hold any allocation (the default is false)

Response

200 - application/json

Response

error
string[]

Kraken API error

result
object | null

Page response