
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 |
|---|---|---|---|
|
WIPRO LTD
A technology services and consulting firm for complex digit…
|
WIT | IN | Telecommunications, computer pr… |
|
Witted Megacorp Oy
Software development and IT consulting firm providing senio…
|
WITM | FI | Telecommunications, computer pr… |
|
WIZ CORP, Inc.
A diversified company in IT, business centers, materials, a…
|
038620 | KR | Telecommunications, computer pr… |
|
WNS (HOLDINGS) LTD
A global business process management company offering digit…
|
WNS | US | Telecommunications, computer pr… |
|
WOONGJIN CO., LTD.
IT services firm providing ERP, cloud integration, and prop…
|
016880 | KR | Telecommunications, computer pr… |
|
WORKMATES CORE2CLOUD SOLUTION LIMITED
Provides cloud consulting, migration, and managed services …
|
544610 | IN | Telecommunications, computer pr… |
|
World Wise Technologies Inc.
Global technology solutions provider specializing in digita…
|
— | CA | Telecommunications, computer pr… |
|
Xchanging Solutions Limited
Provides business process services, software solutions, and…
|
XCHANGING | IN | Telecommunications, computer pr… |
|
XENITRA LIMITED
Develops specialized software architectures and digital inf…
|
XEN | AU | Telecommunications, computer pr… |
|
Xiao-I Corp
A cognitive intelligence enterprise providing AI solutions …
|
AIXI | US | 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.