
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 |
|---|---|---|---|
|
Japan Eyewear Holdings
A holding company specializing in the design, manufacturing…
|
5889 | JP | Manufacturing |
|
JENOPTIK AG
A global photonics group specializing in optical and micro-…
|
JEN | DE | Manufacturing |
|
JIAXING ZMAX OPTECH CO., LTD.
R&D and manufacturing of high-precision optical components …
|
688307 | CN | Manufacturing |
|
JTEC CORPORATION
Manufactures precision X-ray mirrors and automated cell cul…
|
2479 | JP | Manufacturing |
|
Kelfred Holdings Limited
Designs, manufactures, and sells eyewear products globally …
|
1134 | HK | Manufacturing |
|
KINKO
Manufacturer of optical components and lenses with vertical…
|
6209 | TW | Manufacturing |
|
KONICA MINOLTA, INC.
Provides imaging products and solutions for business, print…
|
4902 | JP | Manufacturing |
|
LARGAN
Produces high-precision optical lens modules for smartphone…
|
3008 | TW | Manufacturing |
|
Levenguk
Manufacturer and seller of optical devices and measuring to…
|
LVHK | RU | Manufacturing |
|
LianChuang Electronic Technology Co.,Ltd
Produces high-precision optical lenses, camera modules, and…
|
002036 | CN | 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.