
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 |
|---|---|---|---|
|
CETTIRE LIMITED
Global online platform for luxury fashion from over 500 int…
|
CTT | AU | Wholesale and retail trade |
|
CHARLE CO.,LTD.
Develops and sells ladies' innerwear, cosmetics, and health…
|
9885 | JP | Wholesale and retail trade |
|
Cherry Trading Co.
Retailer and distributor of high-end fashion, luxury appare…
|
4265 | SA | Wholesale and retail trade |
|
Childrens Place, Inc.
A specialty retailer of value-priced apparel and accessorie…
|
PLCE | US | Wholesale and retail trade |
|
CHIYODA CO.,LTD
A shoe retailer that sells its own private-label and major …
|
8185 | JP | Wholesale and retail trade |
|
CITY CHIC COLLECTIVE LIMITED
Global multi-channel retailer of plus-size women's apparel,…
|
CCX | AU | Wholesale and retail trade |
|
CLUB MONACO INC.
International retail brand specializing in modern, timeless…
|
— | CA | Wholesale and retail trade |
|
COX CO.,LTD.
Plans, manufactures, and sells casual apparel and goods in …
|
9876 | JP | Wholesale and retail trade |
|
Credo Brands Marketing Limited
Designs and markets contemporary men's casual wear and acce…
|
MUFTI | IN | Wholesale and retail trade |
|
Davin Sons Retail Limited
Multi-channel distributor specializing in apparel and lifes…
|
544331 | 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.