
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 |
|---|---|---|---|
| Annual Report 2022 | 2023-03-31 | English | |
| ANNUAL RESULTS ANNOUNCEMENT FOR THE YEAR ENDED 31 DECEMBER 2022 | 2023-03-31 | English | |
| PROPOSED AMENDMENTS TO THE MEMORANDUM AND ARTICLES OF ASSOCIATION OF THE COMPANY | 2023-03-31 | English | |
| PROFIT WARNING | 2023-03-29 | English | |
| NOTICE OF BOARD MEETING | 2023-03-21 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the Month Ended 28 February 2023 | 2023-03-01 | English |
Browse filings by year
10 yearsMarket data
Market data not available
Price history
Peer group · Site preparation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ASIA PILE HOLDINGS CORPORATION
A foundation engineering group that manufactures, sells, an…
|
5288 | JP | Construction |
|
Badger Daylighting Inc.
Largest North American provider of non-destructive hydro-ex…
|
BDGI | CA | Construction |
|
Badger Infrastructure Solutions Ltd.
North America's largest provider of non-destructive hydro-e…
|
BDGI | CA | Construction |
|
Chinney Alliance Group Limited
Building contracting, ground engineering, foundation work, …
|
385 | HK | Construction |
|
Chinney Kin Wing Holdings Limited
Provider of foundation engineering services, construction, …
|
1556 | HK | Construction |
|
CT Vision (International) Holdings Limited
Operates in construction, renewable energy, social e-commer…
|
994 | HK | Construction |
|
DirectBooking Technology Co., Ltd.
An investment holding company providing construction materi…
|
ZDAI | US | Construction |
|
Dragon Rise Group Holdings Limited
Hong Kong subcontractor specializing in foundation engineer…
|
6829 | HK | Construction |
|
FEG Holdings Corporation Limited
Foundation engineering contractor providing foundation work…
|
1413 | HK | Construction |
|
GEOHAN CORPORATION BERHAD
Specializes in providing foundation and geotechnical soluti…
|
— | MY | 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.