
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年第三次临时股东会的通知 | 2025-10-27 | Chinese | |
| 2025年三季度报告 | 2025-10-27 | Chinese | |
| 《董事会战略与ESG委员会议事规则》 | 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
| |||||
| 34940672 | 《市值管理制度》 | 2025-10-27 | Chinese | ||
| 34940668 | 《独立董事工作制度》 | 2025-10-27 | Chinese | ||
| 34940662 | 《董事会秘书工作制度》 | 2025-10-27 | Chinese | ||
| 34940653 | 关于召开2025年第三次临时股东会的通知 | 2025-10-27 | Chinese | ||
| 34940643 | 2025年三季度报告 | 2025-10-27 | Chinese | ||
| 34940640 | 《董事会战略与ESG委员会议事规则》 | 2025-10-27 | Chinese | ||
| 34940630 | 《股东会议事规则》 | 2025-10-27 | Chinese | ||
| 34940619 | 《信息披露委员会工作制度》 | 2025-10-27 | Chinese | ||
| 34940609 | 《董事和高级管理人员所持本公司股份及其变动管理办法》 | 2025-10-27 | Chinese | ||
| 34940597 | 《关联交易管理制度》 | 2025-10-27 | Chinese | ||
| 34940590 | 《委托理财管理制度》 | 2025-10-27 | Chinese | ||
| 34940578 | 《外汇衍生品交易管理制度》 | 2025-10-27 | Chinese | ||
| 34940568 | 《财务管理制度》 | 2025-10-27 | Chinese | ||
| 34940561 | 《对外提供财务资助管理制度》 | 2025-10-27 | Chinese | ||
| 34940553 | 《内部审计制度》 | 2025-10-27 | 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.