Skip to content
Back to EuroCollis

Card snapshot

www.eurocollis.com · 2026-09-09 01:47:51 UTC · c767f828c4b998ba1a3ee9cd5f1a70fb8e2aea6086359f027b27b7b0084adcb7

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": "EuroCollis",
  "description": "Morocco \u2194 Europe parcel shipping marketplace. Read-only quoting, corridor, courier and tracking data.",
  "version": "2.1.0",
  "url": "https://api.eurocollis.com/v1",
  "documentation_url": "https://www.eurocollis.com/developers",
  "provider": {
    "organization": "EuroCollis",
    "url": "https://www.eurocollis.com"
  },
  "capabilities": {
    "streaming": false,
    "push_notifications": false,
    "authenticated_write": false
  },
  "interfaces": [
    {
      "type": "openapi",
      "url": "https://api.eurocollis.com/v1/openapi.json"
    },
    {
      "type": "mcp",
      "transport": "streamable-http",
      "url": "https://api.eurocollis.com/mcp"
    }
  ],
  "authentication": {
    "schemes": [
      "header"
    ],
    "header": "x-eurocollis-key",
    "note": "Anonymous keys are minted on first call and returned in the x-eurocollis-key response header."
  }
}