Digital Asset website screenshot

Digital Asset

Digital Asset is the company behind Canton, a privacy-enabled public blockchain built for regulated institutional finance, and Daml, the smart-contract language that runs on it. Its commercial products sit on top of the Canton Network: the DA Registry, a production platform for issuing, minting, burning, transferring and redeeming institutional-grade tokenized assets with credential-based allowlists, blocklists and proof-of-transfer; xReserve, which brings Circle's USDC onto Canton; and a Covalidation Service for operating validator infrastructure. Its public developer surface is the Utilities (Operator Backend) API plus four Canton Token Standard (CIP-56) off-ledger APIs — token metadata, transfer instruction, allocation and allocation instruction — all published as OpenAPI 3.0 and served across MainNet, TestNet and DevNet environments. Digital Asset also publishes an A2A agent card and a packaged Agent Skill for its Registry workflows.

Digital Asset publishes 4 APIs on the APIs.io network, including Common API, Operator API, Public API, and 1 more. Tagged areas include Blockchain, Tokenization, Digital Assets, Financial Services, and Distributed Ledger.

Digital Asset’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, authentication, changelog, and 26 more developer resources.

47.0/100 developing ▬ flat Agent 47/100 agent ready Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
4 APIs 1 MCP Servers
BlockchainTokenizationDigital AssetsFinancial ServicesDistributed LedgerSmart ContractsCapital MarketsCanton NetworkDamlStablecoins

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 47.0/100 · developing
Contract Quality 11.0 / 25
Developer Ergonomics 16.1 / 20
Commercial Clarity 5.3 / 20
Operational Transparency 5.1 / 13
Governance 1.4 / 12
Discoverability 8.2 / 10
Agent readiness — 47/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 8 / 8
Dry-Run / Simulate Mode 0 / 4
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/digital-asset: 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 4

Individual APIs this provider publishes, each with its own machine-readable definition.

Digital Asset Common API

The common API from Digital Asset — 3 operation(s) for common.

Digital Asset Operator API

The operator API from Digital Asset — 5 operation(s) for operator.

Digital Asset Public API

The public API from Digital Asset — 11 operation(s) for public.

Digital Asset Registry API

The registry API from Digital Asset — 18 operation(s) for registry.

Open Collections 5

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Utilities Common API

OPEN COLLECTION

Digital Asset Public API

OPEN COLLECTION

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Digital Asset Authentication

http · 1 scheme

SECURITY

Digital Asset Domain Security

TLSv1.3 · DMARC

SECURITY

Digital Asset Vulnerability Disclosure

contact published

SECURITY

Digital Asset Trust Center

ISO/IEC 27001, SOC 2 Type II, Cloud Security Alliance STAR (Level 1, CAIQ v4.0.2), CIS SecureSuite Member

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: digital-asset
name: Digital Asset
description: 'Digital Asset is the company behind Canton, a privacy-enabled public blockchain built for regulated institutional
  finance, and Daml, the smart-contract language that runs on it. Its commercial products sit on top of the Canton Network:
  the DA Registry, a production platform for issuing, minting, burning, transferring and redeeming institutional-grade tokenized
  assets with credential-based allowlists, blocklists and proof-of-transfer; xReserve, which brings Circle''s USDC onto Canton;
  and a Covalidation Service for operating validator infrastructure. Its public developer surface is the Utilities (Operator
  Backend) API plus four Canton Token Standard (CIP-56) off-ledger APIs — token metadata, transfer instruction, allocation
  and allocation instruction — all published as OpenAPI 3.0 and served across MainNet, TestNet and DevNet environments. Digital
  Asset also publishes an A2A agent card and a packaged Agent Skill for its Registry workflows.'
image: https://www.digitalasset.com/favicon.ico
url: https://raw.githubusercontent.com/api-evangelist/digital-asset/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-04'
modified: '2026-08-04'
tags:
- Blockchain
- Tokenization
- Digital Assets
- Financial Services
- Distributed Ledger
- Smart Contracts
- Capital Markets
- Canton Network
- Daml
- Stablecoins
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: digital-asset:digital-asset-common-api
  name: Digital Asset Common API
  description: The common API from Digital Asset — 3 operation(s) for common.
  humanURL: https://docs.digitalasset.com/registry/apis/operator-backend-api
  baseURL: https://api.utilities.digitalasset.com
  tags:
  - common
  properties:
  - type: OpenAPI
    url: openapi/digital-asset-common-api-openapi.yml
  - type: Documentation
    url: https://docs.digitalasset.com/registry/apis/operator-backend-api
  - type: APIReference
    url: https://docs.digitalasset.com/api-reference/operator/get-apiutilitiesv0operator
  - type: Documentation
    url: https://docs.digitalasset.com/registry/apis/token-standard
- aid: digital-asset:digital-asset-operator-api
  name: Digital Asset Operator API
  description: The operator API from Digital Asset — 5 operation(s) for operator.
  humanURL: https://docs.digitalasset.com/registry/apis/operator-backend-api
  baseURL: https://api.utilities.digitalasset.com
  tags:
  - operator
  properties:
  - type: OpenAPI
    url: openapi/digital-asset-operator-api-openapi.yml
  - type: Documentation
    url: https://docs.digitalasset.com/registry/apis/operator-backend-api
  - type: APIReference
    url: https://docs.digitalasset.com/api-reference/operator/get-apiutilitiesv0operator
  - type: Documentation
    url: https://docs.digitalasset.com/registry/apis/token-standard
- aid: digital-asset:digital-asset-public-api
  name: Digital Asset Public API
  description: The public API from Digital Asset — 11 operation(s) for public.
  humanURL: https://docs.digitalasset.com/registry/apis/operator-backend-api
  baseURL: https://api.utilities.digitalasset.com
  tags:
  - public
  properties:
  - type: OpenAPI
    url: openapi/digital-asset-public-api-openapi.yml
  - type: Documentation
    url: https://docs.digitalasset.com/registry/apis/operator-backend-api
  - type: APIReference
    url: https://docs.digitalasset.com/api-reference/operator/get-apiutilitiesv0operator
  - type: Documentation
    url: https://docs.digitalasset.com/registry/apis/token-standard
- aid: digital-asset:digital-asset-registry-api
  name: Digital Asset Registry API
  description: The registry API from Digital Asset — 18 operation(s) for registry.
  humanURL: https://docs.digitalasset.com/registry/apis/operator-backend-api
  baseURL: https://api.utilities.digitalasset.com
  tags:
  - registry
  properties:
  - type: OpenAPI
    url: openapi/digital-asset-registry-api-openapi.yml
  - type: Documentation
    url: https://docs.digitalasset.com/registry/apis/operator-backend-api
  - type: APIReference
    url: https://docs.digitalasset.com/api-reference/operator/get-apiutilitiesv0operator
  - type: Documentation
    url: https://docs.digitalasset.com/registry/apis/token-standard
x-enrichment:
  date: '2026-08-04'
  status: enriched
  artifacts_added: 24
  pass: local-v1
common:
- type: MCPServer
  url: mcp/digital-asset-mcp.yml
- type: Website
  url: https://www.digitalasset.com/
- type: DeveloperPortal
  url: https://docs.digitalasset.com/
- type: Documentation
  url: https://docs.digitalasset.com/registry/overview
- type: APIReference
  url: https://docs.digitalasset.com/api-reference/operator/get-apiutilitiesv0operator
- type: GettingStarted
  url: https://docs.digitalasset.com/registry/get-started/quickstart
- type: Support
  url: https://docs.digitalasset.com/registry/support/contact
- type: HelpCenter
  url: https://support.digitalasset.com/
- type: Blog
  url: https://blog.digitalasset.com/blog
- type: GitHubOrganization
  url: https://github.com/digital-asset
- type: PrivacyPolicy
  url: https://www.digitalasset.com/privacy-policy
- type: TrustCenter
  url: https://www.digitalasset.com/trust-center
- type: Compliance
  url: https://www.digitalasset.com/trust-center
- type: Security
  url: https://www.digitalasset.com/responsible-disclosure
- type: VulnerabilityDisclosure
  url: security/digital-asset-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/digital-asset-domain-security.yml
- type: Authentication
  url: authentication/digital-asset-authentication.yml
- type: AgentCard
  url: a2a/digital-asset-a2a.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/digital-asset-llms.txt
- type: WellKnown
  url: well-known/digital-asset-well-known.yml
- type: Packages
  url: packages/digital-asset-packages.yml
- type: SDKs
  url: packages/digital-asset-packages.yml
- type: Conformance
  url: conformance/digital-asset-conformance.yml
- type: ErrorCatalog
  url: errors/digital-asset-problem-types.yml
- type: Lifecycle
  url: lifecycle/digital-asset-lifecycle.yml
- type: Deprecation
  url: https://docs.digitalasset.com/registry/releases/versioning
- type: ChangeLog
  url: changelog/digital-asset-changelog.yml
- type: Conventions
  url: conventions/digital-asset-conventions.yml
- type: DataModel
  url: data-model/digital-asset-data-model.yml
- type: Sandbox
  url: sandbox/digital-asset-sandbox.yml
- type: CLI
  url: cli/digital-asset-cli.yml
- type: Overlay
  url: overlays/digital-asset-utilities-overlay.yaml