
Skymission Group Holdings Limited — Investor Relations & Filings
Skymission Group Holdings Limited is an established investment holding company primarily engaged as a formwork works subcontractor. The Group specializes in providing comprehensive formwork engineering services for building and construction projects in the Hong Kong market. Leveraging an operating history exceeding 20 years, the company maintains a deep-rooted presence in the local construction sector. Complementary services include the supply of metal scaffolding and related construction support.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| POLL RESULTS OF THE EXTRAORDINARY GENERAL MEETING HELD ON 27 MAY 2026 | 2026-05-27 | English | |
| Notification Letter and Reply Form to Non-registered Shareholders | 2026-05-11 | English | |
| Notification Letter and Reply Form to Registered Shareholders | 2026-05-11 | English | |
| NOTICE OF EXTRAORDINARY GENERAL MEETING | 2026-05-11 | English | |
| FORM OF PROXY FOR USE AT THE EXTRAORDINARY GENERAL MEETING (or at any adjournment thereof) | 2026-05-11 | English | |
| PROPOSED CHANGE OF AUDITOR AND NOTICE OF EXTRAORDINARY GENERAL MEETING | 2026-05-11 | English |
Browse filings by year
7 yearsMarket data
Market data not available
Price history
Peer group · Other specialized construction activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACROW LIMITED
Provides engineered formwork, scaffolding, and screen syste…
|
ACF | AU | Construction |
|
ANEKA JARINGAN HOLDINGS BERHAD
Construction group specializing in basement, foundation, ge…
|
— | MY | Construction |
|
Anhui Fuhuang Steel Structure Co., Ltd.
Specializes in the design, fabrication, and installation of…
|
002743 | CN | Construction |
|
Anhui Honglu Steel Construction(Group) CO., LTD
Specializes in the design, fabrication, and installation of…
|
002541 | CN | Construction |
|
AUSGROUP LIMITED
Was an integrated provider of fabrication, construction, as…
|
18WB | SG | Construction |
|
Bauer AG
A provider of services, equipment, and products for ground …
|
B5A | DE | Construction |
|
Beerenberg
Provides maintenance and modification services for oil, gas…
|
BBERG | NO | Construction |
|
BILLINGTON HOLDINGS PLC
A group specializing in structural steel design, fabricatio…
|
BILN | GB | Construction |
|
BOOM LOGISTICS LIMITED
Provides lifting solutions, crane hire, and industrial serv…
|
BOL | AU | Construction |
|
CEMATRIX Corporation
Specialty contractor supplying and installing lightweight c…
|
CEMX | CA | Construction |
Skymission Group 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/49920/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49920 | 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=49920 | 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=49920 \ -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": 49920}, 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 Skymission Group Holdings Limited (id: 49920)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.