
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 |
|---|---|---|---|
|
Annil Co.,Ltd
Designs and retails high-quality, eco-friendly apparel for …
|
002875 | CN | Wholesale and retail trade |
|
Answear.com S.A.
A multibrand e-commerce platform for fashion, footwear, and…
|
ANR | PL | Wholesale and retail trade |
|
AOKI Holdings Inc.
A holding company with businesses in fashion, bridal servic…
|
8214 | JP | Wholesale and retail trade |
|
AOYAMA TRADING Co., Ltd.
An apparel retailer specializing in business wear with dive…
|
8219 | JP | Wholesale and retail trade |
|
Apranga Group
A fashion retailer in the Baltic States operating a network…
|
APG1L | LT | Wholesale and retail trade |
|
Arden Holdings Inc.
Prominent value fashion retailer and wholesaler of low-pric…
|
— | CA | Wholesale and retail trade |
|
Aritzia Inc.
A design house and fashion retailer specializing in women's…
|
ATZ | CA | Wholesale and retail trade |
|
Arvind Fashions Limited
Manages and distributes a portfolio of international and ow…
|
ARVINDFASN | IN | Wholesale and retail trade |
|
ASIA BRANDS BERHAD
Investment holding company primarily engaged in apparel who…
|
— | MY | Wholesale and retail trade |
|
ASO
Designs, manufactures, and retails high-quality footwear fo…
|
8443 | TW | 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.