GET
/
companies
/
top-growth
Authorization
string
required

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

Query Parameters

classifications
string
default:
"all"

Classification for ranking the top tickers (default to all).

n_stock
integer
default:
"5"

Number of tickers to be retrieved (defaults to 5, with a maximum of 10).

min_mcap_billion
integer
default:
"5000"

Minimum market cap of the retrieved companies in billion IDR.

sub_sector
string

Subsector from which the list of top tickers is to be retrieved.

Response

top_earnings_growth_gainers
EarningGrowthData[]
top_earnings_growth_losers
EarningGrowthData[]
top_revenue_growth_gainers
RevenueGrowthData[]
top_revenue_growth_losers
RevenueGrowthData[]