Header
Authorization header that should be filled with your Sectors Financial API
key.
Query Parameters
Filter by subsector (kebab‑case). Provide either this or
sub_industry
, not
both. If both are present, sub_industry
will override.Get the available sub_sector
Get the available sub_sector
Get the available
sub_sector
from the Subsectors
endpoint.Examples of the sub_sector
Examples of the sub_sector
banks
, financing-service
, insurance
, retailing
, tobacco
Format
Format
The API endpoint only accepts
sub_sector
in the kebab case format
(lowercase and separated by ”-”).Filter by sub‑industry (kebab‑case). Provide either this or
sub_sector
, not
both. If both are present, sub_industry
will override.Get the available sub_industry
Get the available sub_industry
Get the available
sub_industry
from the Subindustries
endpoint.Examples of the sub_industry
Examples of the sub_industry
paper
, life-insurance
, personal-care-products
, software
, gold
Format
Format
The API endpoint only accepts
sub_industry
in the kebab case format
(lowercase and separated by ”-”).Field to sort results by. Defaults to
symbol
.Valid options
Valid options
symbol
, company_name
, market_cap
, dividend_yield
,
total_dividend
, revenue
, earnings
, pb
, pe
, ps
Sort direction:
true
for descending, false
for ascending (default
false
).