Appotronics Corporation Limited — Investor Relations & Filings
About Appotronics Corporation Limited
Appotronics Corporation Limited specializes in the development and application of laser display technology. The company is the pioneer of ALPD (Advanced Laser Phosphor Display) technology, a core architecture used to create high-brightness, energy-efficient light sources. Its primary business activities involve the design and manufacture of laser cinema projection systems, professional-grade projectors, and laser TV solutions for home entertainment. Beyond traditional displays, the company integrates its laser technology into the automotive sector, focusing on augmented reality head-up displays (AR-HUD), intelligent lighting, and cockpit projection systems. By leveraging a robust portfolio of proprietary semiconductor laser patents, the company provides high-performance optical solutions characterized by superior color accuracy and reliability for global commercial and consumer markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于召开2025年度及2026年第一季度业绩说明会的公告 | 2026-04-29 | Chinese | |
| 2025年度内部控制评价报告 | 2026-04-29 | Chinese | |
| 2025年度审计机构履职情况评估报告 | 2026-04-29 | Chinese | |
| 关于公司会计政策变更的公告 | 2026-04-29 | Chinese | |
| 2025年度独立董事述职报告(陈菡) | 2026-04-29 | Chinese | |
| 第三届董事会第十一次会议决议公告 | 2026-04-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39057880 | 关于召开2025年度及2026年第一季度业绩说明会的公告 | 2026-04-29 | Chinese | ||
| 39057877 | 2025年度内部控制评价报告 | 2026-04-29 | Chinese | ||
| 39057876 | 2025年度审计机构履职情况评估报告 | 2026-04-29 | Chinese | ||
| 39057869 | 关于公司会计政策变更的公告 | 2026-04-29 | Chinese | ||
| 39057860 | 2025年度独立董事述职报告(陈菡) | 2026-04-29 | Chinese | ||
| 39057853 | 第三届董事会第十一次会议决议公告 | 2026-04-29 | Chinese | ||
| 39057847 | 2025年度环境、社会与治理(ESG)报告摘要 | 2026-04-29 | Chinese | ||
| 39057842 | 2025年度审计报告 | 2026-04-29 | Chinese | ||
| 39056932 | 2025年度独立董事述职报告(陈友春) | 2026-04-29 | Chinese | ||
| 39056931 | 2026年第一季度报告 | 2026-04-29 | Chinese | ||
| 39056926 | 2025年度独立董事述职报告(蔡翘梧) | 2026-04-29 | Chinese | ||
| 39056925 | 关于公司续聘2026年度财务和内部控制审计机构的公告 | 2026-04-29 | Chinese | ||
| 39056923 | 2025年度募集资金存放与使用情况专项报告 | 2026-04-29 | Chinese | ||
| 39056906 | 关于公司2025年度利润分配预案的公告 | 2026-04-29 | Chinese | ||
| 39056880 | 2025年度董事会审计委员会履职情况报告 | 2026-04-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of optical instruments and photographic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ability Enterprise Co., Ltd.
ODM and EMS provider of advanced optical and digital imagin…
|
2374 | TW | Manufacturing |
|
Advanced Fiber Resources (Zhuhai), Ltd.
Manufacturer of high-power passive optical components for l…
|
300620 | CN | Manufacturing |
|
Aiptek International Inc.
Specializes in digital imaging and automotive safety, focus…
|
6225 | TW | Manufacturing |
|
Aksh Optifibre Ltd.
Global manufacturer of optical fiber, cables, FRP rods, and…
|
AKSHOPTFBR | IN | Manufacturing |
|
Altek Corporation
Provider of digital imaging solutions and AI edge vision fo…
|
3059 | TW | Manufacturing |
|
APOGEE OPTOCOM CO., LTD.
Manufactures thin-film filters and optical components for t…
|
6426 | TW | Manufacturing |
|
ARASHI VISION INC.
Develops 360-degree cameras, action cameras, and profession…
|
688775 | CN | Manufacturing |
|
Asia Optical Co., Inc.
Manufacturer of precision optical components, lenses, and o…
|
3019 | TW | Manufacturing |
|
Asukanet Company,Limited
Offers photo printing, funeral imaging, aerial display tech…
|
2438 | JP | Manufacturing |
|
A-Tech Solution CO., LTD.
Manufactures precision injection molds, stamping dies, and …
|
071670 | KR | Manufacturing |
Appotronics Corporation Limited 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/58066/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58066 | 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=58066 | 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=58066 \ -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": 58066}, 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 Appotronics Corporation Limited (id: 58066)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.