GET
/
subsectors
curl --request GET \
  --url https://api.sectors.app/v1/subsectors/ \
  --header 'Authorization: <authorization>'
[
  {
    "sector": "infrastructures",
    "subsector": "telecommunication"
  }
]
[
  {
    "sector": "infrastructures",
    "subsector": "telecommunication"
  }
]
Authorization
string
required

Authorization header that should be filled with your Sectors Financial API key.

Response

payload
Subsector[]

Usage

This list can be used for the following endpoints: