{
  "linkset": [
    {
      "anchor": "https://proquiro.com/api",
      "service-desc": [
        {
          "href": "https://proquiro.com/api/openapi.json",
          "type": "application/openapi+json"
        }
      ],
      "service-doc": [
        {
          "href": "https://proquiro.com/developers",
          "type": "text/html",
          "title": "Proquiro Developer Resources"
        },
        {
          "href": "https://proquiro.com/developers/auth",
          "type": "text/html",
          "title": "Proquiro Agent Authentication Guide"
        },
        {
          "href": "https://proquiro.com/api/docs",
          "type": "text/markdown"
        }
      ],
      "status": [
        {
          "href": "https://proquiro.com/api/health",
          "type": "application/json"
        }
      ],
      "service-meta": [
        {
          "href": "https://proquiro.com/.well-known/agent-skills/index.json",
          "type": "application/json",
          "title": "Agent Skills Index"
        }
      ]
    }
  ]
}