
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 |
|---|---|---|---|
|
Brainsway Ltd.
Develops noninvasive neurostimulation treatments for mental…
|
BWAY | US | Manufacturing |
|
Brainsway Ltd.
Develops noninvasive neurostimulation treatments for mental…
|
BWAY | IL | Manufacturing |
|
Braster S.A.
Develops thermography devices for in-home, complementary br…
|
BRA | PL | Manufacturing |
|
Butterfly Network, Inc.
A medical imaging company developing point-of-care ultrasou…
|
BFLY | US | Manufacturing |
|
CareRay Digital Medical Technology Co., Ltd.
Develops digital X-ray flat panel detectors for medical, ve…
|
688607 | CN | Manufacturing |
|
Carl Zeiss Meditec AG
A global medical technology company for ophthalmology and m…
|
AFX | DE | Manufacturing |
|
CellaVision
Develops digital systems for automating blood and body flui…
|
CEVI | SE | Manufacturing |
|
Ceribell, Inc.
Develops a point-of-care EEG system for rapid seizure detec…
|
CBLL | US | Manufacturing |
|
Chison Medical Technologies Co.,Ltd.
Develops and manufactures diagnostic ultrasound systems and…
|
688358 | CN | Manufacturing |
|
CLASSYS Inc.
Global developer of non-surgical, energy-based medical aest…
|
214150 | 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.