# Custody API ## Description This is version `1.0.0` of this API documentation. Last update on Sep 18, 2020. This is draft documentation for Custody API provided by Bankhaus von der Heydt. ## Authorization API clients are authorized with an API key. Key is provided by a bank as a string. To authorize API key header needs to be added to the request. ``` X-API-Key: ``` ## Servers ## Authentication ## Endpoints and operations ### [Account holders](https://custody-api-docs.bitbond.com/group/endpoint-account-holders.md) - [Searchable list of account holders](https://custody-api-docs.bitbond.com/operation/operation-get-account_holders.md) - [Creates a new account holders](https://custody-api-docs.bitbond.com/operation/operation-post-account_holders.md) - [Account holder](https://custody-api-docs.bitbond.com/operation/operation-get-account_holders-parameter.md) - [Get a list of accounts for a user](https://custody-api-docs.bitbond.com/operation/operation-get-account_holders-parameter-accounts.md) - [Creates a new account](https://custody-api-docs.bitbond.com/operation/operation-post-account_holders-parameter-accounts.md) - [List of transactions for a specific account holder.](https://custody-api-docs.bitbond.com/operation/operation-get-account_holders-parameter-account-parameter-transactions.md) ### [Assets](https://custody-api-docs.bitbond.com/group/endpoint-assets.md) - [Returns list of partner's authorized assets.](https://custody-api-docs.bitbond.com/operation/operation-get-assets.md) [Powered by Bump.sh](https://bump.sh)