
OLYMPUS CORPORATION — Investor Relations & Filings
Olympus Corporation is a global medical technology (medtech) company focused on making people's lives healthier, safer, and more fulfilling. The company develops, manufactures, and commercializes innovative solutions for the medical and healthcare sectors, specializing in early detection, diagnosis, and minimally invasive treatment. Its core product portfolio includes medical endoscopes, endotherapy devices, and therapeutic energy devices. These technologies are applied across various medical specialties such as gastroenterology, urology, gynecology, and general surgery. Leveraging its expertise in optical and digital precision technology, Olympus provides comprehensive solutions that also encompass advanced video imaging systems and system integration services for healthcare facilities.
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 37877468 | 訂正発行登録書 | 2026-04-28 | Japanese | ||
| 37877448 | 訂正発行登録書 | 2026-04-28 | Japanese | ||
| 37877431 | 臨時報告書 | 2026-04-28 | Japanese | ||
| 34564893 | 発行登録書(株券、社債券等) | 2026-04-15 | Japanese | ||
| 33055288 | 訂正発行登録書 | 2026-03-27 | Japanese | ||
| 33055276 | 訂正発行登録書 | 2026-03-27 | Japanese | ||
|
2025
9 filings
| |||||
| 8951191 | 発行登録書(株券、社債券等) | 2025-12-01 | Japanese | ||
| 8198838 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-11 | Japanese | ||
| 8128974 | 確認書 | 2025-11-07 | Japanese | ||
| 8128233 | 半期報告書-第158期(2025/04/01-2026/03/31) | 2025-11-07 | Japanese | ||
| 7976772 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-07 | Japanese | ||
| 7856294 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-05 | Japanese | ||
| 7859145 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-07 | Japanese | ||
| 7240959 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-07-07 | Japanese | ||
| 7240954 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-07-07 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of irradiation, electromedical and electrotherapeutic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aakaar Medical Technologies Limited
Manufactures advanced laser and aesthetic devices for derma…
|
AAKAAR | IN | Manufacturing |
|
Acarix
Develops AI-powered acoustic devices for non-invasive diagn…
|
ACARIX | SE | Manufacturing |
|
ACCURAY INC
Develops and sells advanced radiation therapy systems for c…
|
ARAY | US | Manufacturing |
|
ADHERIUM LIMITED
Develops connected medical devices and software for chronic…
|
ADR | AU | Manufacturing |
|
Advanced Medical Equipment Spolka Akcyjna
Develops a non-invasive device to monitor blood sugar by an…
|
AME | PL | Manufacturing |
|
Agfa-Gevaert NV
Develops imaging systems, IT solutions, and advanced materi…
|
AGFB | BE | Manufacturing |
|
Alcon AG
A medical company specializing in surgical equipment and vi…
|
ALC | CH | Manufacturing |
|
Andon Health Co.,Ltd.
Develops electronic medical devices and IoT-integrated heal…
|
002432 | CN | Manufacturing |
|
Annidis Corporation
Develops proprietary Multi-Spectral Imaging systems for ear…
|
RHA | CA | Manufacturing |
|
Apex Biotechnology Corp.
Developer and manufacturer of IVD solutions, biosensors, an…
|
1733 | TW | Manufacturing |
OLYMPUS 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/12129/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12129 | 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=12129 | 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=12129 \ -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": 12129}, 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 OLYMPUS CORPORATION (id: 12129)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.