
2W ECOBANK S.A. - EM RECUPERAÇÃO JUDICIAL — Investor Relations & Filings
2W Ecobank S.A. is a renewable energy company specializing in the commercialization and generation of sustainable power. The company operates primarily in the free energy market, providing 100% renewable energy solutions to a diverse range of corporate clients, including small and medium-sized enterprises. Its portfolio includes wind and solar power generation assets, alongside a digital platform designed to simplify energy management and promote sustainability. The firm focuses on the democratization of clean energy access through retail commercialization and tailored energy efficiency services. As of April 2025, the company is undergoing a court-supervised judicial reorganization process aimed at restructuring its capital and optimizing its financial operations to ensure long-term business continuity.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 22.05.26 - AGE 2W - Eventos CCEE | 2026-05-23 | Portuguese | |
| 22.04.2026 - RCA - 2W - Eleição do comite de trasição | 2026-05-06 | Portuguese | |
| FRE - Formulário de Referência | 2026-05-06 | Portuguese | |
| 22.04.2026 - RCA - 2W - Eleição do comite de trasição | 2026-05-06 | Portuguese | |
| Termo de Renúncia - Michelle Adriane Bochnia | 2026-05-05 | Portuguese | |
| Termo de Renúncia - Adriano Chaves Jucá | 2026-05-05 | Portuguese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 46940181 | 22.05.26 - AGE 2W - Eventos CCEE | 2026-05-23 | Portuguese | ||
| 42004145 | 22.04.2026 - RCA - 2W - Eleição do comite de trasição | 2026-05-06 | Portuguese | ||
| 41976109 | FRE - Formulário de Referência | 2026-05-06 | Portuguese | ||
| 42004222 | 22.04.2026 - RCA - 2W - Eleição do comite de trasição | 2026-05-06 | Portuguese | ||
| 41995289 | Termo de Renúncia - Michelle Adriane Bochnia | 2026-05-05 | Portuguese | ||
| 41995145 | Termo de Renúncia - Adriano Chaves Jucá | 2026-05-05 | Portuguese | ||
| 41994388 | Termo de renúncia - Ricardo Delneri | 2026-05-05 | Portuguese | ||
| 38985208 | FCA - Formulário Cadastral | 2026-04-29 | Portuguese | ||
| 47013175 | FRE WEB 2025 v4 | 2026-02-13 | Portuguese | ||
|
2025
6 filings
| |||||
| 33786169 | DFP 2024 v2 | 2025-06-20 | Portuguese | ||
| 34058854 | ITR 2024-Q3 v2 | 2025-06-05 | Portuguese | ||
| 34058812 | ITR 2024-Q2 v2 | 2025-06-05 | Portuguese | ||
| 34058712 | ITR 2024-Q1 v2 | 2025-06-05 | Portuguese | ||
| 33786136 | DFP 2024 | 2025-06-04 | Portuguese | ||
| 34058846 | ITR 2024-Q3 | 2025-06-03 | Portuguese | ||
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… |
|
360 ENERGY SOLAR S.A.
Develops, constructs, and operates solar parks, energy stor…
|
— | AR | 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… |
|
AB ENERGIA S.A.
Generates renewable electricity from biogas and provides EP…
|
— | AR | 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… |
2W ECOBANK S.A. - EM RECUPERAÇÃO JUDICIAL 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/52811/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52811 | 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=52811 | 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=52811 \ -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": 52811}, 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 2W ECOBANK S.A. - EM RECUPERAÇÃO JUDICIAL (id: 52811)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.