Skip to content
Back to Sendcloud API Developer Portal

Card snapshot

sendcloud.dev · 2026-08-06 07:56:13 UTC · f7efd90e3250a6e0d229db0dca9ef3b4ebfe66176170741315083ede9d2b6e11

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": "Sendcloud API Developer Portal",
  "url": "https://sendcloud.dev/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://sendcloud.dev/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://sendcloud.dev/",
    "organization": "Sendcloud API Developer Portal"
  },
  "documentationUrl": "https://sendcloud.dev/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "sendcloud",
      "name": "Sendcloud",
      "description": "Use when building shipping, fulfillment, and logistics integrations. Reach for this skill when agents need to create shipments, manage orders, handle returns, track parcels, configure shipping rules, or integrate with e-commerce platforms and fulfillment systems.",
      "tags": [],
      "url": "https://sendcloud.dev/.well-known/agent-skills/sendcloud/skill.md"
    }
  ]
}