Vicon Holdings Limited — Investor Relations & Filings
Vicon Holdings Limited is an investment holding company primarily engaged in construction businesses, operating as a specialist foundation contractor. The company provides comprehensive foundation works and ancillary services, including piling construction, Excavation and Lateral Support (ELS) works, and pile cap construction. Its core specialization is design-and-build foundation projects, leveraging an in-house technical design team experienced in complicated engineering designs. Vicon Holdings targets the private sector, serving property developers, project owners, and main contractors, with a strategic objective to expand into the public sector. The group is registered as both a Specialist Contractor (Foundation Works) and a General Building Contractor, and maintains accredited management systems, including ISO 9001, ISO 14001, and ISO 45001.
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 | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31 March 2026 | 2026-04-02 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 28 February 2026 | 2026-03-02 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31 January 2026 | 2026-02-02 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31 December 2025 | 2026-01-02 | English | |
| Notification Letter and Reply Form to Non-registered Shareholders | 2025-12-24 | English |
Market data
Market data not available
Price history
Peer group · Site preparation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Sheung Yue Group Holdings Limited
Provides comprehensive foundation work services, specializi…
|
1633 | HK | Construction |
|
Shun Wo Group Holdings Limited
A foundation works contractor specializing in essential ser…
|
1591 | HK | Construction |
|
SKOOKUM MINING LIMITED
Mineral exploration services provider specializing in drill…
|
— | CA | Construction |
|
Société Anonyme d'Explosifs et Produits Chimiques
A global specialist in the manufacture and implementation o…
|
EXPL | FR | Construction |
|
Taiyo Kisokogyo Co.,Ltd.
A civil engineering firm specializing in complex foundation…
|
1758 | JP | Construction |
|
tenox corporation
Specializes in foundation solutions, ground improvement, an…
|
1905 | JP | Construction |
|
Tysan Holdings Limited
Provides foundation piling, property development, investmen…
|
687 | HK | Construction |
|
Wan Kei Group Holdings Limited
Provides foundation construction, piling solutions, ground …
|
1718 | HK | Construction |
|
Zhejiang United Investment Holdings Group Limited
Specialized engineering construction contractor in Hong Kon…
|
8366 | HK | Construction |
Vicon 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/50907/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50907 | 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=50907 | 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=50907 \ -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": 50907}, 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 Vicon Holdings Limited (id: 50907)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.