Portfolios
📄️ List vaults
Retrieve all vaults within the custody domain.
📄️ Get vault information by id
Retrieve information and balances for a specific vault.
📄️ Get deposit methods
Retrieve the available deposit funding methods for depositing a specific asset. The deposit method is required to retrieve deposit addresses using the [Get Deposit Addresses API](/docs/custody-api/deposit-addresses).
📄️ Get deposit addresses
Retrieve (or generate a new) deposit addresses for a particular asset and funding method. Use the [Get Deposit Methods API](/docs/custody-api/deposit-methods) to identify the appropriate deposit method.
📄️ Get balance
Retrieve the balance for each asset held in the specified vault.
📄️ Get portfolio transactions
Retrieve the transaction history for a specified vault.