
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 |
|---|---|---|---|
|
SuperQ Quantum Computing
Delivers quantum and supercomputing solutions for optimizat…
|
QBTQ | CA | Telecommunications, computer pr… |
|
Sword Group
An IT and digital transformation company providing software…
|
SWP | LU | Telecommunications, computer pr… |
|
Sygnity S.A.
IT company providing software, systems integration, and out…
|
SGN | PL | Telecommunications, computer pr… |
|
Symbotic Inc.
Develops an AI-powered warehouse automation platform using …
|
SYM | US | Telecommunications, computer pr… |
|
Symmetry Group Limited
Digital technology and experiences company offering digital…
|
SYM | PK | Telecommunications, computer pr… |
|
Synchronica plc
Delivers expert consulting, workflow optimization, and digi…
|
SYNC | GB | Telecommunications, computer pr… |
|
SYNECTICS PLC
Provider of security and surveillance solutions for demandi…
|
SNX | GB | Telecommunications, computer pr… |
|
Synoptics Technologies Limited
Provides integrated IT infrastructure, system integration, …
|
SYNOPTICS | IN | Telecommunications, computer pr… |
|
Syscan International Inc.
Integrated real-time tracking and tracing systems utilizing…
|
SYC | CA | Telecommunications, computer pr… |
|
SYSCOM
Provides system integration, AI applications, and IT servic…
|
2453 | TW | 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.