Skip to content
Back to Uphold

Card snapshot

developer.uphold.com · 2026-08-13 21:32:06 UTC · 9755c09ad7f9f88bbc8d5754f3c4ca95e36b32961574f77e45ce9d9e226bfad0

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": "Uphold",
  "url": "https://developer.uphold.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://developer.uphold.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://developer.uphold.com/",
    "organization": "Uphold"
  },
  "documentationUrl": "https://developer.uphold.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "enterprise",
      "name": "Enterprise",
      "description": "Use when building enterprise crypto products, integrating payment flows, onboarding users with KYC, managing transactions across banks/cards/crypto, or embedding widgets for compliance and payments.",
      "tags": [],
      "url": "https://developer.uphold.com/.well-known/agent-skills/enterprise/skill.md"
    }
  ]
}