CASTECH Inc. — Investor Relations & Filings
CASTECH Inc. specializes in the research, development, and manufacturing of crystals, precision optical components, and laser devices. The company is a primary supplier of nonlinear optical (NLO) crystals, notably Lithium Triborate (LBO), Barium Borate (BBO), and Potassium Titanyl Phosphate (KTP). Its product portfolio includes laser crystals such as Nd:YVO4 and Nd:YAG, alongside precision optics like lenses, prisms, and mirrors. CASTECH also produces specialized laser components, including optical isolators and Pockels cells. The company serves diverse sectors including laser manufacturing, telecommunications, medical technology, and scientific research. By leveraging advanced crystal growth and optical processing technologies, CASTECH provides high-performance solutions for complex photonics and laser system requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会秘书工作制度(2025年9月) | 2025-09-29 | Chinese | |
| 总经理工作细则(2025年9月) | 2025-09-29 | Chinese | |
| 董事会审计委员会工作条例(2025年9月) | 2025-09-29 | Chinese | |
| 董事会议事规则(2025年9月) | 2025-09-29 | Chinese | |
| 公司章程(2025年9月) | 2025-09-29 | Chinese | |
| 内幕信息知情人登记管理制度(2025年9月) | 2025-09-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 35110246 | 董事会秘书工作制度(2025年9月) | 2025-09-29 | Chinese | ||
| 35110236 | 总经理工作细则(2025年9月) | 2025-09-29 | Chinese | ||
| 35110235 | 董事会审计委员会工作条例(2025年9月) | 2025-09-29 | Chinese | ||
| 35110224 | 董事会议事规则(2025年9月) | 2025-09-29 | Chinese | ||
| 35110216 | 公司章程(2025年9月) | 2025-09-29 | Chinese | ||
| 35110201 | 内幕信息知情人登记管理制度(2025年9月) | 2025-09-29 | Chinese | ||
| 35110194 | 董事、高级管理人员所持公司股份及其变动管理制度(2025年9月) | 2025-09-29 | Chinese | ||
| 35110185 | 董事会战略委员会工作条例(2025年9月) | 2025-09-29 | Chinese | ||
| 35110179 | 董事会薪酬与考核委员会工作条例(2025年9月) | 2025-09-29 | Chinese | ||
| 35110166 | 董事会提名委员会工作条例(2025年9月) | 2025-09-29 | Chinese | ||
| 35110161 | 股东会议事规则(2025年9月) | 2025-09-29 | Chinese | ||
| 35110152 | 第七届董事会第七次会议决议公告 | 2025-09-29 | Chinese | ||
| 35110146 | 内部审计制度(2025年9月) | 2025-09-29 | Chinese | ||
| 35110138 | 投资者关系管理制度(2025年9月) | 2025-09-29 | Chinese | ||
| 35110130 | 关联交易管理制度(2025年9月) | 2025-09-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of optical instruments and photographic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 |
|
i3system Inc.
Develops and manufactures infrared, X-ray, and SWIR imaging…
|
214430 | KR | Manufacturing |
CASTECH Inc. 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/54275/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54275 | 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=54275 | 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=54275 \ -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": 54275}, 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 CASTECH Inc. (id: 54275)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.