A-SMART HOLDINGS LTD. - Investor Relations & Filings
Key figures FY2024
| Total Revenues | SGD 7.45M | per the Interim / Quarterly Report filed 2024-09-27 |
|---|---|---|
| Net Income | SGD 115.00k | per the Interim / Quarterly Report filed 2024-09-27 |
| Total Assets | SGD 36.66M | per the Interim / Quarterly Report filed 2024-09-27 |
| Total Equity | SGD 27.77M | per the Interim / Quarterly Report filed 2024-09-27 |
| Cash from Ops | SGD -3.34M | per the Interim / Quarterly Report filed 2024-09-27 |
As reported by the issuer in the filings linked above. Figures are normalized for comparability; consult the source filing for the authoritative statement.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| REPL::Annual General Meeting::Voluntary | 2025-11-12 | English | |
| REPL::Annual General Meeting::Voluntary | 2025-11-12 | English | |
| Financial Statements and Related Announcement::Full Yearly Results | 2025-09-26 | English | |
| Financial Statements and Related Announcement::Half Yearly Results | 2025-03-14 | English | |
| General Announcement::Minutes of Extraordinary General Meeting held on 29 November 2024 | 2024-12-27 | English | |
| General Announcement::Minutes of Annual General Meeting held on 29 November 2024 | 2024-12-27 | English |
Browse filings by year
11 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for A-SMART HOLDINGS LTD., but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available - coming soon. |
Market data
Market data not available
Price history
Peer group
No peer companies indexed
We could not find peers for this sub-industry yet.
A-SMART HOLDINGS LTD. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/74103/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=74103 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing - metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=74103 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=74103 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 74103}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for A-SMART HOLDINGS LTD. (id: 74103)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.