通宝光电 — Investor Relations & Filings
About 通宝光电
Tongbao Optoelectronics specializes in the research, development, and manufacturing of automotive lighting systems and electronic components. The company provides a comprehensive range of exterior and interior lighting solutions, including LED headlamps, rear combination lamps, high-mount stop lamps, and interior ambient lighting. It focuses on integrating advanced LED technology with intelligent control systems to enhance vehicle safety and aesthetics. As a supplier to major automotive manufacturers, the company maintains capabilities in optical design, structural engineering, and precision manufacturing. Its product portfolio includes electronic modules and specialized lighting for commercial and passenger vehicles, emphasizing high performance, energy efficiency, and compliance with international automotive standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度董事会审计委员会履职情况报告 | 2026-04-28 | Chinese | |
| 2025年度会计师事务所履职情况评估报告 | 2026-04-28 | Chinese | |
| 独立董事年度述职报告(姜建庆) | 2026-04-28 | Chinese | |
| 2026年一季度报告 | 2026-04-28 | Chinese | |
| 第四届董事会第十四次会议决议公告 | 2026-04-28 | Chinese | |
| 董事会审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39793747 | 2025年度董事会审计委员会履职情况报告 | 2026-04-28 | Chinese | ||
| 39793738 | 2025年度会计师事务所履职情况评估报告 | 2026-04-28 | Chinese | ||
| 39793725 | 独立董事年度述职报告(姜建庆) | 2026-04-28 | Chinese | ||
| 39793717 | 2026年一季度报告 | 2026-04-28 | Chinese | ||
| 39793696 | 第四届董事会第十四次会议决议公告 | 2026-04-28 | Chinese | ||
| 39793682 | 董事会审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-28 | Chinese | ||
| 39793673 | 内部控制审计报告 | 2026-04-28 | Chinese | ||
| 39793640 | 关于2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-28 | Chinese | ||
| 39793632 | 2025年度审计报告 | 2026-04-28 | Chinese | ||
| 39793423 | 关于变更签字注册会计师的公告 | 2026-04-16 | Chinese | ||
| 39793422 | 关于完成工商变更登记并取得营业执照的公告 | 2026-04-16 | Chinese | ||
| 39793419 | 公司章程 | 2026-04-12 | Chinese | ||
| 39793400 | 上海市锦天城律师事务所关于常州通宝光电股份有限公司2026年第一次临时股东会的法律意见书 | 2026-04-12 | Chinese | ||
| 39793390 | 2026年第一次临时股东会决议公告 | 2026-04-12 | Chinese | ||
| 39793376 | 关于使用募集资金置换预先已投入募集资金投资项目及已支付发行费用的自筹资金的公告 | 2026-03-25 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lighting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACUITY INC. (DE)
Industrial technology company providing solutions for light…
|
AYI | US | Manufacturing |
|
AG VENTURES LIMITED
Produces LED lighting and electronic components with invest…
|
506579 | IN | Manufacturing |
|
APEX INTEC Co.,LTD.
Manufacturer specializing in LED lighting and renewable ene…
|
207490 | KR | Manufacturing |
|
Artemis Electricals and Projects Limited
Manufactures LED lighting and provides electrical project d…
|
AEPL | IN | Manufacturing |
|
Beghelli
Manufactures lighting equipment and electronic systems for …
|
BGQ | IT | Manufacturing |
|
Bortex Global Limited
Designs, manufactures, and distributes LED lighting product…
|
8118 | HK | Manufacturing |
|
Brilliant AG
European supplier of a wide range of indoor and outdoor lig…
|
BAG | DE | Manufacturing |
|
Calcom Vision Ltd.
ODM and OEM for energy-efficient LED lighting products and …
|
517236 | IN | Manufacturing |
|
Changzhou Xingyu Automotive Lighting Systems Co., Ltd.
Designs and manufactures automotive lighting and LED system…
|
601799 | CN | Manufacturing |
|
China Electric Manufacturing Corporation
Manufacturer of lighting solutions, electrical components, …
|
1611 | TW | Manufacturing |
通宝光电 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/58753/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58753 | 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=58753 | 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=58753 \ -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": 58753}, 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 通宝光电 (id: 58753)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.