Skip to content
Back to Sendcloud API Developer Portal

Card snapshot

sendcloud.dev · 2026-08-07 10:52:37 UTC · 17e45ffa9f72087dca9706c18efe1200d3fa128f753948a68f1e5b8d1ed4a940

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, creating shipments and labels, managing orders, handling returns, tracking parcels, or automating fulfillment workflows. Reach for this skill when working with REST APIs for e-commerce shipping, carrier management, or logistics automation.",
      "tags": [],
      "url": "https://sendcloud.dev/.well-known/agent-skills/sendcloud/skill.md"
    }
  ]
}