Card snapshot
developer.uphold.com
·
2026-08-12 09:28:29 UTC
·
758e259321dc6c9068a3ff40827b1c65977a51b5dcd7f8e922d0e17a94bbe877
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 financial applications that need to onboard users, move funds across banks/cards/crypto, manage KYC compliance, execute trades, or generate statements. Agents should reach for this skill when implementing user registration, payment flows, crypto transfers, bank deposits/withdrawals, or compliance workflows.",
"tags": [],
"url": "https://developer.uphold.com/.well-known/agent-skills/enterprise/skill.md"
}
]
}