Skip to content
Back to DA Apps

Card snapshot

digitalasset-374e862b.main-kill-isr.mintlify.me · 2026-08-07 19:41:32 UTC · 50dc3a0de201d98b252504b22b2292e9bbc22a10a4d94b45150fbc48bbfb5f31

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, or integrating asset lifecycle workflows via REST APIs or the Registry dApp UI.",
      "tags": [],
      "url": "https://docs.digitalasset.com/.well-known/agent-skills/digitalasset/skill.md"
    }
  ]
}