
Tianneng Battery Group Co.,Ltd. — Investor Relations & Filings
Tianneng Battery Group Co.,Ltd. specializes in the research, development, and manufacturing of advanced battery systems. The company primarily focuses on motive power batteries for light electric vehicles, including e-bikes, tricycles, and low-speed electric cars. Its product portfolio includes high-capacity lead-acid batteries, lithium-ion batteries, and hydrogen fuel cells. Beyond motive power, the company provides energy storage solutions for telecommunications, power grids, and renewable energy projects. Tianneng emphasizes a circular economy through its battery recycling and resource regeneration initiatives. The firm integrates smart manufacturing processes to enhance energy density and cycle life across its product lines, serving global markets with sustainable energy solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 天能电池集团股份有限公司关于公司董事、监事、高级管理人员2024年度薪酬确认及2025年度薪酬方案的公告 | 2025-03-27 | Chinese | |
| 天能电池集团股份有限公司2024年度会计师事务所履职情况评估报告及审计委员会履行监督职责情况报告 | 2025-03-27 | Chinese | |
| 天能电池集团股份有限公司关于2025年度开展商品期货和外汇套期保值业务的公告 | 2025-03-27 | Chinese | |
| 天能电池集团股份有限公司第二届监事会第十八次会议决议公告 | 2025-03-27 | Chinese | |
| 天能电池集团股份有限公司关于核心技术人员离职暨新增认定核心技术人员的公告 | 2025-03-27 | Chinese | |
| 中汇会计师事务所对天能股份控股股东及其他关联方占用资金情况的专项说明 | 2025-03-27 | Chinese |
Browse filings by year
7 yearsMarket 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 |
Tianneng Battery Group 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/58659/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58659 | 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=58659 | 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=58659 \ -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": 58659}, 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 Tianneng Battery Group Co.,Ltd. (id: 58659)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.