
XCel Brands, Inc. — Investor Relations & Filings
XCel Brands, Inc. is a media and brand management company that specializes in the acquisition, design, licensing, marketing, and retail sales of consumer brands. The company's portfolio includes apparel, footwear, accessories, jewelry, and home goods. A key innovator in social and video commerce, Xcel Brands leverages live streaming and social media to build communities around its brands and influencers. This strategy integrates shopping with entertainment and social interaction, aiming to redefine the consumer retail experience.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q | 2026-05-14 | English | |
| 8-K - XCel Brands, Inc. (0001083220) (Filer) | 2026-04-30 | English | |
| 8-K - XCel Brands, Inc. (0001083220) (Filer) | 2026-04-17 | English | |
| 4 - XCEL BRANDS, INC. (0001083220) (Filer) | 2026-03-03 | English | |
| 8-K - XCEL BRANDS, INC. (0001083220) (Filer) | 2026-02-24 | English | |
| 4 - XCEL BRANDS, INC. (0001083220) (Filer) | 2026-02-24 | English |
Browse filings by year
28 years- 2026 10 filings
- 2025 80 filings
- 2024 41 filings
- 2023 19 filings
- 2022 15 filings
- 2021 19 filings
- 2020 46 filings
- 2019 37 filings
- 2018 35 filings
- 2017 49 filings
- 2016 42 filings
- 2015 59 filings
- 2014 59 filings
- 2013 51 filings
- 2012 78 filings
- 2011 52 filings
- 2010 15 filings
- 2009 10 filings
- 2008 8 filings
- 2007 25 filings
- 2006 35 filings
- 2005 36 filings
- 2004 27 filings
- 2003 16 filings
- 2002 12 filings
- 2001 12 filings
- 2000 3 filings
- 1999 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 46344700 | 10-Q | 2026-05-14 | English | ||
| 39221614 | 8-K - XCel Brands, Inc. (0001083220) (Filer) | 2026-04-30 | English | ||
| 34662486 | 8-K - XCel Brands, Inc. (0001083220) (Filer) | 2026-04-17 | English | ||
| 32887176 | 4 - XCEL BRANDS, INC. (0001083220) (Filer) | 2026-03-03 | English | ||
| 32887178 | 8-K - XCEL BRANDS, INC. (0001083220) (Filer) | 2026-02-24 | English | ||
| 32887177 | 4 - XCEL BRANDS, INC. (0001083220) (Filer) | 2026-02-24 | English | ||
| 27210444 | 4 Filing | 2026-02-04 | English | ||
| 27210451 | 8-K Filing | 2026-01-23 | English | ||
| 27210469 | 4 Filing | 2026-01-06 | English | ||
| 27210439 | 4 Filing | 2026-01-06 | English | ||
|
2025
5 filings
| |||||
| 11170616 | OWNERSHIP DOCUMENT | 2025-12-19 | English | ||
| 11170619 | FORM 8-K | 2025-12-19 | English | ||
| 11170620 | OWNERSHIP DOCUMENT | 2025-12-05 | English | ||
| 11170621 | OWNERSHIP DOCUMENT | 2025-12-05 | English | ||
| 11170623 | OWNERSHIP DOCUMENT | 2025-12-05 | English | ||
Market data
Market data not available
Price history
Peer group · Advertising activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Faber Company Inc.
Provides AI-powered SaaS tools and consulting services for …
|
220A | JP | Professional, scientific and te… |
|
Fable Media Group AB
An investment company specializing in lead generation for t…
|
FABLE | SE | Professional, scientific and te… |
|
Fill Up Media S.A.
A DOOH advertising company with a network of digital screen…
|
ALFUM | FR | Professional, scientific and te… |
|
Fluent, Inc.
A commerce media solutions provider for digital customer ac…
|
FLNT | US | Professional, scientific and te… |
|
Focus Media Information Technology Co.,Ltd
Digital marketing firm specializing in elevator and cinema …
|
002027 | CN | Professional, scientific and te… |
|
FRONTIER INTERNATIONAL INC.
A promotional services firm that plans, produces, and manag…
|
7050 | JP | Professional, scientific and te… |
|
Fusion Co.,Ltd.
A marketing firm specializing in data-driven CRM and direct…
|
3977 | JP | Professional, scientific and te… |
|
GameSquare Holdings, Inc.
A media and technology company connecting brands with gamin…
|
GAME | US | Professional, scientific and te… |
|
GameSquare Holdings, Inc.
Vertically integrated media and tech company connecting bra…
|
GAME | CA | Professional, scientific and te… |
|
GENDAI AGENCY INC.
Advertising firm providing marketing and promotional servic…
|
2411 | JP | Professional, scientific and te… |
XCel Brands, Inc. 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/35357/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35357 | 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=35357 | 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=35357 \ -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": 35357}, 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 XCel Brands, Inc. (id: 35357)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.