
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 |
|---|---|---|---|
|
INTERPUBLIC GROUP OF COMPANIES, INC.
A global provider of advertising and marketing services thr…
|
IPG | US | Professional, scientific and te… |
|
Invibes Advertising N.V.
A technology company specializing in GenAI-powered digital …
|
ALINV | BE | Professional, scientific and te… |
|
Ionik Corporation
A performance marketing company specializing in integrated …
|
INIK | CA | Professional, scientific and te… |
|
ISPD Network S.A.
A cognitive marketing group offering data-driven marketing …
|
ALISP | ES | Professional, scientific and te… |
|
I SYNERGY GROUP LIMITED
Provides affiliate marketing, performance advertising, and …
|
IS3 | AU | Professional, scientific and te… |
|
IVE GROUP LIMITED
Holistic marketing services provider offering integrated en…
|
IGL | AU | Professional, scientific and te… |
|
IZEA Worldwide, Inc.
A marketing tech company with software and services for the…
|
IZEA | US | Professional, scientific and te… |
|
JAYWING PLC
An integrated marketing and data science company using data…
|
JWNG | GB | Professional, scientific and te… |
|
JCDecaux SA
A multinational corporation specializing in outdoor adverti…
|
DEC | FR | Professional, scientific and te… |
|
JiaYun Technology Inc.
Provides AI-driven digital marketing and big data analytics…
|
300242 | CN | 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.