
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 |
|---|---|---|---|
|
DALIAN INSULATOR GROUP CO.,LTD.
Develops and manufactures high-voltage insulators and power…
|
002606 | CN | Manufacturing |
|
Danish Power Limited
Manufactures transformers and electrical equipment for powe…
|
DANISH | IN | Manufacturing |
|
DAWONSYS CO., LTD
Manufactures rolling stock and power electronics for high-t…
|
068240 | KR | Manufacturing |
|
DBT
Manufacturer of electric mobility and energy distribution s…
|
ALDBT | FR | Manufacturing |
|
DELIXI NEW ENERGY TECHNOLOGY CO.,LTD
Develops solar inverters, energy storage systems, and EV ch…
|
603032 | CN | Manufacturing |
|
Denyo Co.,Ltd.
Manufacturer of outdoor power sources like generators, weld…
|
6517 | JP | Manufacturing |
|
DIAMOND ELECTRIC HOLDINGS CO.,LTD.
Manufactures electronic control devices for the automotive …
|
6699 | JP | Manufacturing |
|
Dianguang Explosion-proof Technology Co.,Ltd
Develops explosion-proof electrical equipment and automatio…
|
002730 | CN | Manufacturing |
|
Disenco Energy PLC
Develops and exploits highly efficient micro Combined Heat …
|
DIS | CA | Manufacturing |
|
Dongfang Electric Corporation Limited
Leading global manufacturer of high-end power generation eq…
|
1072 | HK | 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.