Knowledge Graph
KG sectors
Get available sectors with the associated sub-sectors in the Corporate Knowledge Graph.
GET
https://api.textreveal.com/api/2.0/kg/sectors
[
  {
    "name": "Agriculture and Farming",
    "sub_sectors": [
      "Agriculture",
      "AgTech",
      "Animal Feed",
      "Aquaculture",
      "Equestrian",
      "Farming",
      "Forestry",
      "Horticulture",
      "Hydroponics",
      "Livestock"
    ]
  }
]