{
  "entries": [
    {
      "displayName": "AI Inbx docs API",
      "identifier": "urn:air:docs.aiinbx.com:api:docs",
      "representativeQueries": [
        "fetch a page of the AI Inbx docs as JSON",
        "list the pages in the AI Inbx docs",
        "get the navigation tree of the AI Inbx docs"
      ],
      "type": "application/vnd.oai.openapi+json",
      "url": "https://docs.aiinbx.com/openapi.json",
      "description": "REST API over the AI Inbx 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.aiinbx.com:reference:api-endpoints",
      "representativeQueries": [
        "what operations does the API Reference expose",
        "how do I call the API Reference"
      ],
      "type": "text/html",
      "url": "https://docs.aiinbx.com/api/endpoints",
      "description": "API Reference: rendered OpenAPI reference in the AI Inbx documentation."
    },
    {
      "displayName": "AI Inbx llms.txt",
      "identifier": "urn:air:docs.aiinbx.com:docs:llms-txt",
      "representativeQueries": [
        "what is AI Inbx",
        "overview of the AI Inbx documentation"
      ],
      "type": "text/plain",
      "url": "https://docs.aiinbx.com/llms.txt",
      "description": "llms.txt index of the AI Inbx documentation: every page with a one-line summary, plus the agent-facing resources on this site."
    }
  ],
  "host": {
    "displayName": "AI Inbx",
    "documentationUrl": "https://docs.aiinbx.com/",
    "identifier": "did:web:docs.aiinbx.com"
  },
  "specVersion": "1.0"
}
