
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 |
|---|---|---|---|
|
Brandman Retail Limited
Manages and distributes international fashion brands via mu…
|
BRANDMAN | IN | Wholesale and retail trade |
|
Bubbles Intergroup Ltd.
Produces, imports, markets, and distributes children's clot…
|
BBLS | IL | Wholesale and retail trade |
|
BUCKLE INC
Retailer of casual apparel, footwear, and accessories with …
|
BKE | US | Wholesale and retail trade |
|
C&A MODAS S.A.
Retailer of apparel and accessories through physical stores…
|
— | BR | Wholesale and retail trade |
|
CANTABIL RETAIL INDIA LIMITED
Vertically integrated apparel manufacturer and retailer of …
|
CANTABIL | IN | Wholesale and retail trade |
|
CARLO RINO GROUP BERHAD
Designer and retailer of women's fashion, specializing in h…
|
— | MY | Wholesale and retail trade |
|
Castro Model Ltd.
A fashion retailer and designer of apparel, accessories, co…
|
CAST | IL | Wholesale and retail trade |
|
CATO CORP
A specialty retailer of affordable women's fashion apparel …
|
CATO | US | Wholesale and retail trade |
|
C.banner International Holdings Limited
Integrated retailer of women's footwear, OEM manufacturer, …
|
1028 | HK | Wholesale and retail trade |
|
CCC S.A.
European producer and omnichannel retailer of footwear, bag…
|
CCC | PL | 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.