
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 |
|---|---|---|---|
|
Fabrinet
Manufacturing services provider for OEMs of optical and com…
|
FN | KY | Manufacturing |
|
FOCUSLIGHT TECHNOLOGIES INC.
Manufactures high-power diode laser components and precisio…
|
688167 | CN | Manufacturing |
|
Fujian Forecam Optics Co.,Ltd.
Produces high-precision optical lenses for security, machin…
|
688010 | CN | Manufacturing |
|
FUJIFILM Holdings Corporation
A diversified technology company in healthcare, materials, …
|
4901 | JP | Manufacturing |
|
GENTEX CORP
Designs and manufactures electronic products for automotive…
|
GNTX | US | Manufacturing |
|
GOLDEN PROSPECT PRECIOUS METALS LIMITED
A closed-ended investment company investing in a portfolio …
|
GPM | GG | Manufacturing |
|
GoPro, Inc.
Develops durable action cameras, accessories, and video edi…
|
GPRO | US | Manufacturing |
|
GSEO
Manufacturer of high-precision optical lenses for smartphon…
|
3406 | TW | Manufacturing |
|
Guangdong Hongjing Optoelectronic Technology Inc.
Develops and manufactures high-precision optical components…
|
301479 | CN | Manufacturing |
|
Haesung Optics Co.,Ltd
Manufactures optical components like camera modules and len…
|
076610 | 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.