Get Deposit Methods
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 methods available for depositing a particular asset.
API Key Permissions Required: Funds permissions - Query and Funds permissions - Deposit
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
Asset class being deposited (optional)
currency, tokenized_asset Optional parameter for viewing xstocks data.
rebased: Display in terms of underlying equity.base: Display in terms of SPV tokens.
rebased, base