v1
latestOpenAPI 3.0.32026-07-2664108290.0 KBDetailed Reports
Subsector Report
Returns a comprehensive report for an IDX subsector, organized into distinct sections. Use sections to fetch only the data you need.
<Note>The sub_sector path parameter must be in kebab-case format. Get valid values from the Subsectors endpoint. E.g. banks, utilities, food-beverage.</Note>
<Accordion title="Available sections"> - **statistics**: Company count, median PE, weighted avg PE, min/max PE - **market_cap**: Total and avg market cap, quarterly market cap trend, mcap change (1w/1y/YTD) - **stability**: Weighted max drawdown, weighted relative standard deviation - **valuation**: Historical PB, PE, PS, PCF by year - **growth**: Weighted avg revenue and earnings growth - **companies**: List of companies in the subsector with key metrics </Accordion><Info>Costs 1 API credit per requested section. Default behavior (all 6 sections) consumes 6 credits.</Info>
get/v2/subsector/report/{sub_sector}/
Path parameters
sub_sectorstring required
Kebab-case subsector slug. E.g. banks, utilities. Get valid values from the Subsectors endpoint.
Query parameters
sectionsstring[]
Comma-separated sections to include. Default to all.
Response
Subsector report with requested sections.