
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 |
|---|---|---|---|
|
3D SYSTEMS CORP
Provides additive manufacturing solutions including printer…
|
DDD | US | Manufacturing |
|
AAON, INC.
Manufactures configurable, energy-efficient commercial and …
|
AAON | US | Manufacturing |
|
Absolent Air Care Group AB
A global developer and manufacturer of industrial air clean…
|
ABSO | SE | Manufacturing |
|
Adarsh Plant Project Ltd.
Engineering firm providing process equipment and turnkey pl…
|
526711 | IN | Manufacturing |
|
AIRFLOA RAIL TECHNOLOGY LIMITED
Engineers and manufactures climate control and air manageme…
|
544516 | IN | Manufacturing |
|
AirJoule Technologies Corp.
Develops atmospheric water harvesting and energy-efficient …
|
AIRJ | US | Manufacturing |
|
Airobot Technologies AS
Develops sensor-driven, autonomous indoor climate systems f…
|
AIR | EE | Manufacturing |
|
AIRTECH JAPAN,LTD.
Manufacturer of clean air systems and cleanroom equipment f…
|
6291 | JP | Manufacturing |
|
Alfa Laval
Provider of engineered solutions for heat transfer, separat…
|
ALFA | SE | Manufacturing |
|
A Libental Holdings Ltd.
Develops real estate projects and manages a portfolio of in…
|
LBTL | IL | 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.