{
  "linkset": [
    {
      "anchor": "https://privos.app",
      "service-desc": [
        {
          "href": "https://api.privos.app/api-json",
          "type": "application/openapi+json",
          "title": "Privos API — OpenAPI 3.0 Specification"
        },
        {
          "href": "https://api.privos.app/api",
          "type": "text/html",
          "title": "Privos API — Swagger UI"
        }
      ],
      "service-doc": [
        {
          "href": "https://privos.app/developers",
          "type": "text/html",
          "title": "Privos Developer Documentation"
        },
        {
          "href": "https://privos.app/llms-full.txt",
          "type": "text/plain",
          "title": "Privos Agent Guide (LLM-friendly)"
        }
      ],
      "service-meta": [
        {
          "href": "https://privos.app/.well-known/mcp.json",
          "type": "application/json",
          "title": "Privos MCP Server Card"
        },
        {
          "href": "https://privos.app/.well-known/agent-card.json",
          "type": "application/json",
          "title": "Privos A2A Agent Card"
        }
      ],
      "status": [
        {
          "href": "https://api.privos.app/health",
          "type": "application/json",
          "title": "Privos API Health"
        }
      ]
    }
  ]
}
