E.ON SE — Investor Relations & Filings
E.ON SE is a European investor-owned energy company focused on building a sustainable energy system. Its core business activities are centered on Energy Networks and Customer Solutions. The Energy Networks division operates and modernizes extensive power and gas distribution grids, ensuring a reliable energy supply and integrating renewable energy sources. The Customer Solutions division provides a wide range of innovative energy products and services to residential, commercial, and industrial customers. These offerings include electricity and gas retail, e-mobility charging infrastructure, district heating systems, and energy efficiency solutions. The company leverages digitalization and innovation to advance the transition to a decentralized and sustainable energy landscape.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Charts 04.04.2005 | 2005-04-04 | English | |
| E.ON AG:Intention to return full value of Degussa stake to shareholders; outlo | 2005-03-09 | English | |
| Charts 15.02.2005 | 2005-02-15 | English | |
| Charts 27.01.2005 | 2005-01-27 | English | |
| Annual Report 2004 | 2005-01-19 | English | |
| Geschäftsbericht 2004 | 2005-01-19 | German |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2005
8 filings
| |||||
| 1152285 | Charts 04.04.2005 | 2005-04-04 | English | ||
| 2141651 | E.ON AG:Intention to return full value of Degussa stake to shareholders; outlo | 2005-03-09 | English | ||
| 1152827 | Charts 15.02.2005 | 2005-02-15 | English | ||
| 1152935 | Charts 27.01.2005 | 2005-01-27 | English | ||
| 1152988 | Annual Report 2004 | 2005-01-19 | English | ||
| 1152983 | Geschäftsbericht 2004 | 2005-01-19 | German | ||
| 1152996 | Financial Statements for the 2004 Financial Year | 2005-01-17 | English | ||
| 1152993 | Jahresabschluss für das Geschäftsjahr 2004 | 2005-01-17 | German | ||
|
2004
7 filings
| |||||
| 1153896 | Interim Report III/2004 | 2004-10-19 | English | ||
| 1153893 | Zwischenbericht III/2004 | 2004-10-19 | German | ||
| 1154644 | Zwischenbericht II/2004 | 2004-07-19 | German | ||
| 1155049 | Interim Report II/2004 | 2004-06-19 | English | ||
| 1155990 | Interim Report I/2004 | 2004-04-19 | English | ||
| 1155987 | Zwischenbericht I/2004 | 2004-04-19 | German | ||
| 1156918 | Annual Report 2003 | 2004-01-19 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for E.ON SE, 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 |
|---|---|---|---|
|
Abu Dhabi National Energy Co PJSC
Diversified energy and utilities group providing power, wat…
|
TAQA | AE | Electricity, gas, steam and air… |
|
Adani Energy Solutions Limited
Private utility specializing in power transmission, distrib…
|
ADANIENSOL | IN | Electricity, gas, steam and air… |
|
Admie (IPTO) Holding S.A.
Holding company for the operator of the national electricit…
|
ADMIE | GR | Electricity, gas, steam and air… |
|
AES CORP
A global power company that generates and distributes elect…
|
AES | US | Electricity, gas, steam and air… |
|
AFLUENTE TRANSMISSÃO DE ENERGIA ELETRICA S/A
Manages over 6,000 km of high-voltage power transmission in…
|
— | BR | Electricity, gas, steam and air… |
|
ALLETE INC
An energy company with regulated utilities and investments …
|
ALE | US | Electricity, gas, steam and air… |
|
ALLIANT ENERGY CORP
A public utility providing regulated electricity and natura…
|
LNT | US | Electricity, gas, steam and air… |
|
ALUPAR INVESTIMENTO S/A
Private energy infrastructure holding focused on transmissi…
|
— | BR | Electricity, gas, steam and air… |
|
AMEREN CORP
A public utility providing electricity and natural gas in M…
|
AEE | US | Electricity, gas, steam and air… |
|
AMERICAN ELECTRIC POWER CO INC
Generates, transmits, and distributes electricity to over f…
|
AEP | US | Electricity, gas, steam and air… |
E.ON SE 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/128/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=128 | 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=128 | 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=128 \ -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": 128}, 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 E.ON SE (id: 128)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.