
Sau San Tong Holdings Limited — Investor Relations & Filings
Sau San Tong Holdings Limited is an investment holding company specializing in the provision of comprehensive slimming and beauty services, alongside the distribution and sale of cosmetic and skin care products. Operating as a premier specialist in the aesthetic sector for over two decades, the company integrates traditional proprietary slimming techniques with advanced medical aesthetic solutions through its iPRO Medical Skin Care Centre. Core services include personalized body contouring programs (SlimProLife), high-tech fat reduction and muscle building treatments (utilizing international-grade equipment like BTL EMSCULPT NEO and Indiba NS), specialized facial rejuvenation, and private care. The company focuses on delivering a high-quality, professional, and diversified aesthetic experience to clients in its target markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly Return of Equity Issuer on Movement in Securities for month ended 30 April 2026 | 2026-05-04 | English | |
| Monthly Return of Equity Issuer on Movement in Securities for month ended 31 March 2026 | 2026-04-01 | English | |
| DISCLOSEABLE TRANSACTION SUBSCRIPTION OF FUND | 2026-03-19 | English | |
| Monthly Return of Equity Issuer on Movement in Securities for month ended 28 February 2026 | 2026-03-03 | English | |
| Monthly Return of Equity Issuer on Movement in Securities for month ended 31 January 2026 | 2026-02-03 | English | |
| DISCLOSEABLE TRANSACTION - LOAN TRANSACTION | 2026-01-12 | English |
Market data
Market data not available
Price history
Peer group · Beauty care and other beauty treatment activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
European Wax Center, Inc.
Franchisor of hair removal salons offering waxing, laser, a…
|
EWCZ | US | Other service activities |
|
Fameglow Holdings Limited
Provides medical aesthetic services, beauty treatments, non…
|
8603 | HK | Other service activities |
|
JOURDENESS GROUP LIMITED
Beauty and biotech group specializing in skincare, medical …
|
4190 | TW | Other service activities |
|
MiniLuxe Holding
US operator of hygienic nail and beauty salons emphasizing …
|
MNLX | CY | Other service activities |
|
MPM CORPÓREOS S.A.
Provides laser hair removal and aesthetic services through …
|
— | BR | Other service activities |
|
Water Oasis Group Limited
Provider of beauty services and retailer of skincare produc…
|
1161 | HK | Other service activities |
Sau San Tong Holdings Limited 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/51324/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51324 | 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=51324 | 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=51324 \ -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": 51324}, 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 Sau San Tong Holdings Limited (id: 51324)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.