
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 |
|---|---|---|---|
|
HAVAS S.A.
A global communications group with creative, media, and hea…
|
HAVAS | FR | Professional, scientific and te… |
|
HFG Holdings Inc.
Integrated media and technology solutions enhancing consume…
|
— | CA | Professional, scientific and te… |
|
HighCo
A data marketing firm offering digital solutions for brands…
|
HCO | FR | Professional, scientific and te… |
|
Hit Co., Ltd.
An advertising company specializing in Out-of-Home (OOH) me…
|
378A | JP | Professional, scientific and te… |
|
Hotto Link Inc.
A digital marketing firm providing social media solutions u…
|
3680 | JP | Professional, scientific and te… |
|
HS Ad Inc.
A marketing creative company offering comprehensive adverti…
|
035000 | KR | Professional, scientific and te… |
|
Huashi Group Holdings Limited
PRC-based provider of comprehensive branding, advertising, …
|
1111 | HK | Professional, scientific and te… |
|
Hubso Group AB
E-commerce and marketing services for creators to build and…
|
HUBSO | SE | Professional, scientific and te… |
|
HYLINK DIGITAL SOLUTIONS CO., LTD
Digital marketing and advertising agency providing integrat…
|
603825 | CN | Professional, scientific and te… |
|
HYOJITO Co.. Ltd
Operates advertising on guide maps and signage, with expand…
|
7368 | 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.