PUMA SE — Investor Relations & Filings
PUMA SE is a global sports brand that designs, develops, sells, and markets footwear, apparel, and accessories. The company provides performance and sport-inspired lifestyle products across various categories, including football, running, training, basketball, golf, and motorsports. PUMA's core strategy involves brand elevation to foster long-term, sustainable growth, often leveraging major international sporting events and partnerships with athletes and cultural ambassadors to strengthen its market presence. The product portfolio is aimed at both professional athletes and consumers seeking athletic and casual styles.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Major Shareholding Notification 2026 | 2026-05-23 | English | |
| Major Shareholding Notification 2026 | 2026-05-22 | English | |
| PUMA names Dennis Schroeder as Managing Director Europe | 2026-05-21 | English | |
| PUMA SE: ASTAM Holding GmbH, buy | 2026-05-14 | English | |
| PUMA SE: ASTAM Holding GmbH, buy | 2026-05-13 | English | |
| Major Shareholding Notification 2026 | 2026-05-07 | English |
Browse filings by year
24 years- 2026 46 filings
- 2025 132 filings
- 2024 93 filings
- 2023 89 filings
- 2022 47 filings
- 2021 56 filings
- 2020 27 filings
- 2019 31 filings
- 2018 51 filings
- 2017 16 filings
- 2016 11 filings
- 2015 13 filings
- 2014 12 filings
- 2013 10 filings
- 2010 1 filing
- 2005 2 filings
- 2004 1 filing
- 2003 3 filings
- 2001 2 filings
- 2000 1 filing
- 1999 1 filing
- 1998 3 filings
- 1997 1 filing
- 1996 1 filing
Financials
We couldn't load the financials
No data available yet
We have extracted financials for PUMA 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 · Manufacture of wearing apparel, except fur apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
NIKE, Inc.
Designs, develops, and sells athletic footwear, apparel, eq…
|
NKE | US | Manufacturing |
|
NIVAKA FASHIONS LIMITED
Designs, manufactures, and distributes ethnic apparel, sare…
|
542206 | IN | Manufacturing |
|
Nobland International Inc.
A global apparel design and manufacturing platform for knit…
|
145170 | KR | Manufacturing |
|
Ocean Star Technology Group Limited
Designs, manufactures, and sells women's functional lingeri…
|
8297 | HK | Manufacturing |
|
ONTIDE Corp.
Global OEM manufacturer of knitted active sportswear, casua…
|
005320 | KR | Manufacturing |
|
ONWARD HOLDINGS Co., Ltd.
Apparel company producing clothing and managing logistics a…
|
8016 | JP | Manufacturing |
|
OXFORD INDUSTRIES INC
Designs, sources, and distributes apparel for a portfolio o…
|
OXM | US | Manufacturing |
|
PADINI HOLDINGS BERHAD
An investment holding company specializing in design, manuf…
|
— | MY | Manufacturing |
|
Page Industries Ltd.
Manufacturer and retailer of Jockey and Speedo innerwear, l…
|
PAGEIND | IN | Manufacturing |
|
Pan Brothers Tbk
A leading export-oriented garment manufacturer specializing…
|
PBRX | ID | Manufacturing |
PUMA 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/341/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=341 | 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=341 | 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=341 \ -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": 341}, 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 PUMA SE (id: 341)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.