Skip to content
Back to Sendcloud API Developer Portal

Card snapshot

sendcloud.dev · 2026-08-14 13:39:01 UTC · 9943efda167817c611395bd0bd12a68b37563a634ff9bc3b1f8e7af8b4613e88

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 integrations, managing orders and shipments, creating labels, handling returns, tracking parcels, or automating fulfillment workflows. Reach for this skill when working with e-commerce APIs, WMS/ERP systems, or any application that needs to manage shipping logistics.",
      "tags": [],
      "url": "https://sendcloud.dev/.well-known/agent-skills/sendcloud/skill.md"
    }
  ]
}