# Anchorage Digital Wallets API

**Canonical:** https://apis.io/apis/anchorage-digital/anchorage-digital-wallets-api/  
**Provider:** Anchorage Digital — https://apis.io/providers/anchorage-digital/  
**Base URL:** https://api.anchorage.com/v2  
**Documentation:** https://docs.anchorage.com/knowledge-base/api-reference/introduction

Anchorage Digital Wallets API is one of 20 APIs that [Anchorage Digital](https://apis.io/providers/anchorage-digital/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Wallets. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and authentication docs.

A vault has one or more wallets. Each wallet is a collection of one or more addresses depending on the asset type. A wallet is created for a particular blockchain network, e.g. Bitcoin, Ethereum, etc. ### Balances Depending on the blockchain network of the wallet, a wallet may hold one or more asset types. An asset in a wallet has an `availableBalance` and a `totalBalance`. The `availableBalance` is the balance that is available to be withdrawn, held, or transferred. The `totalBalance` may contain funds that are held, in-progress, or locked for activities like voting. ### Addresses A wallet is a collection of one or more addresses depending on the asset type. The `depositAddress` contains the last address to be provisioned to that wallet. For UTXO-based assets this address could change as new deposit addresses are provisioned. For account-based assets, this address will not change as only one address may be provisioned per wallet. To see all addresses for an asset, use the [Addresses endpoint](#tag/Addresses). ### Default Wallets Each asset type within a vault has a default wallet that is used for a particular asset when only the vault is specified. For example, a transfer between two vaults will take the asset from the default wallet for that asset in the sending vault and send it to the default wallet for that asset in the destination vault. Each wallet has a `isDefault` flag that indicates whether it is the default wallet. ### Maximum Allowed Wallets and Creation Constraints We have a constraint of 10,000 wallets per asset and defined a creation limit of 10 wallets per asset per 30 minutes interval. Theses contraints are imposed at the organization level.

## Machine-readable artifacts (3)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/anchorage-digital/refs/heads/main/openapi/anchorage-digital-wallets-api-openapi.yml
- **APIReference** — https://docs.anchorage.com/knowledge-base/api-reference/introduction
- **Authentication** — https://docs.anchorage.com/knowledge-base/api-reference/authentication

## Other Anchorage Digital APIs (12)

- [Anchorage Digital Addresses API](https://apis.io/apis/anchorage-digital/anchorage-digital-addresses-api/)
- [Anchorage Digital API Key API](https://apis.io/apis/anchorage-digital/anchorage-digital-api-key-api/)
- [Anchorage Digital Asset Types API](https://apis.io/apis/anchorage-digital/anchorage-digital-asset-types-api/)
- [Anchorage Digital Atlas Settlement Network API](https://apis.io/apis/anchorage-digital/anchorage-digital-atlas-settlement-network-api/)
- [Anchorage Digital Collateral Management API](https://apis.io/apis/anchorage-digital/anchorage-digital-collateral-management-api/)
- [Anchorage Digital Deposit Attribution API](https://apis.io/apis/anchorage-digital/anchorage-digital-deposit-attribution-api/)
- [Anchorage Digital Onboarding API](https://apis.io/apis/anchorage-digital/anchorage-digital-onboarding-api/)
- [Anchorage Digital Stablecoins API](https://apis.io/apis/anchorage-digital/anchorage-digital-stablecoins-api/)
- [Anchorage Digital Statements API](https://apis.io/apis/anchorage-digital/anchorage-digital-statements-api/)
- [Anchorage Digital Subaccounts API](https://apis.io/apis/anchorage-digital/anchorage-digital-subaccounts-api/)
- [Anchorage Digital Tax API](https://apis.io/apis/anchorage-digital/anchorage-digital-tax-api/)
- [Anchorage Digital Tax Reporting API](https://apis.io/apis/anchorage-digital/anchorage-digital-tax-reporting-api/)

## Tags

Wallets

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/anchorage-digital/anchorage-digital-wallets-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/anchorage-digital/.
