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 |
|---|---|---|---|
|
Raymond James Wealth Management Ltd
Financial services firm offering wealth management and tail…
|
RJF | US | Financial and insurance activit… |
|
REGAL PARTNERS LIMITED
Specialist alternative investment manager across a diverse …
|
RPL | AU | Financial and insurance activit… |
|
Renco Holdings Group Limited
Investment holding company focused on PCB manufacturing and…
|
2323 | HK | Financial and insurance activit… |
|
Rivera Capital Corp.
Financial services firm structuring and managing specialize…
|
— | CA | Financial and insurance activit… |
|
RMR GROUP INC.
Alternative asset management company specializing in commer…
|
RMR | US | Financial and insurance activit… |
|
Saintstar Ventures Inc.
A financial services firm primarily engaged in asset manage…
|
STAR | CA | Financial and insurance activit… |
|
SBI Global Asset Management Co., Ltd.
Financial services firm providing asset management and fina…
|
4765 | JP | Financial and insurance activit… |
|
SEQUOIA FINANCIAL GROUP LTD
Provides wealth management, financial planning, and asset m…
|
SEQ | US | Financial and insurance activit… |
|
Shriram Asset Management Co.Ltd.
Investment manager providing equity, debt, and hybrid mutua…
|
531359 | IN | Financial and insurance activit… |
|
SK D&D Co.,Ltd.
A real estate developer of diverse properties with asset an…
|
210980 | KR | 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.