
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 |
|---|---|---|---|
|
TECHVENTURE BERHAD
Provides technology-driven solutions, industrial products, …
|
— | MY | Manufacturing |
|
Telesto Spolka Akcyjna
Develops water mist technology for firefighting, dust suppr…
|
TLO | PL | Manufacturing |
|
TENNANT CO
A designer, manufacturer, and marketer of cleaning solution…
|
TNC | US | Manufacturing |
|
The Anup Engineering Ltd
Fabricates critical process equipment for global energy and…
|
ANUP | IN | Manufacturing |
|
THE CENTURY CO.,LTD
Specialized manufacturer of HVAC systems for critical indus…
|
002420 | KR | Manufacturing |
|
Thermax International Corp.
Provides sustainable solutions for industrial Energy and En…
|
THMX | CA | Manufacturing |
|
Thermax Ltd.
Provides integrated energy and environment solutions for he…
|
THERMAX | IN | Manufacturing |
|
Tianjin MOTIMO Membrane Technology Group Co., Ltd
Develops advanced membrane materials and integrated water t…
|
300334 | CN | Manufacturing |
|
TITON HOLDINGS PLC
Designs and manufactures residential ventilation systems an…
|
TON | GB | Manufacturing |
|
TOMOE ENGINEERING CO.,LTD.
Manufactures separation equipment and distributes industria…
|
6309 | JP | 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.