
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 |
|---|---|---|---|
|
Tantalus Systems Holding Inc.
Specializes in smart grid solutions for public power and el…
|
GRID | CA | Telecommunications, computer pr… |
|
Tata Consultancy Services Ltd.
Provides consulting-led business, technology, and engineeri…
|
TCS | IN | Telecommunications, computer pr… |
|
Tata Elxsi Ltd
Global provider of design and technology services for produ…
|
TATAELXSI | IN | Telecommunications, computer pr… |
|
TDC SOFT Inc.
IT services and consulting company for software development…
|
4687 | JP | Telecommunications, computer pr… |
|
TDSE Inc.
AI and big data solutions provider supporting corporate dig…
|
7046 | JP | Telecommunications, computer pr… |
|
TechD Cybersecurity Limited
Provides digital security solutions, threat intelligence, a…
|
TECHD | IN | Telecommunications, computer pr… |
|
Tech Mahindra
Provides digital transformation, consulting, and business r…
|
TECHM | IN | Telecommunications, computer pr… |
|
TECHMATRIX CORPORATION
An IT services provider specializing in information infrast…
|
3762 | JP | Telecommunications, computer pr… |
|
TECHNODEX BHD
Technology investment, eBusiness enabler, providing IT, env…
|
— | MY | Telecommunications, computer pr… |
|
Technovision Systems Inc.
Develops, integrates, and supplies specialized computer-bas…
|
— | CA | 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.