Returns the withdrawal keys a caller may name on POST /v1/exchange/withdrawals, read from the exchange account itself: they are registered and whitelisted there by a human. Exchange.Kraken.WithdrawKeys, when configured, narrows the list further.

Parameters

NameInTypeRequiredDescription
currency query string no Fiat currency code (e.g. USD, EUR). Defaults to USD.

Responses

StatusBodyDescription
200 ExchangeWithdrawalDestinationsResponse Destinations retrieved.
422 Error Destinations could not be read from the exchange.

Specification

This page is generated from the OpenAPI specification, which remains the authoritative machine-readable source.