Card snapshot
developer.uphold.com
·
2026-08-20 06:25:52 UTC
·
c186e31797295d4c7bcd17de8eb96899e2651f8218ea3418ccc1c32d6d3671ff
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, and managing compliance. Reach for this skill when integrating payment flows, handling transactions, managing user capabilities, or working with webhooks for real-time updates.",
"tags": [],
"url": "https://developer.uphold.com/.well-known/agent-skills/enterprise/skill.md"
}
]
}