
ReVolve Renewable Power Corp. — Investor Relations & Filings
ReVolve Renewable Power Corp. is an owner, operator, and developer of renewable energy projects focused on wind, solar, hydro, and battery storage technologies. The company operates across North America, serving utilities and commercial businesses in the US, Canada, and Mexico. ReVolve specializes in taking utility-scale projects from greenfield status to ready-to-build status, having developed and sold over 1,550 MW of capacity to date. Its current portfolio includes 12 MW of operating assets and a development pipeline exceeding 3,000 MW. The company also provides turnkey commercial renewable energy solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-04-22 | English | |
| News release - English.pdf | 2026-04-22 | English | |
| News release - English.pdf | 2026-04-14 | English | |
| News release - English.pdf | 2026-04-14 | English | |
| News release - English.pdf | 2026-04-06 | English | |
| Material change report - English.pdf | 2026-02-14 | French |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 35305356 | News release - English.pdf | 2026-04-22 | English | ||
| 35231810 | News release - English.pdf | 2026-04-22 | English | ||
| 34503713 | News release - English.pdf | 2026-04-14 | English | ||
| 34486630 | News release - English.pdf | 2026-04-14 | English | ||
| 33594971 | News release - English.pdf | 2026-04-06 | English | ||
| 19599237 | Material change report - English.pdf | 2026-02-14 | French | ||
| 19594704 | Material contracts - Credit agreements.pdf | 2026-02-14 | English | ||
| 32394783 | News release - English.pdf | 2026-02-06 | English | ||
| 33077488 | Notice of meeting - English.pdf | 2026-01-21 | English | ||
| 33077487 | Other.pdf | 2026-01-21 | English | ||
| 33077486 | Form of proxy - English.pdf | 2026-01-21 | English | ||
| 33077485 | Other.pdf | 2026-01-21 | English | ||
| 33077484 | Management information circular - English.pdf | 2026-01-21 | English | ||
|
2025
2 filings
| |||||
| 32374585 | Notice of the meeting and record date - English.pdf | 2025-12-18 | English | ||
| 32359702 | News release - English.pdf | 2025-11-25 | English | ||
Market data
Market data not available
Price history
Peer group · Electric power generation activities from renewable sources
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2M Energy Corp.
Develops and implements sustainable energy solutions and en…
|
— | CA | Electricity, gas, steam and air… |
|
2W ECOBANK S.A. - EM RECUPERAÇÃO JUDICIAL
Renewable energy company specializing in wind and solar pow…
|
— | BR | Electricity, gas, steam and air… |
|
7C Solarparken AG
Owner and operator of photovoltaic power plants with a port…
|
HRPK | DE | Electricity, gas, steam and air… |
|
A1 YENİLENEBİLİR ENERJİ ÜRETİM A.Ş.
A renewable energy producer that generates and sells electr…
|
A1YEN | TR | Electricity, gas, steam and air… |
|
A1 YENİLENEBİLİR ENERJİ ÜRETİM A.Ş.
A renewable energy producer generating electricity from a p…
|
KARYE | TR | Electricity, gas, steam and air… |
|
A2a
Manages energy, water, and environmental services for the c…
|
A2A | IT | Electricity, gas, steam and air… |
|
Abalance Corporation
A vertically integrated solar company that manufactures pan…
|
3856 | JP | Electricity, gas, steam and air… |
|
Abengoa S.A.
A company in liquidation that formerly provided solutions f…
|
ABG.P | ES | Electricity, gas, steam and air… |
|
ABO Wind AG
Global developer of renewable energy projects like wind, so…
|
AB9 | DE | Electricity, gas, steam and air… |
|
Acciona S.A.
Develops and manages sustainable infrastructure, focusing o…
|
ANA | ES | Electricity, gas, steam and air… |
ReVolve Renewable Power 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/44338/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44338 | 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=44338 | 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=44338 \ -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": 44338}, 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 ReVolve Renewable Power Corp. (id: 44338)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.