
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 |
|---|---|---|---|
|
Ion Beam Applications, SA
Specializes in particle accelerator technology for medical …
|
IBAB | BE | Manufacturing |
|
IRADIMED CORP
Develops and manufactures medical devices for use in the MR…
|
IRMD | US | Manufacturing |
|
IRIDEX CORP
Develops laser-based medical systems and devices for treati…
|
IRIX | US | Manufacturing |
|
iZafe Group AB
Develops digital medical solutions for safer medication man…
|
IZAFE | SE | Manufacturing |
|
Izotropic Corporation
Develops and commercializes 3D Breast CT imaging technology…
|
IZO | CA | Manufacturing |
|
Jiangsu Apon Medical Technology Co., Ltd.
Develops specialized equipment for pain management, clinica…
|
300753 | CN | Manufacturing |
|
JPI Healthcare Co., Ltd.
Developer and manufacturer of medical imaging equipment and…
|
0010V0 | KR | Manufacturing |
|
KESTRA MEDICAL TECHNOLOGIES, LTD.
Develops a Wearable Cardioverter Defibrillator system to pr…
|
KMTS | US | Manufacturing |
|
K-ONE TECHNOLOGY BERHAD
Technology solutions provider: EMS, RDD for medical/IoT/con…
|
— | MY | Manufacturing |
|
Koninklijke Philips N.V.
Develops and manufactures advanced medical systems and pers…
|
PHIA | NL | 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.