Build on Singapore filings programmatically.
A typed REST API over 16,048 filings from 648 Singaporean listed companies — JSON metadata, Markdown body, and original PDF. Webhooks on every new release.
Public-company filings in Singapore are supervised by Monetary Authority of Singapore (MAS). Reporting follows SFRS(I) (IFRS-aligned). Filings are most commonly published in English. Major issuers are listed on STI, FTSE ST All-Share and FTSE ST Mid Cap. Mixed — calendar and March year-ends common.
Building on Singaporean filings programmatically
The FinancialReports API delivers SGX-sourced Singaporean filings through the same unified REST surface as all other covered markets — ?country=SG on the filings endpoint returns the full SGXNet disclosure stream. The volume is moderate compared to larger markets (approximately 800–1,200 filings per month), making Singapore a manageable single-country integration that nonetheless covers a strategically important Southeast Asian hub exchange with significant international issuer representation.
Webhook subscriptions deliver SGX filings within minutes of SGXNet publication. Singapore's disclosure patterns follow SGX trading hours (09:00–17:00 SGT, UTC+8), with material announcements concentrating in the pre-market and post-close windows. The webhook payload uses the standard platform schema — no Singapore-specific parsing logic required. For integrations tracking the REIT sector (Singapore's distinctive strength), the filing_type filtering supports targeted subscriptions for distribution announcements, NAV updates, and acquisition/divestment notices that drive REIT valuations.
Filing content is available as JSON metadata, Markdown (extracted from SGXNet PDF filings), and original source documents. English is the primary filing language for Singapore-incorporated issuers and most foreign issuers, making SGX filings immediately consumable by NLP pipelines without translation. Common API integrations include STI constituent monitoring, Singapore REIT distribution and NAV tracking, S-chip corporate governance surveillance, cross-referencing SGX filings with home-market disclosures for dual-listed companies, and Southeast Asian sector analysis spanning SGX alongside Bursa Malaysia, IDX, and SET.
- Filings indexed
- 16,048
- in Singapore
- Listed companies
- 648
- Singaporean issuers
- Auth
- x-api-key
- single header
- Webhook latency
- < 1 min
- from regulator publish
Reporting at a glance — Singapore
Regulator, indices, accounting, language- Regulator
- Monetary Authority of Singapore (MAS)
- Primary indices
- STIFTSE ST All-ShareFTSE ST Mid Cap
- Accounting standards
- SFRS(I) (IFRS-aligned)
- Reporting languages
- English
- Fiscal year
- Mixed — calendar and March year-ends common
Quick start — Singapore filings
REST · JSON · Markdown · PDF# 1. List filings for Singapore, newest first curl "https://api.financialreports.eu/api/filings/?countries=SG" \ -H "x-api-key: $FR_API_KEY" # 2. Pull full Markdown for one filing curl https://api.financialreports.eu/api/filings/<id>/markdown/ \ -H "x-api-key: $FR_API_KEY" # 3. Filter by filing type — annual reports only curl "https://api.financialreports.eu/api/filings/?countries=SG&type=10-K" \ -H "x-api-key: $FR_API_KEY" # 4. Filter by ISIN (single issuer) curl "https://api.financialreports.eu/api/filings/?company_isin=DE000A1EWWW0" \ -H "x-api-key: $FR_API_KEY"
Sample Singapore response
Real filings · live dataGet API access for Singapore
Pricing · trial keys · enterpriseFilings activity by year
Last 6 years · Singaporean issuers- 2026 2,914
- 2025 5,430
- 2024 1,433
- 2023 1,145
- 2022 937
- 2021 968
Reporting languages
Filing-by-filing distribution- English 15,684
- Korean 188
- Hebrew (modern) 58
- Indonesian 58
- Japanese 39