Skip to content
Back to Paubox API Docs

Card snapshot

docs.paubox.com · 2026-09-05 18:47:18 UTC · c90b6c30f451bd0979d7f35d81403b03d6484ced66c6c143752c622c32202f1e

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": "Paubox API Docs",
  "url": "https://docs.paubox.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.paubox.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.paubox.com/",
    "organization": "Paubox API Docs"
  },
  "documentationUrl": "https://docs.paubox.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "paubox",
      "name": "Paubox",
      "description": "Use when building HIPAA-compliant email systems, sending transactional or marketing emails, collecting patient data via forms, checking delivery status, or integrating email into healthcare applications via REST API, SMTP, CLI, SDKs, or AI agents (MCP).",
      "tags": [],
      "url": "https://docs.paubox.com/.well-known/agent-skills/paubox/skill.md"
    }
  ]
}