{
  "linkset": [
    {
      "anchor": "https://fprom.kz/",
      "api-catalog": [
        {
          "href": "https://fprom.kz/.well-known/api-catalog",
          "type": "application/linkset+json"
        }
      ],
      "service-desc": [
        {
          "href": "https://fprom.kz/opensearch.xml",
          "type": "application/opensearchdescription+xml"
        }
      ],
      "sitemap": [
        {
          "href": "https://fprom.kz/sitemap.xml",
          "type": "application/xml"
        }
      ],
      "describedby": [
        {
          "href": "https://fprom.kz/.well-known/agent-skills/index.json",
          "type": "application/json"
        }
      ]
    }
  ],
  "catalog": {
    "version": "1.0",
    "publisher": {
      "name": "ТОО Fortune PROM",
      "url": "https://fprom.kz"
    },
    "apis": [
      {
        "name": "Fortune PROM Product Catalog Search API",
        "description": "Поиск и автозаполнение промышленного оборудования и спецтехники в Казахстане",
        "endpoints": [
          {
            "rel": "search",
            "href": "https://fprom.kz/ajax/search_products?query={searchTerms}",
            "type": "application/json"
          },
          {
            "rel": "catalog",
            "href": "https://fprom.kz/all-products",
            "type": "text/html"
          }
        ]
      }
    ]
  }
}
