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 |
|---|---|---|---|
| 关于2025年度计提资产减值准备的公告 | 2026-04-10 | Chinese | |
| 关于召开2025年度股东会的通知 | 2026-04-10 | Chinese | |
| 第六届董事会第二十四次会议决议公告 | 2026-04-10 | Chinese | |
| 关于2025年度利润分配预案的公告 | 2026-04-10 | Chinese | |
| 董事会对2025年度独立董事独立性情况的专项意见 | 2026-04-10 | Chinese | |
| 关于公司股东股份司法拍卖进展暨控股股东通过司法拍卖方式增持公司股份的公告 | 2026-03-19 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 36625458 | 关于2025年度计提资产减值准备的公告 | 2026-04-10 | Chinese | ||
| 36625456 | 关于召开2025年度股东会的通知 | 2026-04-10 | Chinese | ||
| 36625454 | 第六届董事会第二十四次会议决议公告 | 2026-04-10 | Chinese | ||
| 36625452 | 关于2025年度利润分配预案的公告 | 2026-04-10 | Chinese | ||
| 36625445 | 董事会对2025年度独立董事独立性情况的专项意见 | 2026-04-10 | Chinese | ||
| 36625441 | 关于公司股东股份司法拍卖进展暨控股股东通过司法拍卖方式增持公司股份的公告 | 2026-03-19 | Chinese | ||
| 36625434 | 关于股东所持部分股份将被拍卖的提示性公告 | 2026-02-13 | Chinese | ||
| 36625427 | 关于关联租赁的公告 | 2026-02-10 | Chinese | ||
| 36625413 | 第六届董事会第二十三次会议决议公告 | 2026-02-10 | Chinese | ||
| 36625407 | 关于使用部分闲置募集资金及闲置自有资金进行现金管理的进展公告 | 2026-02-09 | Chinese | ||
| 36625397 | 第六届董事会第二十二次会议决议公告 | 2026-02-02 | Chinese | ||
| 36625394 | 关于终止回购股份减持计划的公告 | 2026-02-02 | Chinese | ||
| 36625382 | 2025年度业绩预告 | 2026-01-30 | Chinese | ||
| 36625381 | 关于诉讼事项的进展公告 | 2026-01-04 | Chinese | ||
|
2025
1 filing
| |||||
| 36625380 | 关于股东所持部分股份司法拍卖被撤回的进展公告 | 2025-12-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.