Mainova AG — Investor Relations & Filings
Mainova AG is a major energy service provider and supplier, primarily serving Frankfurt am Main and the surrounding Rhine-Main region. The company's core offerings include electricity, natural gas, district heating, and water for private households, corporate clients, and municipalities. While maintaining a strong regional focus, Mainova also delivers electricity and gas to customers nationwide. The company is actively engaged in the energy transition, with a strategic emphasis on expanding its renewable energy portfolio, developing its green district heating network, and advancing electromobility infrastructure to support a sustainable energy future.
Recent filings
Browse filings by year
26 years- 2026 4 filings
- 2025 10 filings
- 2024 11 filings
- 2023 10 filings
- 2022 6 filings
- 2021 8 filings
- 2020 6 filings
- 2019 9 filings
- 2018 6 filings
- 2017 6 filings
- 2016 4 filings
- 2015 7 filings
- 2014 9 filings
- 2013 6 filings
- 2012 16 filings
- 2011 10 filings
- 2010 10 filings
- 2009 7 filings
- 2008 4 filings
- 2007 5 filings
- 2006 4 filings
- 2005 3 filings
- 2004 2 filings
- 2001 3 filings
- 2000 1 filing
- 1998 1 filing
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Mainova AG, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Electric power transmission and distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Sitara Energy Limited
Main object is the generation and distribution of electrici…
|
SEL | PK | Electricity, gas, steam and air… |
|
SOCIEDAD AUSTRAL DE ELECTRICIDAD S.A.
Operates in electricity generation, transmission, distribut…
|
— | CL | Electricity, gas, steam and air… |
|
SOCIEDAD TRANSMISORA METROPOLITANA S.A.
Specializes in electric power transmission, operating 683km…
|
— | CL | Electricity, gas, steam and air… |
|
Soecietatea Energetica Electrica S.A.
Distributes and supplies electricity and natural gas to fin…
|
EL | RO | Electricity, gas, steam and air… |
|
SOUTHERN CALIFORNIA EDISON Co
An electric utility serving Southern California, focusing o…
|
SCE-PG | US | Electricity, gas, steam and air… |
|
SOUTHERN CO
An energy company engaged in the generation and distributio…
|
SO | US | Electricity, gas, steam and air… |
|
SP POWERASSETS LIMITED
Owns and operates electricity and gas transmission and dist…
|
2HVB | SG | Electricity, gas, steam and air… |
|
State Grid Hangzhou Power Supply Company
Electric utility managing Hangzhou's power grid with advanc…
|
SGHZ | CN | Electricity, gas, steam and air… |
|
TAQA GMTN 4.375% APR 2025
Diversified international utilities and energy company in p…
|
XSTAQATN0425 | AE | Electricity, gas, steam and air… |
|
Tata Power Co. Ltd
Integrated power utility focused on generation, transmissio…
|
TATAPOWER | IN | Electricity, gas, steam and air… |
Mainova AG 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/271/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=271 | 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=271 | 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=271 \ -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": 271}, 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 Mainova AG (id: 271)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.