
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 |
|---|---|---|---|
|
HAMAMATSU PHOTONICS K.K.
Manufacturer of optical and electronic devices for light ge…
|
6965 | JP | Manufacturing |
|
Hangzhou Mdk Opto Electronics Co.,Ltd
Manufacturer of high-precision optical components and thin-…
|
688079 | CN | Manufacturing |
|
Hanwha Vision CO.,LTD
Global provider of AI-powered video surveillance and securi…
|
489790 | KR | Manufacturing |
|
Harbin Xinguang Optic-Electronics Technology Co.,Ltd.
Develops high-precision optic-electronic systems for defens…
|
688011 | CN | Manufacturing |
|
HG Technologies Co., Ltd.
Develops laser systems, optical components, and sensors for…
|
300847 | CN | Manufacturing |
|
HOYA CORPORATION
A global med-tech company specializing in products from adv…
|
7741 | JP | Manufacturing |
|
HUAGONG TECH COMPANY LIMITED
Develops laser systems, optical components, and sensors for…
|
000988 | CN | Manufacturing |
|
Hubei Jiuzhiyang Infrared System Co., Ltd
Develops infrared thermal imaging and laser systems for mon…
|
300516 | CN | Manufacturing |
|
HUBEI W-OLF PHOTOELECTRIC TECHNOLOGY CO., LTD.
Manufacturer of precision optical filters and components fo…
|
002962 | CN | Manufacturing |
|
i2S
Designs vision systems for heritage digitization and underw…
|
ALI2S | FR | 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.