
374Water Inc. — Investor Relations & Filings
374Water Inc. is a cleantech company providing solutions for wastewater treatment and waste management. The company's core technology is the proprietary AirSCWO (Supercritical Water Oxidation) system, a thermal-chemical process designed to completely destroy and mineralize a wide range of organic waste streams. The system effectively treats both non-hazardous and hazardous materials, including municipal biosolids, landfill leachate, and persistent emerging contaminants like PFAS (per- and polyfluoroalkyl substances). The process converts waste into clean, dischargeable water, inert mineral solids, safe vent gas, and recoverable heat energy. The solution is applicable to municipal, federal, and industrial clients in sectors such as chemical manufacturing, pharmaceuticals, and oil and gas.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM 8-K | 2026-05-14 | English | |
| FORM 10-Q | 2026-05-14 | English | |
| 8-K - 374Water Inc. (0000933972) (Filer) | 2026-05-01 | English | |
| 8-K - 374Water Inc. (0000933972) (Filer) | 2026-04-16 | English | |
| 8-K - 374Water Inc. (0000933972) (Filer) | 2026-04-15 | English | |
| 8-K - 374Water Inc. (0000933972) (Filer) | 2026-03-31 | English |
Browse filings by year
31 years- 2026 17 filings
- 2025 97 filings
- 2024 51 filings
- 2023 23 filings
- 2022 27 filings
- 2021 18 filings
- 2020 9 filings
- 2019 4 filings
- 2018 5 filings
- 2017 5 filings
- 2016 8 filings
- 2015 4 filings
- 2014 10 filings
- 2013 10 filings
- 2012 15 filings
- 2011 17 filings
- 2010 11 filings
- 2009 10 filings
- 2008 30 filings
- 2007 6 filings
- 2006 12 filings
- 2005 13 filings
- 2004 5 filings
- 2003 5 filings
- 2002 5 filings
- 2001 9 filings
- 2000 6 filings
- 1999 8 filings
- 1998 8 filings
- 1997 7 filings
- 1996 4 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46344640 | FORM 8-K | 2026-05-14 | English | ||
| 46302176 | FORM 10-Q | 2026-05-14 | English | ||
| 39639213 | 8-K - 374Water Inc. (0000933972) (Filer) | 2026-05-01 | English | ||
| 34647548 | 8-K - 374Water Inc. (0000933972) (Filer) | 2026-04-16 | English | ||
| 34611231 | 8-K - 374Water Inc. (0000933972) (Filer) | 2026-04-15 | English | ||
| 33122515 | 8-K - 374Water Inc. (0000933972) (Filer) | 2026-03-31 | English | ||
| 33122266 | 10-K - 374Water Inc. (0000933972) (Filer) | 2026-03-31 | English | ||
| 32968021 | 3 - 374Water Inc. (0000933972) (Issuer) | 2026-03-17 | English | ||
| 32884646 | 8-K - 374WATER INC. (0000933972) (Filer) | 2026-02-24 | English | ||
| 18506022 | 8-K - 374Water Inc. (0000933972) (Filer) | 2026-02-09 | English | ||
| 25888728 | 3 Filing | 2026-01-30 | English | ||
| 25888612 | SCHEDULE 13D/A Filing | 2026-01-26 | English | ||
| 25888650 | 8-K Filing | 2026-01-23 | English | ||
| 25888614 | 8-K Filing | 2026-01-14 | English | ||
| 25888697 | 8-K Filing | 2026-01-08 | English | ||
Market data
Market data not available
Price history
Peer group · Treatment and disposal of hazardous waste
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Weigang Environmental Technology Holding Group Limited
Provides comprehensive environmental technology solutions s…
|
1845 | HK | Water supply; sewerage, waste m… |
|
West Mountain Environmental Corp.
Develops and deploys proprietary thermal technology for was…
|
WMT | CA | Water supply; sewerage, waste m… |
|
Y-ENTECCO.,LTD.
Diversified firm in waste management, shipping, constructio…
|
067900 | KR | Water supply; sewerage, waste m… |
374Water 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/34629/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34629 | 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=34629 | 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=34629 \ -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": 34629}, 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 374Water Inc. (id: 34629)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.