GET
/
subindustries
curl --request GET \
  --url https://api.sectors.app/v1/subindustries/ \
  --header 'Authorization: <authorization>'
[
  {
    "industry": "metals-minerals",
    "sub_industry": "diversified-metals-minerals"
  }
]
[
  {
    "industry": "metals-minerals",
    "sub_industry": "diversified-metals-minerals"
  }
]
Authorization
string
required

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

Response

payload
Subindustry[]

Usage

This list can be used for the following endpoint: