CT Vision (International) Holdings Limited — Investor Relations & Filings
CT Vision S.L. (International) Holdings Limited is an investment holding company operating across diversified business segments, including Constructional Engineering, Renewable Energy, Social E-commerce, and Smart City development. The Constructional Engineering segment provides foundation works and related construction services. The Renewable Energy segment specializes in the construction, investment, development, and operation of renewable energy systems, primarily solar and wind power solutions, alongside system rental services. The Social E-commerce segment engages in retail operations and offers online and offline consulting services to e-commerce enterprises. Furthermore, the company develops Smart City solutions, leveraging core technologies such as IoT, AI, 5G, and Blockchain to deliver products and services focused on smart construction, digital parks, and integrated urban management, often incorporating Building Information Modeling (BIM).
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| CHANGE OF COMPANY SECRETARY AND AUTHORISED REPRESENTATIVE UNDER THE LISTING RULES AND COMPANIES ORDINANCE | 2026-01-02 | English | |
| Monthly return of equity issuer on movements in securities for the month ended 31 December 2025 | 2026-01-02 | English | |
| (1) CHANGE OF COMPANY NAME; AND (2) CHANGE OF STOCK SHORT NAMES | 2025-12-15 | English | |
| Monthly return of equity issuer on movements in securities for the month ended 30 November 2025 | 2025-12-02 | English | |
| Next Day Disclosure Return | 2025-11-13 | English | |
| COMPLETION OF CONNECTED TRANSACTION SUBSCRIPTION OF NEW SHARES UNDER SPECIFIC MANDATE | 2025-11-13 | English |
Market 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 |
|
Basetrophy Group Holdings Limited
Provides foundation and civil engineering works, and trades…
|
8460 | HK | 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 |
|
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 |
|
Giken Holdings Co., Ltd.
A construction group specializing in press-in piling techno…
|
1443 | JP | Construction |
CT Vision (International) 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/49612/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49612 | 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=49612 | 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=49612 \ -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": 49612}, 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 CT Vision (International) Holdings Limited (id: 49612)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.