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 |
|---|---|---|---|
| 114年第4季財務報告書 — 202502_6781_AI1.pdf | 2026-03-30 | Chinese | |
| 114年第4季財務報告書 — 202501_6781_AI1.pdf | 2026-03-30 | Chinese | |
| 114年度應收帳款周轉率 | 2026-03-30 | Chinese | |
| 114年度存貨週轉率 | 2026-03-30 | Chinese | |
| 114年度毛利率 | 2026-03-30 | Chinese | |
| 114年度營益分析 | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 33152291 | 114年第4季財務報告書 — 202502_6781_AI1.pdf | 2026-03-30 | Chinese | ||
| 33152290 | 114年第4季財務報告書 — 202501_6781_AI1.pdf | 2026-03-30 | Chinese | ||
| 33152974 | 114年度應收帳款周轉率 | 2026-03-30 | Chinese | ||
| 33152973 | 114年度存貨週轉率 | 2026-03-30 | Chinese | ||
| 33152972 | 114年度毛利率 | 2026-03-30 | Chinese | ||
| 33152971 | 114年度營益分析 | 2026-03-30 | Chinese | ||
| 33152970 | 114年第4季權益變動表 | 2026-03-30 | English | ||
| 33152969 | 114年第4季現金流量表 | 2026-03-30 | Chinese | ||
| 33152968 | 114年第4季綜合損益表 | 2026-03-30 | Chinese | ||
| 33152967 | 114年第4季資產負債表 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of batteries and accumulators
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abound Energy
Develops patented zinc-air battery systems for reliable, lo…
|
ABND | CA | Manufacturing |
|
Aegis Critical Energy Defence Corp.
Develops and delivers advanced LFP Battery Energy Storage S…
|
QESS | CA | Manufacturing |
|
A.F.W Co., Ltd
Manufacturer of electric vehicle components using friction …
|
312610 | KR | Manufacturing |
|
Altech Advanced Materials AG
Develops materials for lithium-ion batteries and solid-stat…
|
AMA1 | DE | Manufacturing |
|
ALTECH BATTERIES LTD
Develops sodium-chloride solid-state batteries and lithium-…
|
ATC | AU | Manufacturing |
|
Amara Raja Energy & Mobility Limited
Provides energy storage solutions for automotive, industria…
|
ARE&M | IN | Manufacturing |
|
Amprius Technologies, Inc.
Develops and manufactures advanced lithium-ion batteries wi…
|
AMPX | US | Manufacturing |
|
ANHUI ANFU BATTERY TECHNOLOGY CO.,LTD.
Produces primary and secondary batteries for consumer and i…
|
603031 | CN | Manufacturing |
|
Aton Green Storage
Manufactures battery energy storage systems for residential…
|
ATON | IT | Manufacturing |
|
Battery Technologies Inc.
Engaged in R&D of advanced battery solutions and global sup…
|
BTIOF | CA | 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.