
EVE Energy Co Ltd. — Investor Relations & Filings
EVE Energy Co., Ltd., established in 2001, is a global lithium battery company that develops, manufactures, and delivers a comprehensive range of battery solutions. The company's core activities are centered on consumer batteries, power batteries, and energy storage systems. Its product portfolio includes lithium primary batteries and lithium-ion batteries in various form factors, such as cylindrical, prismatic, and large cylindrical cells. EVE Energy serves multiple markets, providing power solutions for consumer electronics, electric vehicles (passenger and commercial), and large-scale energy storage applications. The company focuses on possessing core technologies and is actively involved in developing next-generation battery technologies like solid-state batteries.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2023年度可持续发展报告(中文版) | 2024-04-18 | Chinese | |
| 关于2023年度利润分配预案的公告 | 2024-04-18 | Chinese | |
| 独立董事2023年度述职报告(汤勇) | 2024-04-18 | Chinese | |
| 2024年度第一期绿色中期票据(科创票据)发行结果公告 | 2024-04-17 | Chinese | |
| 第六届董事会第三十一次会议决议公告 | 2024-04-08 | Chinese | |
| 关于第八期员工持股计划存续期展期的公告 | 2024-04-08 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 35351411 | 2023年度可持续发展报告(中文版) | 2024-04-18 | Chinese | ||
| 35350777 | 关于2023年度利润分配预案的公告 | 2024-04-18 | Chinese | ||
| 35350761 | 独立董事2023年度述职报告(汤勇) | 2024-04-18 | Chinese | ||
| 35350751 | 2024年度第一期绿色中期票据(科创票据)发行结果公告 | 2024-04-17 | Chinese | ||
| 35350737 | 第六届董事会第三十一次会议决议公告 | 2024-04-08 | Chinese | ||
| 35350723 | 关于第八期员工持股计划存续期展期的公告 | 2024-04-08 | Chinese | ||
| 35350711 | 关于回购公司股份的进展公告 | 2024-04-03 | Chinese | ||
| 35350698 | 2024年第一次临时股东大会决议公告 | 2024-03-27 | Chinese | ||
| 35350688 | 2024年第一次临时股东大会法律意见书 | 2024-03-27 | Chinese | ||
| 35350677 | 关于收到实际控制人兼董事长2023年度现金分红提议的公告 | 2024-03-18 | Chinese | ||
| 35350668 | 关于对子公司提供担保的公告 | 2024-03-11 | Chinese | ||
| 35350655 | 第六届监事会第二十九次会议决议公告 | 2024-03-11 | Chinese | ||
| 35350643 | 关于召开2024年第一次临时股东大会的通知 | 2024-03-11 | Chinese | ||
| 35350632 | 第六届董事会第三十次会议决议公告 | 2024-03-11 | Chinese | ||
| 35350619 | 关于公司董事、高级管理人员增持公司股份计划时间过半的进展公告 | 2024-03-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of batteries and accumulators
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABM FUJIYA BERHAD
Manufacturing and sale of automotive, storage, and EFB batt…
|
— | MY | Manufacturing |
|
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 |
|
AES-KY
Develops lithium-ion battery modules for electric light veh…
|
6781 | TW | 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 |
EVE Energy 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/17849/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17849 | 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=17849 | 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=17849 \ -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": 17849}, 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 EVE Energy Co Ltd. (id: 17849)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.