Skip to content
Back to DA Apps

Card snapshot

docs.digitalasset.com · 2026-08-13 21:39:57 UTC · 50f3c52d84268eb2d119e45bb7b59c28fd187a659170f5240e2c6c5d34fccc73

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "DA Apps",
  "description": "A portfolio of Apps and APIs covering all your Digital Asset needs.",
  "url": "https://docs.digitalasset.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.digitalasset.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.digitalasset.com/",
    "organization": "DA Apps"
  },
  "documentationUrl": "https://docs.digitalasset.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "digitalasset",
      "name": "Digitalasset",
      "description": "Use when building tokenization platforms, issuing digital assets on Canton, managing token supply and transfers, configuring compliance controls, integrating with wallets or applications, or implementing credential-based permissioning for institutional-grade assets.",
      "tags": [],
      "url": "https://docs.digitalasset.com/.well-known/agent-skills/digitalasset/skill.md"
    }
  ]
}