
Smart Powerr Corp. — Investor Relations & Filings
Smart Powerr Corp. provides comprehensive energy-saving and waste energy recycling solutions for energy-intensive industries. The company specializes in designing, financing, constructing, and operating systems that convert waste energy into power. Its core technologies include waste heat recovery, pressure differential power generation, high-efficiency power generation from combustible industrial gases, and biomass power generation. The firm offers an integrated service model, acting as a direct investor in projects to provide clients with customized energy efficiency solutions without requiring upfront capital expenditure from them. This approach helps industrial clients reduce energy costs and improve environmental compliance while focusing on their primary business operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| CURRENT REPORT | 2026-05-22 | English | |
| PROSPECTUS SUPPLEMENT | 2026-05-20 | English | |
| QUARTERLY REPORT | 2026-05-15 | English | |
| 8-K - Smart Powerr Corp. (0000721693) (Filer) | 2026-05-07 | English | |
| CURRENT REPORT | 2026-04-16 | English | |
| 10-K - Smart Powerr Corp. (0000721693) (Filer) | 2026-03-31 | English |
Browse filings by year
27 years- 2026 7 filings
- 2025 26 filings
- 2024 14 filings
- 2023 14 filings
- 2022 19 filings
- 2021 17 filings
- 2020 26 filings
- 2019 60 filings
- 2018 34 filings
- 2017 14 filings
- 2016 19 filings
- 2015 26 filings
- 2014 48 filings
- 2013 40 filings
- 2012 28 filings
- 2011 43 filings
- 2010 47 filings
- 2009 29 filings
- 2008 63 filings
- 2007 35 filings
- 2006 17 filings
- 2005 24 filings
- 2004 35 filings
- 2003 6 filings
- 2002 6 filings
- 2001 5 filings
- 2000 12 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 46821990 | CURRENT REPORT | 2026-05-22 | English | ||
| 46679060 | PROSPECTUS SUPPLEMENT | 2026-05-20 | English | ||
| 46360285 | QUARTERLY REPORT | 2026-05-15 | English | ||
| 43477078 | 8-K - Smart Powerr Corp. (0000721693) (Filer) | 2026-05-07 | English | ||
| 46080662 | CURRENT REPORT | 2026-04-16 | English | ||
| 33122853 | 10-K - Smart Powerr Corp. (0000721693) (Filer) | 2026-03-31 | English | ||
| 46080663 | Regulatory Filings 2026 | 2026-02-17 | English | ||
|
2025
8 filings
| |||||
| 18235712 | S-1 Filing | 2025-12-30 | English | ||
| 9403027 | CURRENT REPORT | 2025-11-14 | English | ||
| 9403032 | QUARTERLY REPORT | 2025-11-13 | English | ||
| 9403033 | CURRENT REPORT | 2025-10-28 | English | ||
| 9403034 | REGISTRATION STATEMENT | 2025-10-15 | English | ||
| 9403035 | CURRENT REPORT | 2025-09-24 | English | ||
| 9403038 | QUARTERLY REPORT | 2025-08-14 | English | ||
| 9403039 | PROXY STATEMENT | 2025-08-13 | English | ||
Market data
Market data not available
Price history
Peer group · Electric power generation activities from renewable sources
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ORACLE POWER PLC
International developer of energy and natural resource proj…
|
ORCP | GB | Electricity, gas, steam and air… |
|
Orbital Marine Power Ltd.
Develops floating tidal turbine technology to harness renew…
|
— | GB | Electricity, gas, steam and air… |
|
Orca Power Corp.
Explores and develops power generation assets, focusing on …
|
ORC.A | CA | Electricity, gas, steam and air… |
|
Oriana Power Limited
Provides solar EPC and IPP solutions for commercial and ind…
|
ORIANA | IN | Electricity, gas, steam and air… |
|
Orient Green Power Company Limited
Independent power producer focused on wind energy generatio…
|
GREENPOWER | IN | Electricity, gas, steam and air… |
|
ORMAT TECHNOLOGIES, INC.
A global provider of geothermal, recovered energy, and ener…
|
ORA | US | Electricity, gas, steam and air… |
|
Orrön Energy
Operates and develops onshore wind, solar, and battery stor…
|
ORRON | SE | Electricity, gas, steam and air… |
|
Ørsted
A global leader in offshore wind, with onshore wind, solar,…
|
ORSTED | DK | Electricity, gas, steam and air… |
|
OTEC CORPORATION
Provides continuous power and desalinated water using ocean…
|
1736 | JP | Electricity, gas, steam and air… |
|
OX2
Develops, constructs, and sells large-scale wind, solar, an…
|
OX2 | SE | Electricity, gas, steam and air… |
Smart Powerr Corp. 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/35421/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35421 | 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=35421 | 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=35421 \ -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": 35421}, 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 Smart Powerr Corp. (id: 35421)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.