
Optics Technology Holding Co.,Ltd — Investor Relations & Filings
Optics Technology Holding Co.,Ltd. focuses on the engineering and production of precision optical components and integrated lens systems. The company’s product portfolio includes high-performance spherical and aspherical lenses, prisms, filters, and mirrors, alongside advanced thin-film coating services. Its technical expertise spans optical design, precision machining, and complex assembly for applications in consumer electronics, automotive sensing, medical diagnostics, and industrial vision systems. The organization emphasizes research and development to provide customized optical solutions, utilizing automated manufacturing and metrology to ensure high-fidelity performance. By maintaining a vertically integrated supply chain, the company delivers scalable optical modules tailored to the requirements of sophisticated imaging and sensing technologies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公司章程(2026年5月) | 2026-05-22 | Chinese | |
| 独立董事提名人声明与承诺(刘广民) | 2026-05-22 | Chinese | |
| 关于变更注册资本暨修订《公司章程》部分条款的公告 | 2026-05-22 | Chinese | |
| 独立董事候选人声明与承诺(刘广民) | 2026-05-22 | Chinese | |
| 独立董事候选人声明与承诺(朱日宏) | 2026-05-22 | Chinese | |
| 独立董事提名人声明与承诺(孙建军) | 2026-05-22 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46867625 | 公司章程(2026年5月) | 2026-05-22 | Chinese | ||
| 46867624 | 独立董事提名人声明与承诺(刘广民) | 2026-05-22 | Chinese | ||
| 46867578 | 关于变更注册资本暨修订《公司章程》部分条款的公告 | 2026-05-22 | Chinese | ||
| 46867577 | 独立董事候选人声明与承诺(刘广民) | 2026-05-22 | Chinese | ||
| 46867576 | 独立董事候选人声明与承诺(朱日宏) | 2026-05-22 | Chinese | ||
| 46867575 | 独立董事提名人声明与承诺(孙建军) | 2026-05-22 | Chinese | ||
| 46867251 | 关于召开2026年第二次临时股东会的通知 | 2026-05-22 | Chinese | ||
| 45493643 | 关于控股子公司对外投资签署补充协议暨对外投资设立合资公司的进展公告 | 2026-05-13 | Chinese | ||
| 37393704 | 关于未弥补亏损达到实收股本总额三分之一的公告 | 2026-03-23 | Chinese | ||
| 37393690 | 关于2024年股票期权激励计划第二个行权期行权条件未成就及注销部分股票期权的公告 | 2026-03-23 | Chinese | ||
| 37393677 | 第五届董事会第三十五次会议决议公告 | 2026-03-23 | Chinese | ||
| 37393663 | 2025年度会计师事务所履职情况评估报告 | 2026-03-23 | Chinese | ||
| 37393662 | 2025年年度审计报告 | 2026-03-23 | Chinese | ||
| 37393655 | 2025年度独立董事述职报告(刘广民) | 2026-03-23 | Chinese | ||
| 37393643 | 关于2026年度董事及高级管理人员薪酬方案的公告 | 2026-03-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of optical instruments and photographic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
LiComm Co., Ltd.
Develops and manufactures optical communication components …
|
388790 | KR | Manufacturing |
|
LIGHTPATH TECHNOLOGIES INC
Designer and manufacturer of custom optical and thermal ima…
|
LPTH | US | Manufacturing |
|
LK SAMYANG CO., LTD
Manufacturer of interchangeable lenses for still photograph…
|
225190 | KR | Manufacturing |
|
LMS Co.,Ltd.
Develops and produces core components for the display, opti…
|
073110 | KR | Manufacturing |
|
Lumentum Holdings Inc.
Designs and manufactures optical and photonic products for …
|
LITE | US | Manufacturing |
|
LUMIBIRD
Designs and manufactures high-performance lasers for photon…
|
LBIRD | FR | Manufacturing |
|
MCNEX CO.,LTD
Develops and manufactures camera modules and imaging soluti…
|
097520 | KR | Manufacturing |
|
Metamaterial Exchangeco Inc.
A smart materials and photonics company that designs and ma…
|
MMAX | CA | Manufacturing |
|
MLOPTIC CORP.
Designs and manufactures high-precision optical components …
|
688502 | CN | Manufacturing |
|
Mobotix AG
Manufacturer of intelligent IP video systems and software w…
|
MBQ | DE | Manufacturing |
Optics Technology Holding 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/55476/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55476 | 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=55476 | 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=55476 \ -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": 55476}, 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 Optics Technology Holding Co.,Ltd (id: 55476)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.