Skip to content
Back to Uphold

Card snapshot

developer.uphold.com · 2026-08-08 12:25:31 UTC · 8e9fc3a91043f90958834b0dfc9c0aafd31bc6ade320dda3d0d83eecc94bc1e1

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 user onboarding and KYC workflows, processing money movement (bank transfers, card deposits/withdrawals, crypto transfers), executing trades, or managing user accounts and transactions. Reach for this skill when agents need to work with REST APIs for financial operations, configure webhooks for real-time events, or embed payment widgets in applications.",
      "tags": [],
      "url": "https://developer.uphold.com/.well-known/agent-skills/enterprise/skill.md"
    }
  ]
}