Skip to content
Back to DA Apps

Card snapshot

digitalasset-374e862b.main-kill-isr.mintlify.me · 2026-08-08 23:05:57 UTC · 049b3f0ba315f079fdf7eaaa46a77122f4ffe0b3db965d79a7c4e2398ee6d73a

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 asset lifecycles (mint/burn/transfer), configuring compliance controls (allowlists/blocklists), or integrating token standard APIs for wallet and application providers.",
      "tags": [],
      "url": "https://docs.digitalasset.com/.well-known/agent-skills/digitalasset/skill.md"
    }
  ]
}