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

Request

Response

Response - 200

Sectors Response

  • []array
Response
[
  {
    "name": "Agriculture and Farming",
    "sub_sectors": [
      "Agriculture",
      "AgTech",
      "Animal Feed",
      "Aquaculture",
      "Equestrian",
      "Farming",
      "Forestry",
      "Horticulture",
      "Hydroponics",
      "Livestock"
    ]
  }
]