Skip to content
Back to ZBD Documentation

Card snapshot

docs.zbdpay.com · 2026-07-17 20:36:10 UTC · 96ef53a3b66eaa55cfeb183f6cd6e8e28407102619184a69b97d817cc94de557

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": "ZBD Documentation",
  "description": "ZBD is the global Bitcoin payments API for app and game developers. Integrate ZBD into your app or game to enable multicurrency payments, rewards, and payouts in minutes.",
  "url": "https://docs.zbdpay.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.zbdpay.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.zbdpay.com/",
    "organization": "ZBD Documentation"
  },
  "documentationUrl": "https://docs.zbdpay.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "zbd",
      "name": "Zbd",
      "description": "Use when building payment systems, reward mechanisms, or monetization features for games and apps. ZBD provides Lightning Network payments, in-game rewards distribution, and fiat-to-crypto onramps. Reach for this skill when implementing instant global payments, micropayments, player reward systems, or Bitcoin/Lightning integrations.",
      "tags": [],
      "url": "https://docs.zbdpay.com/.well-known/agent-skills/zbd/skill.md"
    }
  ]
}