Skip to content
Back to Whop Docs

Card snapshot

docs.whop.com · 2026-06-20 18:47:57 UTC · fee83a8e9c45e4be0989550a7b4c1bbd6510f6b8ef06627f755d28a97f722f56

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": "Whop Docs",
  "description": "Whop is on a mission to deliver everyone a sustainable income. Accept payments, pay out users, build apps, and embed chat with SDKs in TypeScript, Python, and Ruby.",
  "url": "https://docs.whop.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.whop.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.whop.com/",
    "organization": "Whop Docs"
  },
  "documentationUrl": "https://docs.whop.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "whop",
      "name": "Whop",
      "description": "Use when building payment infrastructure, accepting payments, managing payouts, creating products, building apps, or integrating chat and messaging. Whop is a platform for accepting payments, managing memberships, paying creators, and building community features.",
      "tags": [],
      "url": "https://docs.whop.com/.well-known/agent-skills/whop/skill.md"
    }
  ]
}