
SHENZHEN AUTO ELECTRIC POWER PLANT CO., LTD. — Investor Relations & Filings
Shenzhen Auto Electric Power Plant Co., Ltd. specializes in the research, development, and manufacturing of power supply systems and power electronic equipment. The company provides a comprehensive range of products, including DC power supply systems for substations and power plants, electric vehicle (EV) charging solutions, and energy storage systems. Its portfolio also encompasses power quality management devices and intelligent power distribution equipment. Serving sectors such as utilities, telecommunications, and transportation, the company focuses on delivering reliable energy management solutions. With a commitment to technological innovation, it supports the development of smart grids and sustainable energy infrastructure through integrated hardware and software platforms.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于举办2025年度业绩网上说明会的公告 | 2026-05-19 | Chinese | |
| 广东华商律师事务所关于深圳奥特迅电力设备股份有限公司2025年年度股东会法律意见书 | 2026-05-15 | Chinese | |
| 2025年独立董事述职报告(刘宇) | 2026-04-20 | Chinese | |
| 关于召开2025年年度股东会的通知 | 2026-04-20 | Chinese | |
| 董事会关于2024年度审计报告中保留意见涉及事项影响已消除的专项说明 | 2026-04-20 | Chinese | |
| 2025年年度审计报告 | 2026-04-20 | Chinese |
Browse filings by year
19 years- 2026 21 filings
- 2025 115 filings
- 2024 87 filings
- 2023 89 filings
- 2022 82 filings
- 2021 82 filings
- 2020 91 filings
- 2019 60 filings
- 2018 69 filings
- 2017 72 filings
- 2016 63 filings
- 2015 93 filings
- 2014 83 filings
- 2013 96 filings
- 2012 66 filings
- 2011 64 filings
- 2010 83 filings
- 2009 42 filings
- 2008 83 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46566572 | 关于举办2025年度业绩网上说明会的公告 | 2026-05-19 | Chinese | ||
| 46365140 | 广东华商律师事务所关于深圳奥特迅电力设备股份有限公司2025年年度股东会法律意见书 | 2026-05-15 | Chinese | ||
| 35129614 | 2025年独立董事述职报告(刘宇) | 2026-04-20 | Chinese | ||
| 35129606 | 关于召开2025年年度股东会的通知 | 2026-04-20 | Chinese | ||
| 35129598 | 董事会关于2024年度审计报告中保留意见涉及事项影响已消除的专项说明 | 2026-04-20 | Chinese | ||
| 35129588 | 2025年年度审计报告 | 2026-04-20 | Chinese | ||
| 35129530 | 2025年独立董事述职报告(石会峰) | 2026-04-20 | Chinese | ||
| 35129517 | 内部控制审计报告 | 2026-04-20 | Chinese | ||
| 35129491 | 2025年度内部控制评价报告 | 2026-04-20 | Chinese | ||
| 35129481 | 公司章程(2026年4月) | 2026-04-20 | Chinese | ||
| 35129461 | 关于变更公司英文名称暨修订《公司章程》的公告 | 2026-04-20 | Chinese | ||
| 35129456 | 关于2025年年度计提及冲回资产减值准备的公告 | 2026-04-20 | Chinese | ||
| 35129451 | 关于2026年度日常关联交易预计公告 | 2026-04-20 | Chinese | ||
| 35129448 | 非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-20 | Chinese | ||
| 35129445 | 2025年年度报告摘要 | 2026-04-20 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of electric motors, generators, transformers and electricity distribution and control apparatus
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aartech Solonics Limited
Engineering firm providing energy storage, bus transfer sys…
|
AARTECH | IN | Manufacturing |
|
ABB India Limited
Technology leader in electrification and automation for a s…
|
ABB | IN | Manufacturing |
|
ABB Ltd
A technology company specializing in electrification and au…
|
ABBN | CH | Manufacturing |
|
ACCORD TRANSFORMER & SWITCHGEAR LIMITED
Designs and manufactures energy-efficient transformers and …
|
544710 | IN | Manufacturing |
|
Ads-Tec Energy Public Ltd Co
Develops battery-buffered platform solutions for ultra-fast…
|
ADSE | US | Manufacturing |
|
ADVAIT ENERGY TRANSITIONS LIMITED
Provides power transmission components, renewable energy, a…
|
ADVAIT | IN | Manufacturing |
|
ADVENT TECHNOLOGIES HOLDINGS, INC.
Develops and manufactures complete fuel cell systems and th…
|
ADN | US | Manufacturing |
|
AEC
Provider of heavy electrical equipment, power electronics, …
|
1514 | TW | Manufacturing |
|
AFC ENERGY PLC
Develops hydrogen power generation technologies for off-gri…
|
AFC | GB | Manufacturing |
|
AHA Co.,Ltd
A technology company operating in EdTech, Healthcare, and E…
|
102950 | KR | Manufacturing |
SHENZHEN AUTO ELECTRIC POWER PLANT 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/54280/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54280 | 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=54280 | 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=54280 \ -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": 54280}, 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 SHENZHEN AUTO ELECTRIC POWER PLANT CO., LTD. (id: 54280)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.