
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 |
|---|---|---|---|
|
Easy Click Worldwide Network Technology Co., Ltd.
Global provider of mobile marketing and performance-based g…
|
301171 | CN | Professional, scientific and te… |
|
ECHOMARKETING Co.,Ltd.
A digital marketing agency providing data-driven, full-funn…
|
230360 | KR | Professional, scientific and te… |
|
EMIAC TECHNOLOGIES LIMITED
Provides SEO, link building, and content solutions for enha…
|
544747 | IN | Professional, scientific and te… |
|
EMNET INC.
A digital ad agency and marketing consultant for search, di…
|
123570 | KR | Professional, scientific and te… |
|
eMnet Japan.co.ltd.
A digital advertising agency providing comprehensive intern…
|
7036 | JP | Professional, scientific and te… |
|
Empirical Inc.
Full-service firm creating and executing global Out-of-Home…
|
— | CA | Professional, scientific and te… |
|
ENBLAST PRODUCTIONS INC.
Integrated firm specializing in full-service experiential a…
|
— | CA | Professional, scientific and te… |
|
Encompass Design India Limited
Provides experiential marketing, brand activation, and corp…
|
ENCOMPAS | IN | Professional, scientific and te… |
|
ENERO GROUP LIMITED
Global network of specialist agencies providing integrated …
|
EGG | AU | Professional, scientific and te… |
|
EYEZ,INC.
Operates marketing technology platforms for the advertising…
|
5242 | 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.