
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 |
|---|---|---|---|
|
克莱特
Manufactures high-end ventilation and cooling equipment for…
|
920689 | CN | Manufacturing |
|
华原股份
Manufactures air, fuel, and oil filters for engines and ind…
|
920837 | CN | Manufacturing |
|
卓兆点胶
Develops high-precision fluid control systems and automated…
|
920026 | CN | Manufacturing |
|
广厦环能
Develops high-efficiency heat exchange equipment for indust…
|
920703 | CN | Manufacturing |
|
恒合股份
Provides VOCs control and vapor recovery systems for the pe…
|
920145 | CN | Manufacturing |
|
方盛股份
Specializes in aluminum plate-fin heat exchangers and therm…
|
920662 | CN | Manufacturing |
|
无锡鼎邦
Develops high-efficiency heat exchangers for petrochemical …
|
920931 | CN | Manufacturing |
|
浙江国祥
Develops and manufactures industrial and commercial central…
|
603361 | CN | Manufacturing |
|
特瑞斯
Manufactures natural gas transmission, distribution, and in…
|
920014 | CN | Manufacturing |
|
西磁科技
Specializes in magnetic separation equipment for industrial…
|
920061 | CN | 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.