ABOUT YOU Holding AG — Investor Relations & Filings
ABOUT YOU is a European online fashion and lifestyle retailer focused on providing a personalized and inspiring digital shopping experience. The company's platform offers a wide range of fashion products for women, men, and children. In addition to its business-to-consumer (B2C) operations, ABOUT YOU provides e-commerce infrastructure and flexible API solutions to other online retailers through its business-to-business (B2B) technology division. Following a strategic combination completed in 2025, the company operates as part of Zalando SE, contributing to a pan-European ecosystem for fashion and lifestyle e-commerce.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Half-yearly financial report 2025/2026 | 2025-10-14 | English | |
| Major Shareholding Notification 2025 | 2025-09-23 | English | |
| ABOUT YOU Holding SE: Bekanntmachung der Einberufung zur Hauptversammlung am 22.09.2025 in Hamburg mit dem Ziel der europaweiten Verbreitung gema 121 AktG | 2025-08-14 | German | |
| ABOUT YOU Holding SE: Zalando-subsidiary ABYxZAL Holding submits substantiated squeeze out-request and determines cash compensation for ABOUT YOU minority shareholders at EUR 6.50 | 2025-08-11 | English | |
| Major Shareholding Notification 2025 | 2025-08-07 | English | |
| Transaction in Own Shares 2025 | 2025-08-01 | English |
Browse filings by year
5 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for ABOUT YOU Holding 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 · Retail sale of clothing, footwear and leather articles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
QUIZ PLC
Omni-channel fashion retailer of womenswear, footwear, and …
|
QUIZ | JE | Wholesale and retail trade |
|
REDTAPE Limited
Lifestyle brand specializing in footwear, apparel, and acce…
|
REDTAPE | IN | Wholesale and retail trade |
|
Reitmans Canada Limited
Specialty apparel retailer and fashion group focused primar…
|
RET.A | CA | Wholesale and retail trade |
|
Revolve Group, Inc.
An online fashion retailer for Millennial and Generation Z …
|
RVLV | US | Wholesale and retail trade |
|
RIGHT ON Co.,Ltd
Specialty retailer with a primary focus on jeans, casual we…
|
7445 | JP | Wholesale and retail trade |
|
Rizzo Group
A former retail company specializing in bags, shoes, luggag…
|
RIZZO | SE | Wholesale and retail trade |
|
RVRC Holding
A direct-to-consumer company that designs and sells functio…
|
RVRC | SE | Wholesale and retail trade |
|
SAC'S BAR HOLDINGS INC.
Designs, manufactures, and retails bags, wallets, and acces…
|
9990 | JP | Wholesale and retail trade |
|
Sai Silks (Kalamandir) Limited
Multi-format retailer specializing in ethnic apparel and ha…
|
KALAMANDIR | IN | Wholesale and retail trade |
|
SCHOOLBLAZER LIMITED
Provides bespoke uniforms and sportswear for independent sc…
|
SBZ | GB | Wholesale and retail trade |
ABOUT YOU Holding 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/728/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=728 | 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=728 | 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=728 \ -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": 728}, 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 ABOUT YOU Holding AG (id: 728)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.