Skip to content
Back to Interchange API

Card snapshot

docs.interchange.io · 2026-08-20 04:01:55 UTC · 9ed0e812241380340b81e44204ff2886b6fe6d7adcf52300af1dbb2abf988ec5

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": "Interchange API",
  "url": "https://docs.interchange.io/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.interchange.io/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.interchange.io/",
    "organization": "Interchange API"
  },
  "documentationUrl": "https://docs.interchange.io/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "scope3",
      "name": "Scope3",
      "description": "Use when building buyer agents for programmatic advertising, managing campaigns and media buys, discovering inventory across storefronts, or operating a publisher storefront. Agents use this skill to create advertisers, launch campaigns, discover products, execute media buys, manage creatives, and handle reporting\u2014all through the AdCP protocol.",
      "tags": [],
      "url": "https://docs.interchange.io/.well-known/agent-skills/scope3/skill.md"
    }
  ]
}