This endpoint lets you access to the list of all active sectors.
Last updated 3 years ago
This endpoint just requires a valid token.
GET https://www.welcomekit.co/api/v1/external/sectors
GET
https://www.welcomekit.co/api/v1/external/sectors
[ { "id": "2", "fullname": { "es": "Tecnología > Big data", "en": "Tech > Big data", "fr": "Tech > Big data" }, "parent": { "es": "Tecnología", "en": "Tech", "fr": "Tech", "_id": "1" }, "names": { "es": "Big data", "en": "Big data", "fr": "Big data" }, "reference": "big_data" }, { "id": "3", "fullname": { "es": "Tecnología > Software", "en": "Tech > Software", "fr": "Tech > Logiciels" }, "parent": { "es": "Tecnología", "en": "Tech", "fr": "Tech", "_id": "1" }, "names": { "es": "Software", "en": "Software", "fr": "Logiciels" }, "reference": "software" } ... ]
Request example
curl -X GET -G "https://www.welcomekit.co/api/v1/external/sectors" \ -H "Content-Type: application/json" \ -H "Authorization: Bearer WK_API_KEY"
per_page
integer
Page offset
page
Number of sectors per page