Skip to content
Back to Andi AI Search API Docs

Card snapshot

docs.andiai.com · 2026-08-16 09:14:28 UTC · e6c0ed20368fa14848d1b268e891848bd3fbfa569daa1a5cef7118671ff0f363

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": "Andi AI Search API Docs",
  "url": "https://docs.andiai.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.andiai.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.andiai.com/",
    "organization": "Andi AI Search API Docs"
  },
  "documentationUrl": "https://docs.andiai.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "andi",
      "name": "Andi",
      "description": "Use when building AI agents that need web search, RAG pipelines that require current information, research tools that gather sources, or search features embedded in applications. Agents should reach for this skill when users ask for current information, recent events, or when you need to retrieve and synthesize web content.",
      "tags": [],
      "url": "https://docs.andiai.com/.well-known/agent-skills/andi/skill.md"
    }
  ]
}