Skip to content
Back to Criteo Docs

Card snapshot

developers.criteo.com · 2026-08-20 04:09:17 UTC · 4ac28570cf485ef14f699aaaa4fef1e71f7fed946e0f9302ae0203190ed36744

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": "Criteo Docs",
  "url": "https://developers.criteo.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://developers.criteo.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://developers.criteo.com/",
    "organization": "Criteo Docs"
  },
  "documentationUrl": "https://developers.criteo.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "criteo",
      "name": "Criteo",
      "description": "Use when building integrations with Criteo's Retail Media API or Marketing Solutions API. Reach for this skill when working with campaign management, audience targeting, reporting, authentication, API patterns, rate limits, error handling, or troubleshooting API issues.",
      "tags": [],
      "url": "https://developers.criteo.com/.well-known/agent-skills/criteo/skill.md"
    }
  ]
}