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 |
|---|---|---|---|
|
Costar Group Co., Ltd.
Develops and manufactures precision optical components and …
|
002189 | CN | Manufacturing |
|
Cowell e Holdings Inc.
Designs, manufactures, and sells precision optical modules,…
|
1415 | HK | Manufacturing |
|
Creo Inc.
Developed integrated hardware and software systems optimizi…
|
— | US | Manufacturing |
|
Daheng New Epoch Technology, Inc.
Develops optical, electronic, and laser systems for machine…
|
600288 | CN | Manufacturing |
|
DAIWA TSUSHIN Co., Ltd
Develops AI-powered security systems and operates mobile ca…
|
7116 | JP | Manufacturing |
|
DongGuan YuTong Optical Technology Co.,Ltd.
Manufacturer of precision optical components, thin-film coa…
|
300790 | CN | Manufacturing |
|
Elegance Optical International Holdings Limited
Designs, manufactures, and sells optical frames, sunglasses…
|
907 | BM | Manufacturing |
|
EssilorLuxottica
Designs, manufactures, and distributes ophthalmic lenses, f…
|
EL | FR | Manufacturing |
|
EXICURE HITRON INC.
Manufacturer of security equipment and provider of AI-integ…
|
019490 | KR | Manufacturing |
|
Fabrinet
Manufacturing services provider for OEMs of optical and com…
|
FN | KY | 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.