
SHENZHEN TOPBAND CO., LTD. — Investor Relations & Filings
SHENZHEN TOPBAND CO., LTD. specializes in the research, development, and manufacturing of intelligent control system solutions. The company provides a comprehensive product portfolio including intelligent controllers, high-efficiency motors, and lithium battery energy storage systems. Its core offerings serve sectors such as home appliances, power tools, new energy, and industrial automation. Topband integrates controller, motor, battery, and cloud technologies to deliver customized, end-to-end solutions for global partners. The company focuses on technological innovation in sensing, power electronics, and wireless communication to enhance product efficiency and connectivity. With a robust global manufacturing and R&D network, it supports digital transformation through advanced IoT integration and energy management systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 薪酬与考核委员会关于2024年股票期权激励计划第一个行权期行权条件未达标暨注销部分期权的核查意见 | 2026-04-01 | Chinese | |
| 2025年投资者保护工作报告 | 2026-04-01 | Chinese | |
| 关于向银行申请综合授信额度的公告 | 2026-04-01 | Chinese | |
| 《公司章程》(2026年4月) | 2026-04-01 | Chinese | |
| 《董事和高级管理人员薪酬管理制度》 | 2026-04-01 | Chinese | |
| 第八届董事会第二十五次会议决议公告 | 2026-04-01 | Chinese |
Browse filings by year
20 years- 2026 38 filings
- 2025 107 filings
- 2024 120 filings
- 2023 165 filings
- 2022 178 filings
- 2021 178 filings
- 2020 163 filings
- 2019 146 filings
- 2018 150 filings
- 2017 124 filings
- 2016 112 filings
- 2015 191 filings
- 2014 87 filings
- 2013 78 filings
- 2012 78 filings
- 2011 102 filings
- 2010 121 filings
- 2009 77 filings
- 2008 98 filings
- 2007 59 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34940834 | 薪酬与考核委员会关于2024年股票期权激励计划第一个行权期行权条件未达标暨注销部分期权的核查意见 | 2026-04-01 | Chinese | ||
| 34940831 | 2025年投资者保护工作报告 | 2026-04-01 | Chinese | ||
| 34940827 | 关于向银行申请综合授信额度的公告 | 2026-04-01 | Chinese | ||
| 34940826 | 《公司章程》(2026年4月) | 2026-04-01 | Chinese | ||
| 34940823 | 《董事和高级管理人员薪酬管理制度》 | 2026-04-01 | Chinese | ||
| 34940821 | 第八届董事会第二十五次会议决议公告 | 2026-04-01 | Chinese | ||
| 34940818 | 关于会计师事务所2025年度履职情况的评估报告 | 2026-04-01 | Chinese | ||
| 34940817 | 会计师事务所对非经营性资金占用及其他关联资金往来情况的专项审核意见 | 2026-04-01 | Chinese | ||
| 34940814 | 董事会对独立董事独立性评估的专项意见 | 2026-04-01 | Chinese | ||
| 34940811 | 关于中标中国移动2026-2028年通信用磷酸铁锂电池产品集中招标项目的公告 | 2026-03-23 | Chinese | ||
| 34940806 | 关于2025年度资产处置及计提减值准备的公告 | 2026-01-29 | Chinese | ||
| 34940796 | 第八届董事会第二十四次(临时)会议决议公告 | 2026-01-29 | Chinese | ||
| 34940786 | 2025年度业绩预告 | 2026-01-29 | Chinese | ||
| 34940784 | 北京市中伦(深圳)律师事务所关于深圳拓邦股份有限公司2026年第一次临时股东会的法律意见书 | 2026-01-21 | Chinese | ||
| 34940782 | 2026年第一次临时股东会决议公告 | 2026-01-21 | 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 TOPBAND 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/54195/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54195 | 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=54195 | 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=54195 \ -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": 54195}, 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 TOPBAND CO., LTD. (id: 54195)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.