
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 |
|---|---|---|---|
|
DOWNING RENEWABLES & INFRASTRUCTURE
Develops and operates a diversified portfolio of renewable …
|
DORE | GB | Electricity, gas, steam and air… |
|
Drax Group PLC
Renewable energy company using biomass for power and develo…
|
DRX | GB | Electricity, gas, steam and air… |
|
Drayton Valley Power Income Fund
Owned and operated four renewable electricity generating fa…
|
— | CA | Electricity, gas, steam and air… |
|
DWK Deutsche Wasserkraft AG
An independent power producer specializing in small run-of-…
|
DWKG | DE | Electricity, gas, steam and air… |
|
E4U a.s.
Invests in and operates plants generating power from renewa…
|
EFORU | CZ | Electricity, gas, steam and air… |
|
EAM Solar
Investment company that acquires, owns, and operates solar …
|
EAM | NO | Electricity, gas, steam and air… |
|
EarthFirst Canada Inc.
Specialized developer of utility-scale renewable wind energ…
|
EF | CA | Electricity, gas, steam and air… |
|
EARTHS ENERGY LIMITED
Explores and develops geothermal resources for sustainable,…
|
EE1 | AU | Electricity, gas, steam and air… |
|
EcoBio Holdings Co., Ltd.
Develops biogas-to-energy projects converting organic waste…
|
038870 | KR | Electricity, gas, steam and air… |
|
Econergy Renewable Energy Ltd.
An international IPP that develops, owns, and operates util…
|
ECNR | IL | 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.