
Clean Energy Technologies, Inc. — Investor Relations & Filings
Clean Energy Technologies, Inc. (CETY) designs, builds, and markets renewable and energy-efficient products and solutions. The company specializes in zero-emission technologies, focusing on waste-to-energy and heat recovery systems. Its principal offering is a proprietary Waste Heat Recovery Solution that utilizes the patented Clean Cycle™ generator to convert waste heat from industrial, commercial, and municipal sources into electricity. CETY also develops waste-to-energy systems that transform agricultural and industrial byproducts into clean energy fuels and power. In addition to its core products, the company provides integrated engineering, manufacturing, and project development services for clean energy initiatives, serving small to mid-sized projects in sectors such as manufacturing, power generation, and oil and gas.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - Clean Energy Technologies, Inc. (0001329606) (Filer) | 2026-05-07 | English | |
| 8-K - Clean Energy Technologies, Inc. (0001329606) (Filer) | 2026-04-23 | English | |
| 8-K Filing | 2026-01-16 | English | |
| 8-K | 2025-12-29 | English | |
| 4 | 2025-12-17 | English | |
| 4 | 2025-12-05 | English |
Browse filings by year
22 years- 2026 3 filings
- 2025 44 filings
- 2024 34 filings
- 2023 33 filings
- 2022 31 filings
- 2021 29 filings
- 2020 30 filings
- 2019 16 filings
- 2018 14 filings
- 2017 11 filings
- 2016 17 filings
- 2015 12 filings
- 2014 16 filings
- 2013 17 filings
- 2012 18 filings
- 2011 18 filings
- 2010 12 filings
- 2009 7 filings
- 2008 22 filings
- 2007 4 filings
- 2006 27 filings
- 2005 11 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 43568237 | 8-K - Clean Energy Technologies, Inc. (0001329606) (Filer) | 2026-05-07 | English | ||
| 35683907 | 8-K - Clean Energy Technologies, Inc. (0001329606) (Filer) | 2026-04-23 | English | ||
| 28929922 | 8-K Filing | 2026-01-16 | English | ||
|
2025
12 filings
| |||||
| 11860320 | 8-K | 2025-12-29 | English | ||
| 11860322 | 4 | 2025-12-17 | English | ||
| 11860326 | 4 | 2025-12-05 | English | ||
| 11860323 | 8-K | 2025-12-02 | English | ||
| 11860324 | 424B3 | 2025-12-01 | English | ||
| 11860325 | 424B3 | 2025-12-01 | English | ||
| 11860327 | 10-Q | 2025-11-19 | English | ||
| 11860328 | NT 10-Q/A | 2025-11-14 | English | ||
| 11860329 | NT 10-Q | 2025-11-13 | English | ||
| 11860330 | DEF 14C | 2025-10-28 | English | ||
| 11860331 | PRE 14C | 2025-10-10 | English | ||
| 11860332 | 8-K | 2025-09-30 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of electric motors, generators, transformers and electricity distribution and control apparatus
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AHOKU
Manufacturer of power management, surge protectors, and PDU…
|
3002 | TW | Manufacturing |
|
AICHI ELECTRIC CO.,LTD.
Manufactures power equipment, motors, and printed circuit b…
|
6623 | JP | Manufacturing |
|
Akanksha Power and Infrastructure Limited
Manufactures electrical equipment and provides turnkey EPC …
|
AKANKSHA | IN | Manufacturing |
|
Alfa Transformers ltd.
Designs, manufactures, and repairs electrical transformers …
|
517546 | IN | Manufacturing |
|
Alfen N.V.
Manufacturer of smart grid, energy storage, and EV charging…
|
ALFEN | NL | Manufacturing |
|
ALLIENT INC
Designs and manufactures precision-controlled motion compon…
|
ALNT | US | Manufacturing |
|
Altech Corporation
Supplier of components for industrial control, instrumentat…
|
4641 | JP | Manufacturing |
|
Amba Enterprises Ltd.
Manufactures electrical steel laminations, motor stampings,…
|
539196 | IN | Manufacturing |
|
AMERICAN SUPERCONDUCTOR CORP /DE/
Provides megawatt-scale power resiliency solutions for grid…
|
AMSC | US | Manufacturing |
|
AMPVOLTS LIMITED
Produces distribution transformers and high-voltage equipme…
|
535719 | IN | Manufacturing |
Clean Energy Technologies, 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/35034/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35034 | 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=35034 | 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=35034 \ -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": 35034}, 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 Clean Energy Technologies, Inc. (id: 35034)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.