{
  "linkset": [
    {
      "anchor": "https://bcv.today/api/v1/",
      "service-desc": [
        {
          "href": "https://bcv.today/openapi.json",
          "type": "application/vnd.oai.openapi+json",
          "title": "BCV Today OpenAPI description"
        }
      ],
      "service-doc": [
        {
          "href": "https://bcv.today/api/",
          "type": "text/html",
          "title": "BCV Today API documentation"
        },
        {
          "href": "https://bcv.today/en/api/",
          "type": "text/html",
          "title": "BCV Today API documentation in English"
        }
      ],
      "status": [
        {
          "href": "https://bcv.today/api/v1/status.json",
          "type": "application/json",
          "title": "BCV Today API status"
        }
      ],
      "security": [
        {
          "title": "No authentication required",
          "description": "BCV Today is a public read-only static JSON API. OAuth, OIDC, API keys, bearer tokens, cookies and other credentials are not used."
        }
      ],
      "describedby": [
        {
          "href": "https://bcv.today/llms.txt",
          "type": "text/plain",
          "title": "BCV Today agent index"
        },
        {
          "href": "https://bcv.today/.well-known/agent-card.json",
          "type": "application/json",
          "title": "BCV Today A2A agent card"
        },
        {
          "href": "https://bcv.today/.well-known/agent-skills/index.json",
          "type": "application/json",
          "title": "BCV Today Agent Skills index"
        }
      ]
    }
  ]
}
