Top SGX companies by classification
Returns top SGX-listed companies ranked by one or more classifications.
<Accordion title="Available classifications"> `dividend_yield`, `revenue`, `earnings`, `market_cap`, `pe` </Accordion><Note>Get valid sector slugs from the SGX Sectors endpoint.</Note>
<Info>Costs 1 API credit per requested classification. Default behavior (all 5 classifications) consumes 5 credits.</Info>
Query parameters
Filter by sector slug. E.g. financial-services, technology. Default: all sectors.
Number of top companies to return per classification. Max 10. Default: 5.
Comma-separated list of classifications. Options: dividend_yield, revenue, earnings, market_cap, pe. Default: all.
Minimum market cap in million SGD. Default: 1000.
Response
Top companies per requested classification. Each top-level key is optional and present only if requested via the classifications parameter.
Changes
No recorded changes to this endpoint across all 1 revision of this API.