GET
/
companies
/
list_companies_with_segments
curl --request GET \
  --url https://api.sectors.app/v1/companies/list_companies_with_segments/ \
  --header 'Authorization: <authorization>'
{
  "TLKM.JK": {
    "financial_year": [
      2022
    ]
  }
}
{
  "TLKM.JK": {
    "financial_year": [
      2022
    ]
  }
}
Authorization
string
required

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

Response

<ticker>
object

<ticker> is the ticker in uppercase and .JK postfix format. For example: BBRI.JK, TLKM.JK, etc.

Usage

This list can be used for the following endpoint: