Contemporary Amperex Technology Co., Limited — Investor Relations & Filings
Contemporary Amperex Technology Co., Limited (CATL) is a global leader in the research, development, and manufacturing of lithium-ion batteries. The company specializes in providing advanced battery systems and energy storage solutions for electric vehicles and stationary applications. Its product portfolio includes battery cells, modules, and packs, alongside comprehensive battery management systems and recycling services. CATL is recognized for its technological innovations, such as Cell-to-Pack (CTP) technology and the development of sodium-ion and condensed matter batteries. Serving major global automotive manufacturers and energy providers, the company focuses on enhancing energy density, safety, and charging speeds to support the global transition to sustainable energy.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度A股权益分派实施公告 | 2026-04-15 | Chinese | |
| H股公告(截至2026年3月31日止股份发行人的证券变动月报表) | 2026-04-09 | Chinese | |
| 关于A股股份回购结果暨股份变动的公告 | 2026-04-07 | Chinese | |
| 上海市通力律师事务所关于宁德时代新能源科技股份有限公司2025年年度股东会的法律意见书 | 2026-04-03 | Chinese | |
| 关于变更部分A股募集资金用途后新签订募集资金三方监管协议的公告 | 2026-04-03 | Chinese | |
| 2025年年度股东会决议公告 | 2026-04-03 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39675479 | 2025年度A股权益分派实施公告 | 2026-04-15 | Chinese | ||
| 39675477 | H股公告(截至2026年3月31日止股份发行人的证券变动月报表) | 2026-04-09 | Chinese | ||
| 39675475 | 关于A股股份回购结果暨股份变动的公告 | 2026-04-07 | Chinese | ||
| 39675474 | 上海市通力律师事务所关于宁德时代新能源科技股份有限公司2025年年度股东会的法律意见书 | 2026-04-03 | Chinese | ||
| 39675469 | 关于变更部分A股募集资金用途后新签订募集资金三方监管协议的公告 | 2026-04-03 | Chinese | ||
| 39675467 | 2025年年度股东会决议公告 | 2026-04-03 | Chinese | ||
| 39675466 | 关于回购公司A股股份的进展公告 | 2026-04-02 | Chinese | ||
| 39675462 | 关于控股股东无偿捐赠部分公司股份的公告 | 2026-03-31 | Chinese | ||
| 39675459 | H股公告(董事会会议召开日期) | 2026-03-31 | Chinese | ||
| 39675457 | 关于宁德时代新能源科技股份有限公司非经营性资金占用及其他关联资金往来的专项说明 | 2026-03-09 | Chinese | ||
| 39675449 | 2025年年度审计报告 | 2026-03-09 | Chinese | ||
| 39675430 | 2025年度内部控制评价报告 | 2026-03-09 | Chinese | ||
| 39675414 | 关于使用部分闲置募集资金进行现金管理的公告 | 2026-03-09 | Chinese | ||
| 39675400 | 关于2026年度日常关联交易(A股)预计的公告 | 2026-03-09 | Chinese | ||
| 39675397 | 2025年年度报告摘要 | 2026-03-09 | 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 |
|
AES Holding Co., Ltd.
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 |
|
Aton Green Storage
Manufactures battery energy storage systems for residential…
|
ATON | IT | Manufacturing |
Contemporary Amperex Technology Co., 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/55723/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55723 | 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=55723 | 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=55723 \ -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": 55723}, 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 Contemporary Amperex Technology Co., Limited (id: 55723)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.