Skip to main content
The Anchorage Digital API lets you automate custody, transfers, trading, and reporting while staying inside the same security model that protects your assets. Every request runs over HTTPS and is governed by the permission group you assign to a key, so you control exactly what each integration can do. This section walks you through setup end to end: creating the permission groups and keys you need, and signing sensitive calls.
Prefer to build with an AI assistant? Connect these docs to your AI tool and start from ready-made prompts. See Build with AI.

What you can build

Build reports

Generate reports, build financial dashboards, and view all digital assets in custody.

Track data

Download crypto and fiat balances, including all transactions, and store data for processing and reconciliation.

Run financial services

Trade and manage a full suite of financial services within the Anchorage Digital ecosystem.

Integrate two ways

Stay current on key activities by integrating with webhooks.

Set up your access

Complete these steps in order. The first two require quorum approval, so plan for your approvers to be available.

Permission groups

Define which vaults a key can access and what operations it can perform.

API keys

Generate an access key and tie it to a permission group.

Request signing

Add an Ed25519 signature to endpoints that require one.
Only administrators can create and manage API keys and permission groups.
Ready to make your first request? Follow Send your first API call.