
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 |
|---|---|---|---|
|
ALGONQUIN POWER & UTILITIES CORP.
A diversified utility with regulated services and renewable…
|
AQN | CA | Electricity, gas, steam and air… |
|
Altea Green Power
Develops and installs wind, photovoltaic, and battery energ…
|
AGP | IT | Electricity, gas, steam and air… |
|
Altek Power Corporation
Develops and deploys quick-to-market electrical generation …
|
3059 | CA | Electricity, gas, steam and air… |
|
ALTEO Energy Services Public Limited Company
Energy provider and trader generating power from natural ga…
|
ALTEO | HU | Electricity, gas, steam and air… |
|
Alternus Energy Group
An independent power producer that develops, owns, and oper…
|
ALT | IE | Electricity, gas, steam and air… |
|
Alterra Power Corp.
A diversified renewable power company utilizing geothermal,…
|
AXY | CA | Electricity, gas, steam and air… |
|
Ameresco, Inc.
A cleantech integrator providing energy efficiency and rene…
|
AMRC | US | 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… |
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.