Skip to content
Back to Sendoso API

Card snapshot

developer.sendoso.com · 2026-08-20 03:50:07 UTC · f4402e7606440130e4454ab7a0a304de06808d85a4e8326da98fc0fb886909da

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": "Sendoso API",
  "url": "https://developer.sendoso.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://developer.sendoso.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://developer.sendoso.com/",
    "organization": "Sendoso API"
  },
  "documentationUrl": "https://developer.sendoso.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "sendoso",
      "name": "Sendoso",
      "description": "Use when integrating gift and direct mail sending capabilities into applications, automating physical gift and eGift sends to customers/leads/employees, managing campaigns and sends, tracking send status, or provisioning users via SCIM.",
      "tags": [],
      "url": "https://developer.sendoso.com/.well-known/agent-skills/sendoso/skill.md"
    }
  ]
}