
OXIDE Corporation — Investor Relations & Filings
OXIDE Corporation specializes in the development, manufacturing, and sale of high-functionality optical products. The company's core business revolves around the fabrication of oxide single crystals, which form the basis for its portfolio of optical components, devices, and modules. In addition to crystals, OXIDE provides laser light sources and comprehensive optical measurement systems. These advanced products are integral to applications in various high-tech fields, including medical imaging, semiconductor manufacturing, and scientific research.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-05-22 | Japanese | |
| 有価証券報告書-第26期(2025/03/01-2026/02/28) | 2026-05-22 | Japanese | |
| 2026年2月期 通期 決算説明会の質疑応答(要旨)について | 2026-04-16 | Japanese | |
| 確認書 | 2025-10-15 | Japanese | |
| 半期報告書-第26期(2025/03/01-2026/02/28) | 2025-10-15 | Japanese | |
| 臨時報告書 | 2025-05-30 | Japanese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 46763202 | 確認書 | 2026-05-22 | Japanese | ||
| 46763196 | 有価証券報告書-第26期(2025/03/01-2026/02/28) | 2026-05-22 | Japanese | ||
| 46877463 | 2026年2月期 通期 決算説明会の質疑応答(要旨)について | 2026-04-16 | Japanese | ||
|
2025
7 filings
| |||||
| 8024379 | 確認書 | 2025-10-15 | Japanese | ||
| 8024378 | 半期報告書-第26期(2025/03/01-2026/02/28) | 2025-10-15 | Japanese | ||
| 7261276 | 臨時報告書 | 2025-05-30 | Japanese | ||
| 7261420 | 内部統制報告書-第25期(2024/03/01-2025/02/28) | 2025-05-29 | Japanese | ||
| 7261423 | 有価証券報告書-第25期(2024/03/01-2025/02/28) | 2025-05-29 | Japanese | ||
| 7261416 | 確認書 | 2025-05-29 | Japanese | ||
| 7286568 | 臨時報告書 | 2025-02-05 | Japanese | ||
|
2024
5 filings
| |||||
| 7304404 | 臨時報告書 | 2024-10-25 | Japanese | ||
| 7305087 | 確認書 | 2024-10-15 | Japanese | ||
| 7305076 | 半期報告書-第25期(2024/03/01-2025/02/28) | 2024-10-15 | Japanese | ||
| 7314057 | 有価証券届出書(参照方式) | 2024-08-02 | Japanese | ||
| 7316326 | 確認書 | 2024-07-12 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of optical instruments and photographic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HAMAMATSU PHOTONICS K.K.
Manufacturer of optical and electronic devices for light ge…
|
6965 | JP | Manufacturing |
|
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 |
OXIDE Corporation 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/14387/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14387 | 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=14387 | 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=14387 \ -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": 14387}, 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 OXIDE Corporation (id: 14387)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.