
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.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| BioProtect Ltd.の株式の取得(子会社化)に関するお知らせ | 2026-05-26 | Japanese | |
| 発行登録追補書類(株券、社債券等) | 2026-05-14 | Japanese | |
| 自己株式立会外買付取引(ToSTNeT-3)による自己株式の買付けに関するお知らせ | 2026-05-12 | Japanese | |
| 訂正発行登録書 | 2026-04-28 | Japanese | |
| 訂正発行登録書 | 2026-04-28 | Japanese | |
| 臨時報告書 | 2026-04-28 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 47056500 | BioProtect Ltd.の株式の取得(子会社化)に関するお知らせ | 2026-05-26 | Japanese | ||
| 45862478 | 発行登録追補書類(株券、社債券等) | 2026-05-14 | Japanese | ||
| 46883182 | 自己株式立会外買付取引(ToSTNeT-3)による自己株式の買付けに関するお知らせ | 2026-05-12 | Japanese | ||
| 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
6 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of irradiation, electromedical and electrotherapeutic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CU MEDICAL SYSTEMS Inc.
A medical device manufacturer specializing in defibrillator…
|
115480 | KR | Manufacturing |
|
CURVEBEAM AI LIMITED
Develops CBCT hardware and AI software for orthopedic imagi…
|
CVB | AU | Manufacturing |
|
CYCLOPHARM LIMITED
Develops medical imaging technologies for functional lung v…
|
CYC | AU | Manufacturing |
|
Cytogen, Inc.
Specializes in liquid biopsy platforms for isolating and an…
|
217330 | KR | Manufacturing |
|
DELTEX MEDICAL GROUP PLC
Develops and manufactures haemodynamic monitoring systems f…
|
DEMG | GB | Manufacturing |
|
DEXCOM INC
Develops continuous glucose monitoring (CGM) systems for di…
|
DXCM | US | Manufacturing |
|
Diagnostic Medical Systems
Develops and manufactures medical imaging systems for radio…
|
ALDMS | FR | Manufacturing |
|
DIRUI INDUSTRIAL CO.,LTD.
Develops and manufactures medical laboratory instruments an…
|
300396 | CN | Manufacturing |
|
Draegerwerk AG & Co. KGaA
An international company specializing in medical and safety…
|
DRW8 | DE | Manufacturing |
|
DRGEM CORPORATION
Manufacturer of diagnostic X-ray systems for medical and ve…
|
263690 | KR | 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.