
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 |
|---|---|---|---|
|
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 |
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.