Basetrophy Group Holdings Limited — Investor Relations & Filings
Basetrophy Group Holdings Limited is an investment holding company primarily engaged in two business segments: foundation and related civil engineering works, and the trading and distribution of alcoholic beverages. In its core capacity as a substructure subcontractor, the company provides services such as excavation and lateral support, sheet piling, pipe piling, pre-boring, pre-bored H-piling, and mini-piling. Basetrophy serves contractors and subcontractors, primarily operating in Hong Kong and the People's Republic of China.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly Return of Equity Issuer on Movements in Securities for the Month Ended 30 April 2026 | 2026-05-04 | English | |
| Notification Letter and Reply Form to Registered Shareholders | 2026-04-30 | English | |
| Notification Letter and Request Form to Non-registered Shareholders | 2026-04-30 | English | |
| NOTICE OF ANNUAL GENERAL MEETING | 2026-04-30 | English | |
| FORM OF PROXY FOR THE ANNUAL GENERAL MEETING TO BE HELD ON 4 JUNE 2026 (OR AT ANY ADJOURNMENT THEREOF) | 2026-04-30 | English | |
| Annual Report 2025 | 2026-04-30 | English |
Market data
Market data not available
Price history
Peer group · Site preparation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GIKEN LTD.
Develops construction technologies for pressing piles with …
|
6289 | JP | Construction |
|
In Construction Holdings Limited
General and foundation contractor specializing in foundatio…
|
1500 | HK | Construction |
|
KH Construction Co., Ltd.
A construction contractor specializing in foundation and ge…
|
226360 | KR | Construction |
|
K. H. Group Holdings Limited
Provides foundation and construction services, specialized …
|
1557 | HK | Construction |
|
Kin Pang Holdings Limited
Provision of construction and ancillary services in Macau a…
|
1722 | HK | Construction |
|
Lightning Ventures Inc.
Commercial excavation and earthmoving contractor using GPS-…
|
LVI | CA | Construction |
|
Nordisk Bergteknik
Specializes in rock handling and foundation solutions for c…
|
NORB | SE | Construction |
|
Palingeo
Specializes in geotechnical engineering and special foundat…
|
PAL | IT | Construction |
|
Sam Woo Construction Group Limited
Investment holding company specializing in foundation engin…
|
3822 | HK | Construction |
|
Sheung Yue Group Holdings Limited
Provides comprehensive foundation work services, specializi…
|
1633 | HK | Construction |
Basetrophy 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/51458/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51458 | 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=51458 | 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=51458 \ -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": 51458}, 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 Basetrophy Group Holdings Limited (id: 51458)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.