
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 |
|---|---|---|---|
| 《信息披露暂缓与豁免管理制度》 | 2025-10-27 | Chinese | |
| 《独立董事专门会议工作制度》 | 2025-10-27 | Chinese | |
| 《董事、高级管理人员离职管理制度》 | 2025-10-27 | Chinese | |
| 第八届董事会第二十二次会议决议公告 | 2025-10-27 | Chinese | |
| 关于续聘2025年度审计机构的公告 | 2025-10-27 | Chinese | |
| 《董事会审计委员会议事规则》 | 2025-10-27 | 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 | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 34940540 | 《信息披露暂缓与豁免管理制度》 | 2025-10-27 | Chinese | ||
| 34940530 | 《独立董事专门会议工作制度》 | 2025-10-27 | Chinese | ||
| 34940520 | 《董事、高级管理人员离职管理制度》 | 2025-10-27 | Chinese | ||
| 34940507 | 第八届董事会第二十二次会议决议公告 | 2025-10-27 | Chinese | ||
| 34940497 | 关于续聘2025年度审计机构的公告 | 2025-10-27 | Chinese | ||
| 34940488 | 《董事会审计委员会议事规则》 | 2025-10-27 | Chinese | ||
| 34940479 | 《董事会提名委员会议事规则》 | 2025-10-27 | Chinese | ||
| 34940469 | 《对外担保管理制度》 | 2025-10-27 | Chinese | ||
| 34940463 | 《总经理工作细则》 | 2025-10-27 | Chinese | ||
| 34940456 | 《董事会薪酬与考核委员会议事规则》 | 2025-10-27 | Chinese | ||
| 34940447 | 《募集资金管理办法》 | 2025-10-27 | Chinese | ||
| 34940439 | 《对外投资管理制度》 | 2025-10-27 | Chinese | ||
| 34940436 | 2025年半年度报告(英文版) | 2025-09-22 | Chinese | ||
| 34940433 | 2025年半年度财务报告 | 2025-08-22 | Chinese | ||
| 34940430 | 关于为全资子公司及全资孙公司提供担保的公告 | 2025-08-22 | 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.