
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 |
|---|---|---|---|
|
GLOE Inc.
Esports company offering event planning, broadcasting, and …
|
9565 | JP | Professional, scientific and te… |
|
Graphisads Limited
Integrated agency providing OOH media, digital marketing, a…
|
GRAPHISAD | IN | Professional, scientific and te… |
|
GRID Inc.
A business development firm operating across digital and an…
|
5582 | JP | Professional, scientific and te… |
|
Guangdong Advertising Group CO.,Ltd.
Provides integrated marketing, brand management, and data-d…
|
002400 | CN | Professional, scientific and te… |
|
GUANGDONG BRANDMAX MARKETING CO.,LTD.
Provides integrated marketing, retail management, and brand…
|
300805 | CN | Professional, scientific and te… |
|
Guangdong Insight Brand Marketing Group Co., Ltd.
Provides data-driven integrated brand communication and str…
|
300781 | CN | Professional, scientific and te… |
|
Guoen Holdings Limited
Provides integrated digital marketing services across Hong …
|
8121 | HK | Professional, scientific and te… |
|
HAKUHODO DY HOLDINGS INCORPORATED
A holding company for a group of marketing and communicatio…
|
2433 | JP | Professional, scientific and te… |
|
Hakuten Corporation
A communication design firm creating experiential marketing…
|
2173 | JP | Professional, scientific and te… |
|
Haoxi Health Technology Ltd
An online marketing solution provider specializing in the h…
|
HAO | US | 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.