{
  "entries": [
    {
      "displayName": "QuiverAI Docs docs API",
      "identifier": "urn:air:docs.quiver.ai:api:docs",
      "representativeQueries": [
        "fetch a QuiverAI Docs docs page as JSON",
        "list the pages in the QuiverAI Docs docs",
        "get the QuiverAI Docs docs navigation tree"
      ],
      "type": "application/vnd.oai.openapi+json",
      "url": "https://docs.quiver.ai/openapi.json",
      "description": "REST API over the QuiverAI Docs documentation: the page index, each page as JSON or Markdown, and the navigation tree, described by this OpenAPI document."
    },
    {
      "displayName": "API Reference",
      "identifier": "urn:air:docs.quiver.ai:reference:api-reference",
      "representativeQueries": [
        "what operations does the API Reference API expose",
        "how do I call the API Reference API"
      ],
      "type": "text/html",
      "url": "https://docs.quiver.ai/api-reference",
      "description": "API Reference: rendered OpenAPI reference in the QuiverAI Docs documentation."
    },
    {
      "displayName": "QuiverAI Docs llms.txt",
      "identifier": "urn:air:docs.quiver.ai:docs:llms-txt",
      "representativeQueries": [
        "what is QuiverAI Docs",
        "overview of the QuiverAI Docs documentation"
      ],
      "type": "text/plain",
      "url": "https://docs.quiver.ai/llms.txt",
      "description": "llms.txt index of the QuiverAI Docs documentation: every page with a one-line summary, plus the agent-facing resources on this site."
    }
  ],
  "host": {
    "displayName": "QuiverAI Docs",
    "documentationUrl": "https://docs.quiver.ai/",
    "identifier": "did:web:docs.quiver.ai"
  },
  "specVersion": "1.0"
}
