
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 |
|---|---|---|---|
|
SYSGROUP PLC
Technology services provider of managed IT, cloud hosting, …
|
SYS | GB | Telecommunications, computer pr… |
|
SYSTEM RESEARCH CO.,LTD.
A systems integration and software development company supp…
|
3771 | JP | Telecommunications, computer pr… |
|
SYSTEMS DESIGN Co.,Ltd.
An IT service provider offering system integration and busi…
|
3766 | JP | Telecommunications, computer pr… |
|
Systems Limited
Specializes in digital transformation, software development…
|
SYS | PK | Telecommunications, computer pr… |
|
SystemSoft Corporation
IT services company driving digital transformation with AI,…
|
7527 | JP | Telecommunications, computer pr… |
|
System Support Inc.
Provides IT services including system integration, consulti…
|
4396 | JP | Telecommunications, computer pr… |
|
Systena Corporation
IT solutions provider for system integration, software deve…
|
2317 | JP | Telecommunications, computer pr… |
|
SYSTEX
Technology services provider offering cloud, security, and …
|
6214 | TW | Telecommunications, computer pr… |
|
Taiji Computer Corporation Limited
Provides IT services and digital solutions for government a…
|
002368 | CN | Telecommunications, computer pr… |
|
TALKWEB INFORMATION SYSTEM CO.,LTD.
Provides software, system integration, cloud, and IoT digit…
|
002261 | CN | 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.