Skip to content
Back to Andi AI Search API Docs

Card snapshot

docs.andiai.com · 2026-08-18 02:14:45 UTC · 282fd3306f2bf8f2a4de394e1c80ba7e34e5eb6727e6e9203e8f4e5d7970f1c0

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 web search functionality into applications, AI agents, RAG pipelines, or research tools. Reach for this skill when you need to search the web, fetch page content, retrieve news feeds, or integrate search into an agent via MCP.",
      "tags": [],
      "url": "https://docs.andiai.com/.well-known/agent-skills/andi/skill.md"
    }
  ]
}