PATRIZIA AG — Investor Relations & Filings
PATRIZIA AG is a global investment management company specializing in real assets. The firm offers investment opportunities in real estate and infrastructure to a diverse client base, including institutional, semi-professional, and private investors. Its services encompass asset management, portfolio management, and fund management. Operating with a global reach, PATRIZIA manages a varied portfolio across multiple asset classes. The company emphasizes a forward-thinking and sustainable investment approach, aiming to deliver long-term value for its clients and stakeholders.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Q1 statement / Q1 financial report 2026 | 2026-05-18 | English | |
| PATRIZIA reports strong EBITDA and net profit growth in the first three months of 2026 | 2026-05-11 | English | |
| Annual financial report 2025 | 2026-04-17 | English | |
| PATRIZIA SE: Martin Praum, Allocation of 558 shares in connection with participation in an employee share program | 2026-04-16 | English | |
| Report Publication Announcement 2026 | 2026-04-14 | English | |
| PATRIZIA SE: James Muir, Allocation of 4,718 shares in connection with participation in an employee share program | 2026-04-02 | English |
Browse filings by year
21 years- 2026 13 filings
- 2025 29 filings
- 2024 17 filings
- 2023 45 filings
- 2022 62 filings
- 2021 22 filings
- 2020 28 filings
- 2019 18 filings
- 2018 25 filings
- 2017 28 filings
- 2016 28 filings
- 2015 16 filings
- 2014 5 filings
- 2013 22 filings
- 2012 19 filings
- 2011 16 filings
- 2010 17 filings
- 2009 14 filings
- 2008 20 filings
- 2007 45 filings
- 2006 24 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for PATRIZIA 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 · Fund management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AUSTRALIAN ETHICAL INVESTMENT LIMITED
Wealth manager specializing in ethical investment products …
|
AEF | AU | Financial and insurance activit… |
|
CaliberCos Inc.
Alternative asset manager focused on middle-market real est…
|
CWD | US | Financial and insurance activit… |
|
Canara Robeco Asset Management Company Limited
Joint venture offering diverse investment products using gl…
|
CRAMC | IN | Financial and insurance activit… |
|
Caspar Asset Management S.A.
Asset management firm serving wealthy individuals and insti…
|
CSR | PL | Financial and insurance activit… |
|
CENTURIA CAPITAL GROUP
Specialist investment manager of real estate assets and inv…
|
CNI | AU | Financial and insurance activit… |
|
CHALLENGER IM CAPITAL LIMITED
Specializes in fixed income and private debt solutions for …
|
CIM | AU | Financial and insurance activit… |
|
CLIME INVESTMENT MANAGEMENT LTD
Provides integrated wealth management and investment soluti…
|
CIW | AU | Financial and insurance activit… |
|
Cold Creek Capital Inc.
Investment firm specializing in diversified Small and Mid C…
|
— | CA | Financial and insurance activit… |
|
CORONATION FUND MANAGERS LIMITED
Independent asset manager focused on long-term, valuation-d…
|
CML | ZA | Financial and insurance activit… |
|
DOMINION INVESTMENT GROUP LIMITED
Provides investment management and strategic asset allocati…
|
DMN | AU | Financial and insurance activit… |
PATRIZIA 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/322/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=322 | 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=322 | 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=322 \ -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": 322}, 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 PATRIZIA AG (id: 322)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.