Deutsche Post AG — Investor Relations & Filings
Deutsche Post AG, a corporate brand of DHL Group, is Europe's largest postal company and the market leader in the German mail and parcel market. Its core business encompasses the transport, sorting, and delivery of documents and goods for both domestic and international destinations. The company provides a comprehensive range of services including traditional mail, parcel delivery, dialogue marketing, press distribution, and corporate communications solutions. Leveraging an extensive nationwide network, Deutsche Post ensures the provision of postal services to every household and business throughout Germany.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Deutsche Post AG: Dr. Hans-Ulrich Engel, buy | 2026-05-20 | English | |
| Release of a capital market information | 2026-05-18 | English | |
| Major Shareholding Notification 2026 | 2026-05-15 | English | |
| Release of a capital market information | 2026-05-12 | English | |
| Deutsche Post AG: Jorg von Dosky, Purchase of 132.026 shares as an automatic reinvestment of dividends in connection with the participation in an employee share offering (share matching plan). | 2026-05-11 | English | |
| Major Shareholding Notification 2026 | 2026-05-11 | English |
Browse filings by year
26 years- 2026 40 filings
- 2025 105 filings
- 2024 135 filings
- 2023 114 filings
- 2022 103 filings
- 2021 88 filings
- 2020 89 filings
- 2019 56 filings
- 2018 58 filings
- 2017 72 filings
- 2016 104 filings
- 2015 65 filings
- 2014 46 filings
- 2013 33 filings
- 2012 30 filings
- 2011 27 filings
- 2010 23 filings
- 2009 21 filings
- 2008 35 filings
- 2007 37 filings
- 2006 11 filings
- 2005 17 filings
- 2004 13 filings
- 2003 2 filings
- 2002 3 filings
- 2000 1 filing
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Deutsche Post 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 · Postal activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
bpost SA/NV
Provider of national and international postal and e-commerc…
|
BPOST | BE | Transportation and storage |
|
CTT-Correios de Portugal
A diversified business group providing postal, logistics, a…
|
CTT | PT | Transportation and storage |
|
EMPRESA DE CORREOS DE CHILE
Leading state-owned logistics operator providing mailing, p…
|
— | CL | Transportation and storage |
|
International Distributions Service
A global provider of postal, parcel, and logistics services.
|
IDS | GB | Transportation and storage |
|
LATIN AMERICA POSTAL SA
Specializes in postal, freight, logistics, transportation, …
|
— | AR | Transportation and storage |
|
MaltaPost Plc
The universal service provider for mail, parcels, logistics…
|
MTP | MT | Transportation and storage |
|
Österreichische Post AG
A logistics and postal provider with mail, parcel, retail, …
|
POST | AT | Transportation and storage |
|
POS MALAYSIA BHD
National postal and logistics provider, offering mail, parc…
|
— | MY | Transportation and storage |
|
Poste Italiane
Diversified provider of mail, financial, insurance, and tel…
|
PST | IT | Transportation and storage |
|
Pošte Srpske a.d. Banja Luka
A postal service operator providing postal, logistics, and …
|
— | BA | Transportation and storage |
Deutsche Post 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/111/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=111 | 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=111 | 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=111 \ -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": 111}, 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 Deutsche Post AG (id: 111)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.