
ECV — Investor Relations & Filings
eCloudvalley Digital Technology Co., Ltd. is a specialized cloud service provider and digital transformation consultant. Founded in 2013, the company delivers comprehensive cloud-native solutions, including migration, managed services, security, and data analytics. As an AWS Premier Tier Services Partner, eCloudvalley also provides multi-cloud integration across Microsoft Azure, Google Cloud Platform (GCP), and Oracle Cloud Infrastructure (OCI). The organization focuses on accelerating enterprise success by leveraging advanced technologies such as artificial intelligence (AI) and big data. Its service portfolio encompasses one-stop technical consulting, enterprise-grade application migration, and managed cloud operations designed to optimize IT infrastructure and drive digital innovation. By integrating diverse cloud ecosystems, eCloudvalley enables organizations to achieve operational flexibility and scalable growth.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年05月法人說明會簡報 — 668920260521E001.pdf | 2026-05-21 | English | |
| 115年05月法人說明會簡報 — 668920260521M001.pdf | 2026-05-21 | Chinese | |
| 115年05月法人說明會簡報 | 2026-05-21 | Chinese | |
| 本公司受邀參加由CGS International舉辦之線上法說會「5th CGSI Global Tech Virtual Conference 2026」 | 2026-05-20 | Chinese | |
| 115年05月法人說明會簡報 | 2026-05-20 | Chinese | |
| 代重要子公司雲馥數位股份有限公司公告董事會決議 召開115年股東常會相關事宜 | 2026-05-14 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46726509 | 115年05月法人說明會簡報 — 668920260521E001.pdf | 2026-05-21 | English | ||
| 46726494 | 115年05月法人說明會簡報 — 668920260521M001.pdf | 2026-05-21 | Chinese | ||
| 46726356 | 115年05月法人說明會簡報 | 2026-05-21 | Chinese | ||
| 46586144 | 本公司受邀參加由CGS International舉辦之線上法說會「5th CGSI Global Tech Virtual Conference 2026」 | 2026-05-20 | Chinese | ||
| 46586186 | 115年05月法人說明會簡報 | 2026-05-20 | Chinese | ||
| 46374187 | 代重要子公司雲馥數位股份有限公司公告董事會決議 召開115年股東常會相關事宜 | 2026-05-14 | Chinese | ||
| 46374170 | 代重要子公司雲馥數位股份有限公司公告董事會決議 發放股利事宜 | 2026-05-14 | Chinese | ||
| 46373637 | 115年第1季權益變動表 | 2026-05-14 | Chinese | ||
| 46373279 | 115年第1季現金流量表 | 2026-05-14 | Chinese | ||
| 46372995 | 115年第1季綜合損益表 | 2026-05-14 | Chinese | ||
| 46372729 | 115年第1季資產負債表 | 2026-05-14 | Chinese | ||
| 46374440 | 更正本公司115年第一季合併財務報告附註揭露資訊 | 2026-05-14 | Chinese | ||
| 46324580 | 115年第1季財務報告書 — 202601_6689_AI1.pdf | 2026-05-13 | Chinese | ||
| 46125659 | 115年第1季海外子公司投資 | 2026-05-12 | Chinese | ||
| 46124790 | 115年第1季大陸投資 | 2026-05-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SRE Holdings Corporation
Provides AI-powered cloud solutions and real estate technol…
|
2980 | JP | Telecommunications, computer pr… |
|
SS&C Technologies Holdings Inc
Global provider of software and services for financial and …
|
SSNC | US | Telecommunications, computer pr… |
|
STARK
ICT system integrator providing digital transformation, clo…
|
2480 | TW | Telecommunications, computer pr… |
|
Startia Holdings,Inc.
An IT services provider supporting the digital transformati…
|
3393 | JP | Telecommunications, computer pr… |
|
STATE GRID INFORMATION&TELECOMMUNICATION CO.,LTD
Provides ICT solutions and digital transformation services …
|
600131 | CN | Telecommunications, computer pr… |
|
STEM, INC.
Provider of AI-driven software and services for the clean e…
|
STEM | US | Telecommunications, computer pr… |
|
Strait Innovation Internet Co., Ltd.
Provides smart city solutions and IT services integrating A…
|
300300 | CN | Telecommunications, computer pr… |
|
Streetlight Intelligence Inc.
Developed intelligent street lighting systems for energy ma…
|
SLQ | CA | Telecommunications, computer pr… |
|
StrongPoint
Provides retail technology solutions for the grocery indust…
|
STRO | NO | Telecommunications, computer pr… |
|
SuperCom Ltd
Global provider of secure solutions for e-Government, IoT, …
|
SPCB | IL | Telecommunications, computer pr… |
ECV 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/52610/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52610 | 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=52610 | 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=52610 \ -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": 52610}, 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 ECV (id: 52610)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.