Platforms and tools
iOS app
Interact with digital assets using the Anchorage Digital mobile application.
Web dashboard
Gain comprehensive control and visibility over assets through the web interface.
APIs
Use REST and WebSocket APIs for automated interactions, fund transfers, vault management, and trade execution.
Developer portal
Access documentation and support for integrating with Anchorage Digital APIs.
Resources
The sandbox provides access to the resources needed to set up and manage testing scenarios. You can create permission groups and API keys, which define access controls and ensure secure API interactions. The sandbox mirrors the production environment’s permission architecture, letting you learn how to manage organizational quorum policies and user roles before going live. For details, see Permission groups and API keys.API testing
Read-only APIs can be tested directly in the API Reference section of this portal. Write APIs require a request signature before the request can be sent.Sandbox asset support
| Asset | Mainnet | Sandbox asset |
|---|---|---|
| Bitcoin | BTC | BTC_T (Bitcoin Testnet) |
| Ethereum | ETH | ETHHOODI (Hoodi testnet) |
| Ethereum L2 | USDG | USDANCHOODI (ETH L2 on Hoodi testnet) |
| Solana | SOL | SOL_TD (Devnet) |
If additional asset support is needed, contact your designated point of contact. Public testnet faucets are available online. If you do not have access to testnet funds, your point of contact can send assets if needed.
Host URLs
| Environment | Base URL |
|---|---|
| Sandbox | https://api.anchorage-staging.com/v2 |
| Production | https://api.anchorage.com/v2 |

