
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 |
|---|---|---|---|
| 確認書 | 2025-10-15 | Japanese | |
| 半期報告書-第26期(2025/03/01-2026/02/28) | 2025-10-15 | Japanese | |
| 臨時報告書 | 2025-05-30 | Japanese | |
| 内部統制報告書-第25期(2024/03/01-2025/02/28) | 2025-05-29 | Japanese | |
| 有価証券報告書-第25期(2024/03/01-2025/02/28) | 2025-05-29 | Japanese | |
| 確認書 | 2025-05-29 | Japanese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
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
8 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 | ||
| 7316316 | 四半期報告書-第25期第1四半期(2024/03/01-2024/05/31) | 2024-07-12 | Japanese | ||
| 7334748 | 臨時報告書 | 2024-05-31 | Japanese | ||
| 7335098 | 内部統制報告書-第24期(2023/03/01-2024/02/29) | 2024-05-30 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of optical instruments and photographic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ability Enterprise Co., Ltd.
ODM and EMS provider of advanced optical and digital imagin…
|
2374 | TW | Manufacturing |
|
Advanced Fiber Resources (Zhuhai), Ltd.
Manufacturer of high-power passive optical components for l…
|
300620 | CN | Manufacturing |
|
Aiptek International Inc.
Specializes in digital imaging and automotive safety, focus…
|
6225 | TW | Manufacturing |
|
Aksh Optifibre Ltd.
Global manufacturer of optical fiber, cables, FRP rods, and…
|
AKSHOPTFBR | IN | Manufacturing |
|
Altek Corporation
Provider of digital imaging solutions and AI edge vision fo…
|
3059 | TW | Manufacturing |
|
APOGEE OPTOCOM CO., LTD.
Manufactures thin-film filters and optical components for t…
|
6426 | TW | Manufacturing |
|
Appotronics Corporation Limited
Develops ALPD laser display technology for cinema, home, an…
|
688007 | CN | Manufacturing |
|
ARASHI VISION INC.
Develops 360-degree cameras, action cameras, and profession…
|
688775 | CN | Manufacturing |
|
Asia Optical Co., Inc.
Manufacturer of precision optical components, lenses, and o…
|
3019 | TW | Manufacturing |
|
Asukanet Company,Limited
Offers photo printing, funeral imaging, aerial display tech…
|
2438 | JP | 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.