
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 |
|---|---|---|---|
|
COHERENT CORP.
Manufacturer of engineered materials, networking components…
|
COHR | US | Manufacturing |
|
Costar Group Co., Ltd.
Develops and manufactures precision optical components and …
|
002189 | CN | Manufacturing |
|
Cowell e Holdings Inc.
Designs, manufactures, and sells precision optical modules,…
|
1415 | HK | Manufacturing |
|
Creo Inc.
Developed integrated hardware and software systems optimizi…
|
— | US | Manufacturing |
|
Daheng New Epoch Technology, Inc.
Develops optical, electronic, and laser systems for machine…
|
600288 | CN | Manufacturing |
|
DAIWA TSUSHIN Co., Ltd
Develops AI-powered security systems and operates mobile ca…
|
7116 | JP | Manufacturing |
|
DongGuan YuTong Optical Technology Co.,Ltd.
Manufacturer of precision optical components, thin-film coa…
|
300790 | CN | Manufacturing |
|
Elegance Optical International Holdings Limited
Designs, manufactures, and sells optical frames, sunglasses…
|
907 | BM | Manufacturing |
|
EssilorLuxottica
Designs, manufactures, and distributes ophthalmic lenses, f…
|
EL | FR | Manufacturing |
|
EXICURE HITRON INC.
Manufacturer of security equipment and provider of AI-integ…
|
019490 | 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.