
OKAMOTO GLASS CO., LTD. — Investor Relations & Filings
OKAMOTO GLASS CO., LTD. is a manufacturer specializing in special-purpose glass for industrial applications and multi-layer thin-film evaporation products. Utilizing its core 'New Glass' and 'Thin film' technologies, the company develops advanced optical components. It is a global market leader in several key product segments, holding a dominant share for multi-lenses and reflecting mirrors used in projectors, as well as for dental mirrors. The company's portfolio also includes glass frit, molded glass lenses, and other sophisticated optical thin-film solutions for a variety of industrial clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 当社株券等の大量買付行為への対応策(買収への対応方針)の継続について | 2026-05-29 | Japanese | |
| 第三者割当による第11回新株予約権(行使価額修正条項・停止指定条項付)及び第12回新株予約権の発行条件等の決定に関するお知らせ | 2026-05-21 | Japanese | |
| 訂正有価証券届出書(参照方式) | 2026-05-21 | Japanese | |
| 第三者割当による第11回新株予約権(行使価額修正条項・停止指定条項付)及び第12回新株予約権の発行に関するお知らせ | 2026-05-15 | Japanese | |
| 有価証券届出書(参照方式) | 2026-05-15 | Japanese | |
| 確認書 | 2025-11-14 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 47878995 | 当社株券等の大量買付行為への対応策(買収への対応方針)の継続について | 2026-05-29 | Japanese | ||
| 46719903 | 第三者割当による第11回新株予約権(行使価額修正条項・停止指定条項付)及び第12回新株予約権の発行条件等の決定に関するお知らせ | 2026-05-21 | Japanese | ||
| 46716787 | 訂正有価証券届出書(参照方式) | 2026-05-21 | Japanese | ||
| 46885381 | 第三者割当による第11回新株予約権(行使価額修正条項・停止指定条項付)及び第12回新株予約権の発行に関するお知らせ | 2026-05-15 | Japanese | ||
| 46349907 | 有価証券届出書(参照方式) | 2026-05-15 | Japanese | ||
|
2025
7 filings
| |||||
| 8318276 | 確認書 | 2025-11-14 | Japanese | ||
| 8318224 | 半期報告書-第80期(2025/04/01-2025/09/30) | 2025-11-14 | Japanese | ||
| 7242287 | 臨時報告書 | 2025-07-01 | Japanese | ||
| 7243249 | 確認書 | 2025-06-30 | Japanese | ||
| 7243246 | 内部統制報告書-第79期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | ||
| 7243252 | 有価証券報告書-第79期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | ||
| 7262709 | 有価証券届出書(組込方式) | 2025-05-21 | Japanese | ||
|
2024
3 filings
| |||||
| 7291651 | 確認書 | 2024-12-17 | Japanese | ||
| 7291649 | 訂正半期報告書-第79期(2024/04/01-2025/03/31) | 2024-12-17 | Japanese | ||
| 7297193 | 臨時報告書 | 2024-11-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of optical instruments and photographic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
A-Tech Solution CO., LTD.
Manufactures precision injection molds, stamping dies, and …
|
071670 | KR | Manufacturing |
|
Barco NV
Develops professional visualization and collaboration solut…
|
BAR | BE | Manufacturing |
|
Basler AG
Manufacturer of hardware and software imaging components fo…
|
BSL | DE | Manufacturing |
|
Calin
Produces high-precision optical components and lens systems…
|
4976 | TW | Manufacturing |
|
CANON INC.
Global provider of imaging, printing, medical, and industri…
|
7751 | JP | Manufacturing |
|
CARCLO PLC
Manufactures precision injection-molded plastic parts for a…
|
CAR | GB | Manufacturing |
|
CASTECH Inc.
Develops and manufactures crystals, precision optical compo…
|
002222 | CN | Manufacturing |
|
Changchun Up Optotech Co., Ltd.
Develops high-precision optoelectronic instruments, sensors…
|
002338 | CN | Manufacturing |
|
CMMT
Develops and manufactures high-performance polarizers and o…
|
4960 | TW | Manufacturing |
|
CoAsia CM Co.,Ltd
Manufacturer of camera modules and optical lenses for mobil…
|
196450 | KR | Manufacturing |
OKAMOTO GLASS 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/11531/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11531 | 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=11531 | 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=11531 \ -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": 11531}, 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 OKAMOTO GLASS CO., LTD. (id: 11531)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.