Support matrix
By asset type
| Web dashboard | API | |
|---|---|---|
| Digital assets | Supported | Supported |
| USD | Supported | Not supported |
Single vs. batch
| Web dashboard | API | |
|---|---|---|
| Single address | Supported | Supported |
| Batch upload | Supported | Not supported |
Network-level destinations
Allow a destination to receive any asset on a network (digital assets only). In the API, setisNetworkLevel: true.
| Web dashboard | API | |
|---|---|---|
| Digital assets | Supported | Supported |
| USD | Supported | Supported |
Read more about trusted destinations in the user guide.
API support
| Operation | API | Web dashboard |
|---|---|---|
| View trusted destinations | Supported | Supported |
| Create trusted destination | Supported | Supported |
| Delete trusted destination | Supported | Supported |
| Edit trusted destination | Not supported | Supported |
| Download CSV | Not supported | Not supported |
Add a trusted destination via API
Create trusted destination
trustedDestinationAmlQuestionnaire fields
Required for Anchorage Digital Bank clients adding trusted destinations via API.
| Field | Description |
|---|---|
destinationType | Type of custodial provider: FINANCIAL_INSTITUTION (e.g., a crypto exchange) or SELFHOSTED_WALLET (e.g., hardware wallet, browser wallet) |
destinationDescription | Name of the custodial provider |
destinationCountry | Two-letter country code where the custodial provider is incorporated. Required for FINANCIAL_INSTITUTION only. |
recipientType | Ultimate beneficiary of assets at the destination: DESTINATION_INSTITUTION, MY_ORGANIZATION, PERSON, or ENTITY. If sending to your own address at an exchange, use MY_ORGANIZATION. If sending to a third party, use ENTITY or PERSON. |
recipientName | Name of the ultimate beneficiary. Required for PERSON or ENTITY. |
recipientCountry | Two-letter country code of the beneficiary. Required for PERSON or ENTITY. |

