
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 |
|---|---|---|---|
|
Ameresco, Inc.
A cleantech integrator providing energy efficiency and rene…
|
AMRC | US | Electricity, gas, steam and air… |
|
ANNICA HOLDINGS LIMITED
Energy transition group developing renewable energy, storag…
|
JFQ | SG | Electricity, gas, steam and air… |
|
AQUILA EUROPEAN RENEWABLES PLC
Investment company managing the orderly realization of its …
|
AERI | GB | Electricity, gas, steam and air… |
|
Argo Energy Ltd.
Investor, developer, and operator of small and medium comme…
|
— | CA | Electricity, gas, steam and air… |
|
Arise
Manages the full value chain for wind, solar, and battery s…
|
ARISE | SE | Electricity, gas, steam and air… |
|
Artsakh HEK OJSC
An energy company that generates and sells electricity from…
|
AHEK | AM | Electricity, gas, steam and air… |
|
ASIAPHOS LIMITED
Developing renewable energy solutions and trading sustainab…
|
5WV | SG | Electricity, gas, steam and air… |
|
ASIATIC GROUP (HOLDINGS) LIMITED
Provides Energy, Controlled Power, and Fire Protection Solu…
|
5CR | SG | Electricity, gas, steam and air… |
|
ASTRASUN Solar PLC
A project developer and investor in solar power and energy …
|
ASTR | HU | Electricity, gas, steam and air… |
|
Athena Investments A/S (formerly Greentech Energy Systems A/S)
Investment holding company focused on developing and operat…
|
ATHENAI | DK | 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.