{
  "@context": "https://www.rfc-editor.org/rfc/rfc9264",
  "linkset": [
    {
      "anchor": "https://vintrakid.com/api",
      "service-desc": [
        {
          "href": "https://vintrakid.com/api/openapi.json",
          "type": "application/json",
          "title": "VINTrakID public OpenAPI 3.1 specification"
        }
      ],
      "service-doc": [
        {
          "href": "https://vintrakid.com/api/docs",
          "type": "text/html",
          "title": "VINTrakID Swagger UI"
        },
        {
          "href": "https://vintrakid.com/api/redoc",
          "type": "text/html",
          "title": "VINTrakID ReDoc"
        }
      ],
      "service-meta": [
        {
          "href": "https://vintrakid.com/.well-known/oauth-protected-resource",
          "type": "application/json",
          "title": "OAuth Protected Resource Metadata (RFC 9728)"
        }
      ],
      "status": [
        {
          "href": "https://vintrakid.com/api/health",
          "type": "application/json",
          "title": "Liveness and version probe"
        }
      ],
      "describedby": [
        {
          "href": "https://vintrakid.com/methodology",
          "type": "text/html",
          "title": "VINTrakID methodology — how the Equity Health Score is calculated"
        }
      ],
      "terms-of-service": [
        {
          "href": "https://vintrakid.com/terms",
          "type": "text/html"
        }
      ],
      "license": [
        {
          "href": "https://vintrakid.com/data-usage-policy",
          "type": "text/html",
          "title": "Data usage policy"
        }
      ]
    }
  ]
}
