
Tianneng Power International Limited — Investor Relations & Filings
Tianneng Power International Limited is a leading new energy group focused on providing comprehensive battery solutions. The company specializes in the research, development, manufacturing, and sale of motive batteries, primarily high-quality lead-acid and lithium-ion types, targeting applications in light electric vehicles, notably electric bikes. Beyond motive power, the group supplies batteries for general electric vehicle use and is a key provider of energy storage solutions (ESS), including systems for solar and wind power integration. Tianneng maintains a commitment to technological advancement, actively pursuing the development and production of next-generation power sources such as hydrogen fuel cells and sodium-ion batteries.
Recent filings
Browse filings by year
28 years- 2026 32 filings
- 2025 107 filings
- 2024 81 filings
- 2023 92 filings
- 2022 88 filings
- 2021 65 filings
- 2020 76 filings
- 2019 63 filings
- 2018 56 filings
- 2017 62 filings
- 2016 103 filings
- 2015 91 filings
- 2014 97 filings
- 2013 79 filings
- 2012 79 filings
- 2011 69 filings
- 2010 55 filings
- 2009 72 filings
- 2008 33 filings
- 2007 46 filings
- 2006 14 filings
- 2005 17 filings
- 2004 18 filings
- 2003 11 filings
- 2002 10 filings
- 2001 8 filings
- 2000 4 filings
- 1999 6 filings
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 |
Tianneng Power International Limited 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/49487/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49487 | 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=49487 | 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=49487 \ -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": 49487}, 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 Power International Limited (id: 49487)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.