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