
A.K.A. BRANDS HOLDING CORP. — Investor Relations & Filings
A.K.A. Brands Holding Corp. is a brand accelerator that manages a portfolio of global, digitally-native fashion brands. The company's strategy focuses on acquiring and scaling direct-to-consumer (DTC) brands that primarily target next-generation consumers, such as Millennials and Gen Z. Its portfolio includes Princess Polly, Culture Kings, Petal & Pup, and mnml. A.K.A. Brands utilizes a data-driven 'test and repeat' merchandising model to rapidly introduce new, on-trend products. By leveraging operational synergies and marketing insights, the company aims to accelerate the growth, scale, and profitability of its brands across online, in-store, and wholesale channels.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-22 | English | |
| S-8 - A.K.A. BRANDS HOLDING CORP. (0001865107) (Filer) | 2026-05-12 | English | |
| DEF 14A - A.K.A. BRANDS HOLDING CORP. (0001865107) (Filer) | 2026-04-15 | English | |
| AKA AS - 3.tertial 2025 - Attachment: AKA AS_delårsrapport_3. tertial 2025.pdf | 2026-03-20 | Norwegian | |
| AKA AS - 3.tertial 2025 | 2026-03-20 | Norwegian | |
| FORM 4 | 2025-11-14 | English |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 46858211 | 8-K | 2026-05-22 | English | ||
| 45339361 | S-8 - A.K.A. BRANDS HOLDING CORP. (0001865107) (Filer) | 2026-05-12 | English | ||
| 34609883 | DEF 14A - A.K.A. BRANDS HOLDING CORP. (0001865107) (Filer) | 2026-04-15 | English | ||
| 32999357 | AKA AS - 3.tertial 2025 - Attachment: AKA AS_delårsrapport_3. tertial 2025.pdf | 2026-03-20 | Norwegian | ||
| 32999355 | AKA AS - 3.tertial 2025 | 2026-03-20 | Norwegian | ||
|
2025
10 filings
| |||||
| 13467191 | FORM 4 | 2025-11-14 | English | ||
| 13467192 | Regulatory Filings 2025 | 2025-11-12 | English | ||
| 13467193 | 10-Q | 2025-11-05 | English | ||
| 13467194 | 8-K | 2025-11-05 | English | ||
| 13467195 | 8-K | 2025-10-15 | English | ||
| 13467196 | FORM 4 | 2025-08-15 | English | ||
| 13467197 | S-8 | 2025-08-06 | English | ||
| 13467198 | 10-Q | 2025-08-06 | English | ||
| 13467199 | 8-K | 2025-08-06 | English | ||
| 13467200 | FORM 4 | 2025-06-23 | English | ||
Market data
Market data not available
Price history
Peer group · Retail sale of clothing, footwear and leather articles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Asos PLC
An online fashion and cosmetic retailer targeting young adu…
|
ASOMY | GB | Wholesale and retail trade |
|
AZARIA
Acquires, rehabilitates, and leases urban properties for th…
|
YAZR | ES | Wholesale and retail trade |
|
Baroque Japan Limited
Operates a portfolio of proprietary apparel, accessory, and…
|
3548 | JP | Wholesale and retail trade |
|
Bauhaus International (Holdings) Limited
Multi-brand fashion retailer focusing on trendy apparel, ba…
|
483 | HK | Wholesale and retail trade |
|
Beijing Jiaman Dress Co.,Ltd.
Designs and markets middle-to-high-end children's apparel v…
|
301276 | CN | Wholesale and retail trade |
|
Björn Borg
Sports fashion brand designing apparel, underwear, and acce…
|
BORG | SE | Wholesale and retail trade |
|
Body One
Creator and distributor of women's apparel, lingerie, swimw…
|
MLONE | FR | Wholesale and retail trade |
|
BOOHOO GROUP PLC
An online retail group operating a multi-brand platform for…
|
BOO | JE | Wholesale and retail trade |
|
Boot Barn Holdings, Inc.
A retail chain for Western and work-related footwear, appar…
|
BOOT | US | Wholesale and retail trade |
|
Brand Concepts Limited
Designs and distributes travel gear, handbags, and lifestyl…
|
BCONCEPTS | IN | Wholesale and retail trade |
A.K.A. BRANDS HOLDING CORP. 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/34163/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34163 | 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=34163 | 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=34163 \ -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": 34163}, 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 A.K.A. BRANDS HOLDING CORP. (id: 34163)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.