
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 |
|---|---|---|---|
|
Govena Lighting Spolka Akcyjna
Manufacturer of electrical installation equipment and elect…
|
GOV | PL | Manufacturing |
|
GRESGYING DIGITAL ENERGY TECHNOLOGY CO.,LTD
Provides EV charging solutions, energy storage, and digital…
|
600212 | CN | Manufacturing |
|
Groupe Okwind S.A.
Designs and installs green energy generation systems for se…
|
ALOKW | FR | Manufacturing |
|
Grupul Industrial Electrocontact S.A.
Manufacturer of low-voltage electricity distribution and co…
|
ECT | RO | Manufacturing |
|
Guangdong Mingyang Electric Co., Ltd.
Manufactures high-end power transmission and distribution e…
|
301291 | CN | Manufacturing |
|
Guangzhou Baiyun Electric Equipment Co., Ltd.
Manufactures power transmission and distribution equipment …
|
603861 | CN | Manufacturing |
|
GUANGZHOU ZHIGUANG ELECTRIC CO.,LTD.
Develops power electronics and energy storage systems for s…
|
002169 | CN | Manufacturing |
|
GUIZHOU TAIYONG-CHANGZHENG TECHNOLOGY CO.,LTD.
Develops low-voltage electrical distribution, control, and …
|
002927 | CN | Manufacturing |
|
Guodian Nanjing Automation Co.,Ltd
Specializes in power system automation, protection equipmen…
|
600268 | CN | Manufacturing |
|
Hainan Jinpan Smart Technology Co., Ltd.
Manufactures energy-efficient dry-type transformers and pow…
|
688676 | CN | 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.