Card snapshot
developer.uphold.com
·
2026-08-07 10:43:57 UTC
·
4c7a0cf0bbc721e234067b5e70cce3c3993fa4cfad96f753f76361875e90c63d
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: onboarding users with KYC/KYB, moving funds across banks/cards/crypto networks, executing trades, managing accounts, and integrating payment flows via REST APIs or drop-in widgets.",
"tags": [],
"url": "https://developer.uphold.com/.well-known/agent-skills/enterprise/skill.md"
}
]
}