
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 |
|---|---|---|---|
|
MOVING iMAGE TECHNOLOGIES INC.
Manufacturer, integrator, and distributor of technology and…
|
MITQ | US | Manufacturing |
|
Namuga Co.,Ltd
Designs and produces advanced camera modules and 3D sensing…
|
190510 | KR | Manufacturing |
|
Nanjing Wavelength Opto-Electronic Science & Technology Co.,Ltd.
Develops precision optical components and systems for laser…
|
301421 | CN | Manufacturing |
|
NANOVEU LIMITED
Develops nanotechnology for antimicrobial coatings and digi…
|
NVU | AU | Manufacturing |
|
Next Vision Stabilized Systems Ltd.
Develops and manufactures micro-stabilized gimballed Electr…
|
NXSN | IL | Manufacturing |
|
NIKON CORPORATION
A manufacturer of optics, imaging products, and precision l…
|
7731 | JP | Manufacturing |
|
NINGBO YONG XIN OPTICS CO., LTD
Manufacturer of precision optical instruments and core opti…
|
603297 | CN | Manufacturing |
|
NITTOH CORPORATION
Manufactures custom optical components, including lenses ra…
|
1738 | JP | Manufacturing |
|
NLIGHT, INC.
Provider of high-power semiconductor and fiber lasers for m…
|
LASR | US | Manufacturing |
|
Noble M&B Co., Ltd.
Develops and manufactures precision optical systems and IVD…
|
106520 | 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.