
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 |
|---|---|---|---|
|
Beijing Succeeder Technology Inc.
Develops IVD instruments and reagents for thrombosis and he…
|
688338 | CN | Manufacturing |
|
Beijing Wandong Medical Technology Co., Ltd.
Develops and distributes medical imaging equipment and diag…
|
600055 | CN | Manufacturing |
|
Beta Bionics, Inc.
Develops and commercializes automated insulin delivery syst…
|
BBNX | US | Manufacturing |
|
BioElectronics Corporation
Manufacturer of non-invasive electroceutical medical device…
|
BIEL | US | Manufacturing |
|
BIONIME
Specializes in blood glucose monitoring systems and IoT-dri…
|
4737 | TW | Manufacturing |
|
BIO PROTECH INC.
Manufacturer of medical equipment, disposable supplies, and…
|
199290 | KR | Manufacturing |
|
Bio View Ltd.
Develops automated cell imaging and analysis solutions for …
|
BIOV | IL | Manufacturing |
|
Bistos Co., Ltd.
Manufactures medical equipment for maternal, neonatal, and …
|
419540 | KR | Manufacturing |
|
BONRAYBIO
Provides AI-powered male infertility diagnostic solutions a…
|
6955 | TW | Manufacturing |
|
Brainlab AG
Develops software-driven hardware and software for image-gu…
|
BRN | DE | 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.