DONGGUAN KINGSUN OPTOELECTRONIC CO.,LTD. — Investor Relations & Filings
Dongguan Kingsun Optoelectronic Co., Ltd. specializes in the research, development, and manufacturing of high-power LED lighting solutions. The company focuses on outdoor and industrial applications, providing a range of products including LED street lights, tunnel lights, floodlights, and high bay lighting. Kingsun integrates smart control systems and energy-saving technologies into its product lines to support urban infrastructure and commercial projects. Its technical expertise encompasses thermal management, optical design, and power supply integration. The company serves a global market, offering comprehensive lighting engineering services and customized optoelectronic solutions for diverse public and private sector requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于股份完成过户的提示性公告 | 2026-04-14 | Chinese | |
| 2025年年度报告摘要 | 2026-04-10 | Chinese | |
| 东方证券股份有限公司关于东莞勤上光电股份有限公司使用部分闲置募集资金进行现金管理的专项核查意见 | 2026-04-10 | Chinese | |
| 关于2026年度使用部分闲置募集资金及闲置自有资金进行现金管理的公告 | 2026-04-10 | Chinese | |
| 2025年度内部控制自我评价报告 | 2026-04-10 | Chinese | |
| 2025年年度审计报告 | 2026-04-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34870020 | 关于股份完成过户的提示性公告 | 2026-04-14 | Chinese | ||
| 36625540 | 2025年年度报告摘要 | 2026-04-10 | Chinese | ||
| 36625539 | 东方证券股份有限公司关于东莞勤上光电股份有限公司使用部分闲置募集资金进行现金管理的专项核查意见 | 2026-04-10 | Chinese | ||
| 36625532 | 关于2026年度使用部分闲置募集资金及闲置自有资金进行现金管理的公告 | 2026-04-10 | Chinese | ||
| 36625522 | 2025年度内部控制自我评价报告 | 2026-04-10 | Chinese | ||
| 36625519 | 2025年年度审计报告 | 2026-04-10 | Chinese | ||
| 36625476 | 关于公司董事、高级管理人员2025年度薪酬的确认及2026年度薪酬方案的公告 | 2026-04-10 | Chinese | ||
| 36625473 | 东方证券股份有限公司关于东莞勤上光电股份有限公司2025年度募集配套资金存放和使用情况的专项核查意见 | 2026-04-10 | Chinese | ||
| 36625471 | 关于续聘会计师事务所的公告 | 2026-04-10 | Chinese | ||
| 36625470 | 2025年度募集资金存放与使用情况的专项报告 | 2026-04-10 | Chinese | ||
| 36625467 | 董事会审计委员会对2025年度会计师事务所履职情况评估及履行监督职责情况报告 | 2026-04-10 | Chinese | ||
| 36625466 | 非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-10 | Chinese | ||
| 36625464 | 2025年度独立董事述职报告(李萍) | 2026-04-10 | Chinese | ||
| 36625462 | 东莞勤上光电股份有限公司内部控制审计报告 | 2026-04-10 | Chinese | ||
| 36625460 | 关于变更会计政策的公告 | 2026-04-10 | 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 |
DONGGUAN KINGSUN OPTOELECTRONIC 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/54659/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54659 | 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=54659 | 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=54659 \ -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": 54659}, 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 DONGGUAN KINGSUN OPTOELECTRONIC CO.,LTD. (id: 54659)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.