AES Holding Co., Ltd. — Investor Relations & Filings
AES Holding Co., Ltd., also known as Advanced Energy Solution Holding Co., Ltd. (AES-KY), specializes in the research, design, development, and manufacturing of high-performance lithium-ion battery modules. The company operates an integrated business model encompassing independent R&D, procurement, and production systems. Its primary product offerings focus on power battery solutions tailored for diverse applications, including electric light vehicles and energy storage systems. AES Holding serves a global clientele across Europe, Asia, the Americas, and Oceania, providing customized power designs and technical solutions to international brands. Committed to sustainability and green energy innovation, the company emphasizes ESG principles, circular economy practices, and the advancement of the global clean energy supply chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年4月背書保證與資金貸與 | 2026-05-05 | Chinese | |
| 115年4月營業收入 | 2026-05-05 | Chinese | |
| 公告本公司115年第一季合併財務報告董事會召開日期 | 2026-04-28 | Chinese | |
| 115年年報及股東會資料 — 2026_6781_20260528FE1.pdf | 2026-04-27 | English | |
| 115年年報及股東會資料 — 2026_6781_20260528FE2.pdf | 2026-04-27 | English | |
| 115年年報及股東會資料 — 2026_6781_20260528F01.pdf | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41265696 | 115年4月背書保證與資金貸與 | 2026-05-05 | Chinese | ||
| 41265688 | 115年4月營業收入 | 2026-05-05 | Chinese | ||
| 37973699 | 公告本公司115年第一季合併財務報告董事會召開日期 | 2026-04-28 | Chinese | ||
| 37421366 | 115年年報及股東會資料 — 2026_6781_20260528FE1.pdf | 2026-04-27 | English | ||
| 37421323 | 115年年報及股東會資料 — 2026_6781_20260528FE2.pdf | 2026-04-27 | English | ||
| 37421209 | 115年年報及股東會資料 — 2026_6781_20260528F01.pdf | 2026-04-27 | Chinese | ||
| 37421163 | 115年年報及股東會資料 — 2026_6781_20260528F13.pdf | 2026-04-27 | Chinese | ||
| 37421119 | 115年年報及股東會資料 — 2026_6781_20260528F02.pdf | 2026-04-27 | Chinese | ||
| 34568483 | 本公司董事會決議召開115年股東會相關事宜(更正議案) | 2026-04-15 | Chinese | ||
| 33965187 | 115年03月內部人持股異動(事後) | 2026-04-10 | Chinese | ||
| 33965184 | 115年03月董事會成員及持股 | 2026-04-10 | Chinese | ||
| 33152236 | 114年第4季海外子公司投資 | 2026-03-30 | Chinese | ||
| 33152238 | 114年第4季大陸投資 | 2026-03-30 | Chinese | ||
| 33152472 | 114年第4季財務報告書 — 202504_6781_AI1.pdf | 2026-03-30 | Chinese | ||
| 33152292 | 114年第4季財務報告書 — 202503_6781_AI1.pdf | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of batteries and accumulators
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Chaowei Power Holdings Limited
Researches, manufactures, and sells advanced lead-acid and …
|
951 | KY | Manufacturing |
|
Chongqing VDL Electronics Co., Ltd.
Manufactures small-scale lithium-ion batteries for consumer…
|
301121 | CN | Manufacturing |
|
Chongqing Wanli New Energy Co., Ltd.
Develops and manufactures lead-acid batteries for automotiv…
|
600847 | CN | Manufacturing |
|
Contemporary Amperex Technology Co., Limited
World's largest supplier of electric vehicle batteries and …
|
3750 | HK | Manufacturing |
|
Contemporary Amperex Technology Co., Limited
Global leader in lithium-ion battery manufacturing and ener…
|
300750 | CN | Manufacturing |
|
Dragonfly Energy Holdings Corp.
Manufacturer of lithium-ion batteries and integrated energy…
|
DFLI | US | Manufacturing |
|
Electrovaya Inc.
Manufactures lithium-ion batteries for the e-mobility and e…
|
ELVA | CA | Manufacturing |
|
Elhim Iskra AD
Manufacturer of lead-acid starter and traction batteries fo…
|
ELHM | BG | Manufacturing |
|
Elong Power Holding Ltd.
Develops and sells high-power batteries and high-safety ene…
|
ELPW | US | Manufacturing |
|
ENCell Co., Ltd.
Biopharmaceutical CDMO providing services for advanced cell…
|
456070 | KR | Manufacturing |
AES Holding Co., Ltd. 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/52628/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52628 | 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=52628 | 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=52628 \ -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": 52628}, 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 AES Holding Co., Ltd. (id: 52628)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.