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