
MASIMO CORP — Investor Relations & Filings
Masimo is a global medical technology company that develops, manufactures, and markets a wide array of noninvasive patient monitoring technologies. The company's core offering is its proprietary Signal Extraction Technology (SET®) pulse oximetry, renowned for its ability to provide accurate measurements during patient motion and low peripheral perfusion. Masimo's product portfolio also includes advanced solutions for brain function monitoring (SedLine®), regional oximetry (O3®), and integrated patient monitoring and connectivity platforms like Root®. These technologies are designed to improve patient outcomes, enhance patient safety, and streamline clinical workflows in various healthcare settings, including hospitals, emergency medical services, and home care. The company focuses on creating innovative solutions that empower clinicians with reliable data to make critical care decisions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2025-05-27 | English | |
| FORM 4 | 2025-05-14 | English | |
| Regulatory Filings 2025 | 2025-05-13 | English | |
| Regulatory Filings 2025 | 2025-05-12 | English | |
| Regulatory Filings 2025 | 2025-05-12 | English | |
| FORM 8-K/A | 2025-05-07 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 10357533 | 8-K | 2025-05-27 | English | ||
| 10357534 | FORM 4 | 2025-05-14 | English | ||
| 10357535 | Regulatory Filings 2025 | 2025-05-13 | English | ||
| 10357536 | Regulatory Filings 2025 | 2025-05-12 | English | ||
| 10357538 | Regulatory Filings 2025 | 2025-05-12 | English | ||
| 10357543 | FORM 8-K/A | 2025-05-07 | English | ||
| 10357554 | 10-Q | 2025-05-06 | English | ||
| 10357557 | 8-K | 2025-05-06 | English | ||
| 10357564 | FORM 8-K | 2025-05-06 | English | ||
| 10357565 | FORM 8-K | 2025-05-06 | English | ||
| 10357567 | FORM 4 | 2025-05-02 | English | ||
| 10357570 | FORM 4 | 2025-05-02 | English | ||
| 10357573 | FORM 4 | 2025-05-02 | English | ||
| 10357574 | FORM 4 | 2025-05-02 | English | ||
| 10357578 | FORM 4 | 2025-05-02 | English | ||
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 |
MASIMO CORP 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/30755/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30755 | 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=30755 | 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=30755 \ -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": 30755}, 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 MASIMO CORP (id: 30755)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.