
CBAK Energy Technology, Inc. — Investor Relations & Filings
CBAK Energy Technology, Inc. is a high-tech enterprise specializing in the development, manufacturing, and commercialization of advanced rechargeable batteries. The company's portfolio includes high-power lithium-ion and sodium-ion batteries, leveraging core technologies in lithium iron phosphate (LFP) and ternary materials. Its products and integrated electric energy solutions serve a wide range of applications, including electric vehicles, light electric vehicles, energy storage systems, electric tools, and consumer electronics. The company focuses on innovation in material systems, product development, and manufacturing processes to provide high-performance and reliable power solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| QUARTERLY REPORT | 2026-05-18 | English | |
| CURRENT REPORT | 2026-05-18 | English | |
| 10-K - CBAK Energy Technology, Inc. (0001117171) (Filer) | 2026-03-31 | English | |
| 8-K - CBAK Energy Technology, Inc. (0001117171) (Filer) | 2026-03-30 | English | |
| 8-K - CBAK Energy Technology, Inc. (0001117171) (Filer) | 2026-03-19 | English | |
| DEF 14A Filing | 2026-01-16 | English |
Browse filings by year
27 years- 2026 6 filings
- 2025 23 filings
- 2024 24 filings
- 2023 28 filings
- 2022 21 filings
- 2021 40 filings
- 2020 38 filings
- 2019 41 filings
- 2018 13 filings
- 2017 17 filings
- 2016 31 filings
- 2015 32 filings
- 2014 21 filings
- 2013 47 filings
- 2012 23 filings
- 2011 22 filings
- 2010 22 filings
- 2009 33 filings
- 2008 48 filings
- 2007 58 filings
- 2006 94 filings
- 2005 45 filings
- 2004 12 filings
- 2003 4 filings
- 2002 7 filings
- 2001 5 filings
- 2000 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 46470166 | QUARTERLY REPORT | 2026-05-18 | English | ||
| 46385563 | CURRENT REPORT | 2026-05-18 | English | ||
| 33116052 | 10-K - CBAK Energy Technology, Inc. (0001117171) (Filer) | 2026-03-31 | English | ||
| 33086931 | 8-K - CBAK Energy Technology, Inc. (0001117171) (Filer) | 2026-03-30 | English | ||
| 32986337 | 8-K - CBAK Energy Technology, Inc. (0001117171) (Filer) | 2026-03-19 | English | ||
| 27944745 | DEF 14A Filing | 2026-01-16 | English | ||
|
2025
9 filings
| |||||
| 27944774 | 8-K Filing | 2025-12-30 | English | ||
| 11336349 | Major Shareholding Notification 2025 | 2025-12-19 | English | ||
| 11336350 | Director's Dealing 2025 | 2025-12-19 | English | ||
| 11336352 | Major Shareholding Notification 2025 | 2025-12-16 | English | ||
| 11336354 | Director's Dealing 2025 | 2025-12-16 | English | ||
| 11336358 | DEFINITIVE ADDITIONAL MATERIALS | 2025-11-14 | English | ||
| 11336363 | DEFINITIVE PROXY STATEMENT | 2025-11-14 | English | ||
| 11336392 | QUARTERLY REPORT | 2025-11-10 | English | ||
| 11336394 | CURRENT REPORT | 2025-11-10 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of batteries and accumulators
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Eos Energy Enterprises, Inc.
Designs and manufactures long-duration, zinc-powered energy…
|
EOSE | US | Manufacturing |
|
E Schnapp & Co Works Ltd.
Manufactures, imports, and distributes batteries for vehicl…
|
SHNP | IL | Manufacturing |
|
ESS Tech, Inc.
Designs and manufactures iron flow batteries for long-durat…
|
GWH | US | Manufacturing |
|
EVE Energy Co Ltd.
Develops and manufactures lithium battery solutions for con…
|
300014 | CN | Manufacturing |
|
Eveready Inc.
Global manufacturer and distributor of consumer batteries a…
|
— | CA | Manufacturing |
|
Eveready Industries India Ltd.
Manufacturer of dry cell batteries, portable lighting, and …
|
EVEREADY | IN | Manufacturing |
|
Exide Industries Ltd.
Produces lead-acid and lithium-ion batteries for automotive…
|
EXIDEIND | IN | Manufacturing |
|
Exide Pakistan Limited
Manufactures lead-acid batteries, chemicals, acids, and pro…
|
EXIDE | PK | Manufacturing |
|
Expion360 Inc.
Designs and manufactures lithium iron phosphate power stora…
|
XPON | US | Manufacturing |
|
Farasis Energy (Gan Zhou) Co., Ltd.
Produces high-performance pouch-type lithium-ion batteries …
|
688567 | CN | Manufacturing |
CBAK Energy Technology, Inc. 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/34326/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34326 | 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=34326 | 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=34326 \ -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": 34326}, 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 CBAK Energy Technology, Inc. (id: 34326)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.