Skip to content
Back to Coinbase Developer Documentation

Card snapshot

docs.cdp.coinbase.com · 2026-07-17 02:27:24 UTC · 229bcd59e993b2295c34e77c8f494b2e2ff49daac896a857a4963155cdc02d11

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": "Coinbase Developer Documentation",
  "url": "https://docs.cdp.coinbase.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.cdp.coinbase.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.cdp.coinbase.com/",
    "organization": "Coinbase Developer Documentation"
  },
  "documentationUrl": "https://docs.cdp.coinbase.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "coinbase",
      "name": "Coinbase",
      "description": "Use when building crypto infrastructure: wallets, payments, trading, stablecoins, onramp/offramp, compliance, and AI agent tooling. Also for accessing Coinbase consumer accounts via OAuth or institutional trading APIs.",
      "tags": [],
      "url": "https://docs.cdp.coinbase.com/.well-known/agent-skills/coinbase/skill.md"
    }
  ]
}