Get Deposit Addresses
This endpoint will remain active but will no longer receive updates. It’s highly recommended to migrate to the Funding (Beta) API — see the Funding guide and API reference.
Retrieve (or generate a new) deposit addresses for a particular asset and method.
API Key Permissions Required: Funds permissions - Query
Authorizations
The "API-Key" header should contain your API key.
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
Nonce used in construction of API-Sign header
Asset being deposited
Name of the deposit method
Asset class being deposited
currency, tokenized_asset Whether or not to generate a new address
Amount you wish to deposit (only required for method=Bitcoin Lightning)