v1

latestOpenAPI 3.0.32026-07-2664108290.0 KB
SGX - Detailed Reports

Full company report for an SGX-listed symbol

<Note>SGX symbol: 3 characters (letters or digits), optionally followed by .si (case-insensitive). E.g. D05, U11, Z74.</Note>

Returns a comprehensive company report organized into distinct sections. Use sections to fetch only the data you need and reduce response size.

<Accordion title="Available sections"> - **overview**: Market cap, volume, sector, sub-sector, price changes (1d/7d/1m/1y/3y/ytd), all-time price highs/lows - **valuation**: PE, PS, PCF, PB ratios - **financials**: Historical revenue and earnings by year, EPS, margins, ratios - **dividend**: Dividend yield, growth rate, payout ratio, historical dividends </Accordion>

<Info>Costs 1 API credit per requested section. Default behavior (all 4 sections) consumes 4 credits.</Info>

get/v2/sgx/company/report/{symbol}/

Path parameters

symbolstring required

SGX symbol symbol. E.g. D05, U11, Z74.

Query parameters

sectionsstring[]

Comma-separated sections to include. Options: overview, valuation, financials, dividend. Default: all sections.

Response

Company report with requested sections.

symbolstring
namestring
overviewobject

Market cap, volume, sector, sub-sector, price changes.

valuationobject

PE, PB, PS, PCF ratios (TTM and historical).

financialsobject

Historical revenue/earnings, EPS, margins, ratios.

dividendobject

Dividend history, yield, growth, payout ratio.