
NEPHROS INC — Investor Relations & Filings
Nephros Inc. develops and sells advanced water filtration and purification solutions for medical and commercial markets. The company's products are based on proprietary hollow-fiber filter technology, initially developed for dialysis applications. For the healthcare market, Nephros provides FDA-cleared point-of-use microfilters and ultrafilters for infection control, designed to retain waterborne pathogens like Legionella in hospitals and other medical facilities. It also offers filters for producing high-purity water for hemodialysis systems. In the commercial sector, its products are used to improve water quality for hospitality and food service applications, enhancing taste and odor while reducing scale in ice machines and beverage dispensers. Nephros complements its product line with services including water management plan support, risk mitigation, and emergency response to water contamination events.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - NEPHROS INC (0001196298) (Filer) | 2026-05-07 | English | |
| 8-K | 2025-11-26 | English | |
| Major Shareholding Notification 2025 | 2025-11-14 | English | |
| STATEMENT OF CHANGES IN BENEFICIAL OWNERSHIP OF SECURITIES | 2025-11-13 | English | |
| STATEMENT OF CHANGES IN BENEFICIAL OWNERSHIP OF SECURITIES | 2025-11-13 | English | |
| STATEMENT OF CHANGES IN BENEFICIAL OWNERSHIP OF SECURITIES | 2025-11-13 | English |
Browse filings by year
23 years- 2026 1 filing
- 2025 26 filings
- 2024 26 filings
- 2023 34 filings
- 2022 30 filings
- 2021 52 filings
- 2020 49 filings
- 2019 79 filings
- 2018 75 filings
- 2017 57 filings
- 2016 41 filings
- 2015 64 filings
- 2014 53 filings
- 2013 44 filings
- 2012 23 filings
- 2011 37 filings
- 2010 45 filings
- 2009 49 filings
- 2008 47 filings
- 2007 60 filings
- 2006 43 filings
- 2005 37 filings
- 2004 30 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 43524588 | 8-K - NEPHROS INC (0001196298) (Filer) | 2026-05-07 | English | ||
|
2025
14 filings
| |||||
| 11560938 | 8-K | 2025-11-26 | English | ||
| 11560939 | Major Shareholding Notification 2025 | 2025-11-14 | English | ||
| 11560940 | STATEMENT OF CHANGES IN BENEFICIAL OWNERSHIP OF SECURITIES | 2025-11-13 | English | ||
| 11560941 | STATEMENT OF CHANGES IN BENEFICIAL OWNERSHIP OF SECURITIES | 2025-11-13 | English | ||
| 11560943 | STATEMENT OF CHANGES IN BENEFICIAL OWNERSHIP OF SECURITIES | 2025-11-13 | English | ||
| 11560942 | 10-Q | 2025-11-06 | English | ||
| 28424561 | 4 Filing | 2025-08-13 | English | ||
| 11560944 | 8-K | 2025-08-11 | English | ||
| 11560945 | 10-Q | 2025-08-07 | English | ||
| 11560948 | INITIAL STATEMENT OF BENEFICIAL OWNERSHIP OF SECURITIES | 2025-07-11 | English | ||
| 11560946 | 8-K | 2025-06-16 | English | ||
| 11560947 | 10-Q | 2025-05-15 | English | ||
| 11560951 | 8-K | 2025-05-08 | English | ||
| 11560949 | Annual Report 2025 | 2025-04-30 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other general-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
PURE ONE CORPORATION LIMITED
Develops and distributes advanced water purification and fi…
|
P1E | AU | Manufacturing |
|
Qingdao Daneng Environmental Protection Equipment Co., Ltd.
Develops energy-saving ash handling, waste heat recovery, a…
|
688501 | CN | Manufacturing |
|
QINGDAO GUOLIN TECHNOLOGY GROUP CO.,LTD.
Develops ozone generation equipment for water treatment and…
|
300786 | CN | Manufacturing |
|
Qingdao Haier Biomedical Co.,Ltd
Offers low-temperature storage and IoT solutions for life s…
|
688139 | CN | Manufacturing |
|
Qingdao Hiron Commercial Cold Chain Co., Ltd.
Manufacturer of professional cold chain equipment for retai…
|
603187 | CN | Manufacturing |
|
Qingdao Paguld Intelligent Manufacturing Co., Ltd.
Develops centralized lubrication systems and intelligent ma…
|
301456 | CN | Manufacturing |
|
QleanAir
Provides air cleaning solutions for professional and indust…
|
QAIR | SE | Manufacturing |
|
Quality RO Industries Limited
Provides water treatment components and systems for domesti…
|
543460 | IN | Manufacturing |
|
QuestAir Technologies Inc.
Developer and supplier of advanced gas purification systems…
|
QAR | CA | Manufacturing |
|
RADIADORES PRATS S A
Specializes in thermal management solutions, manufacturing …
|
— | AR | Manufacturing |
NEPHROS INC 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/34594/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34594 | 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=34594 | 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=34594 \ -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": 34594}, 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 NEPHROS INC (id: 34594)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.