
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 |
|---|---|---|---|
|
Climax Engineering Company Limited
Manufactures and sells electric capital goods, including fa…
|
CECL | PK | Manufacturing |
|
Compleo Charging Solutions AG
Develops and manufactures hardware and software solutions f…
|
C0M | DE | Manufacturing |
|
Concord Control Systems Limited
Produces electrical components and control systems for rail…
|
543619 | IN | Manufacturing |
|
Công ty Cổ phần Tập đoàn GELEX
Diversified in industrial production, infrastructure, elect…
|
GEX | VN | Manufacturing |
|
Continental Controls Ltd.
Designs and manufactures electronic control systems and pow…
|
531460 | IN | Manufacturing |
|
Cospower Engineering Limited
Designs and supplies power quality solutions for reactive p…
|
543172 | IN | Manufacturing |
|
CSG SMART SCIENCE&TECHNOLOGY CO.,LTD.
Provides smart power distribution and industrial automation…
|
300222 | CN | Manufacturing |
|
CTEK AB
Global leader in battery management and vehicle charging so…
|
CTEK | SE | Manufacturing |
|
CyberPower
Global provider of power protection, energy management solu…
|
3617 | TW | Manufacturing |
|
DAEA TI CO., LTD.
Provider of comprehensive solutions for railway signaling a…
|
045390 | KR | 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.