Skip to content
Back to Paubox API Docs

Card snapshot

docs.paubox.com · 2026-08-29 15:50:36 UTC · 138f94c9f246290ba2a277efc5b2dc9c6f1212ce8c70677010abb9766ddb3daa

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 sending HIPAA-compliant transactional email, managing email templates, checking delivery status, collecting patient data via forms, running marketing campaigns, or integrating email into healthcare workflows via REST API, SMTP, CLI, SDKs, or MCP Server.",
      "tags": [],
      "url": "https://docs.paubox.com/.well-known/agent-skills/paubox/skill.md"
    }
  ]
}