Anchorage Digital

Anchorage Digital is a regulated digital-asset platform for institutions, operating Anchorage Digital Bank, N.A. — the first federally chartered (OCC) crypto bank in the United States — plus regulated entities in Singapore and New York. It provides qualified custody, trading (Anchorage Digital Prime), staking, on-chain settlement via the Atlas Settlement Network, stablecoin issuance and conversion, governance participation, and tax reporting. Its REST API v2.0 exposes 134 operations across custody, wallets, transfers, trading, Atlas settlement, onboarding, subaccounts, tax, and webhook notifications, secured with API keys plus Ed25519 request signing. Anchorage also ships an Agentic Banking product with a hosted MCP server that lets AI agents spend against pre-authorized budgets.

Anchorage Digital publishes 1 API on the APIs.io network. Tagged areas include Company, Crypto, Custody, Digital Assets, and Banking.

The Anchorage Digital catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Anchorage Digital’s developer surface includes documentation, API reference, getting-started guide, engineering blog, support, authentication, sandbox, and 25 more developer resources.

43.3/100 thin Agent 90/100 agent native Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyCryptoCustodyDigital AssetsBankingTradingStakingSettlementInstitutionalBlockchainStablecoins

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 43.3/100 · thin
Contract Quality 9.4 / 25
Developer Ergonomics 14.8 / 20
Commercial Clarity 4.2 / 20
Operational Transparency 6.2 / 13
Governance 0.0 / 12
Discoverability 8.8 / 10
Agent readiness — 90/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/anchorage-digital: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

Anchorage Digital API

REST API v2.0 for institutional digital-asset custody, wallets, transfers, trading, Atlas settlement, onboarding, subaccounts, tax, stablecoins, and webhook notifications. Authe...

MCP Servers

Rate Limits

Anchorage Digital Rate Limits

0 limits

RATE LIMITS

Event Specifications

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: anchorage-digital
name: Anchorage Digital
description: Anchorage Digital is a regulated digital-asset platform for institutions, operating Anchorage Digital Bank, N.A.
  — the first federally chartered (OCC) crypto bank in the United States — plus regulated entities in Singapore and New York.
  It provides qualified custody, trading (Anchorage Digital Prime), staking, on-chain settlement via the Atlas Settlement
  Network, stablecoin issuance and conversion, governance participation, and tax reporting. Its REST API v2.0 exposes 134
  operations across custody, wallets, transfers, trading, Atlas settlement, onboarding, subaccounts, tax, and webhook notifications,
  secured with API keys plus Ed25519 request signing. Anchorage also ships an Agentic Banking product with a hosted MCP server
  that lets AI agents spend against pre-authorized budgets.
url: https://raw.githubusercontent.com/api-evangelist/anchorage-digital/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- pantera-capital
- polychain
- sv-angel
x-tier: enriched
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-17'
tags:
- Company
- Crypto
- Custody
- Digital Assets
- Banking
- Trading
- Staking
- Settlement
- Institutional
- Blockchain
- Stablecoins
apis:
- name: Anchorage Digital API
  description: REST API v2.0 for institutional digital-asset custody, wallets, transfers, trading, Atlas settlement, onboarding,
    subaccounts, tax, stablecoins, and webhook notifications. Authenticated with an Api-Access-Key header plus Ed25519 request
    signing on sensitive endpoints; permission groups scope vault and operation access.
  humanURL: https://docs.anchorage.com/knowledge-base/api-reference/introduction
  baseURL: https://api.anchorage.com/v2
  properties:
  - type: OpenAPI
    url: openapi/anchorage-digital-openapi-original.json
  - type: APIReference
    url: https://docs.anchorage.com/knowledge-base/api-reference/introduction
  - type: Authentication
    url: https://docs.anchorage.com/knowledge-base/api-reference/authentication
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://anchorage.com/
- type: DeveloperPortal
  url: https://docs.anchorage.com/
- type: Documentation
  url: https://docs.anchorage.com/
- type: APIReference
  url: https://docs.anchorage.com/knowledge-base/api-reference/introduction
- type: GettingStarted
  url: https://docs.anchorage.com/knowledge-base/platform/users/overview
- type: Blog
  url: https://www.anchorage.com/insights
- type: GitHubOrganization
  url: https://github.com/anchorageoss
- type: Support
  url: mailto:contact@anchorage.com
- type: TermsOfService
  url: https://www.anchorage.com/terms-and-conditions
- type: PrivacyPolicy
  url: https://www.anchorage.com/privacy-policy
- type: OpenAPI
  url: openapi/anchorage-digital-openapi-original.json
- type: Overlay
  url: overlays/anchorage-digital-openapi-overlay.yaml
- type: DataModel
  url: data-model/anchorage-digital-data-model.yml
- type: Authentication
  url: authentication/anchorage-digital-authentication.yml
- type: AgenticAccess
  url: agentic-access/anchorage-digital-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/anchorage-digital-vulnerability-disclosure.yml
- type: Security
  url: https://www.anchorage.com/vulnerability-disclosure
- type: DomainSecurity
  url: security/anchorage-digital-domain-security.yml
- type: MCPServer
  url: mcp/anchorage-digital-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/anchorage-digital-llms.txt
- type: WellKnown
  url: well-known/anchorage-digital-well-known.yml
- type: Conventions
  url: conventions/anchorage-digital-conventions.yml
- type: Idempotency
  url: conventions/anchorage-digital-conventions.yml
- type: ErrorCatalog
  url: errors/anchorage-digital-problem-types.yml
- type: RateLimits
  url: rate-limits/anchorage-digital-rate-limits.yml
- type: Conformance
  url: conformance/anchorage-digital-conformance.yml
- type: Sandbox
  url: sandbox/anchorage-digital-sandbox.yml
- type: Webhooks
  url: asyncapi/anchorage-digital-webhooks.yml
- type: Lifecycle
  url: lifecycle/anchorage-digital-lifecycle.yml
- type: Deprecation
  url: https://docs.anchorage.com/knowledge-base/api-reference/changelog
- type: ChangeLog
  url: changelog/anchorage-digital-changelog.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence