
Fossil Group, Inc. — Investor Relations & Filings
Fossil Group, Inc. is a global design, marketing, distribution, and innovation company specializing in lifestyle accessories. The company's core product categories include traditional watches, smartwatches, jewelry, handbags, and small leather goods. It operates a diverse portfolio of owned and licensed brands, creating and distributing products for its proprietary brands, such as Fossil and Skagen, as well as for other globally recognized fashion labels. The company brings these brand stories to life through an extensive distribution network that includes wholesale, retail, and e-commerce channels, serving a global consumer market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SD | 2026-05-21 | English | |
| S-8 | 2026-05-15 | English | |
| 10-Q | 2026-05-14 | English | |
| 8-K | 2026-05-13 | English | |
| Major Shareholding Notification 2026 | 2026-05-04 | English | |
| 10-K/A - Fossil Group, Inc. (0000883569) (Filer) | 2026-04-30 | English |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 46753402 | SD | 2026-05-21 | English | ||
| 46362339 | S-8 | 2026-05-15 | English | ||
| 46282504 | 10-Q | 2026-05-14 | English | ||
| 46152124 | 8-K | 2026-05-13 | English | ||
| 46152144 | Major Shareholding Notification 2026 | 2026-05-04 | English | ||
| 39218128 | 10-K/A - Fossil Group, Inc. (0000883569) (Filer) | 2026-04-30 | English | ||
| 37617073 | 8-K - Fossil Group, Inc. (0000883569) (Filer) | 2026-04-27 | English | ||
| 33015096 | 4/A - Fossil Group, Inc. (0000883569) (Issuer) | 2026-03-23 | English | ||
| 46152394 | 10-K | 2026-03-12 | English | ||
| 46152417 | 8-K | 2026-03-11 | English | ||
| 24738487 | 424B5 Filing | 2026-01-14 | English | ||
|
2025
4 filings
| |||||
| 24738406 | 8-K Filing | 2025-12-23 | English | ||
| 24738657 | 4 Filing | 2025-12-22 | English | ||
| 24738641 | 4 Filing | 2025-12-22 | English | ||
| 24738615 | 4 Filing | 2025-12-22 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of jewellery and related articles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Crossfor Co.,Ltd
Jewelry manufacturer specializing in patented technologies …
|
7810 | JP | Manufacturing |
|
Darshan Orna Limited
Manufactures, wholesales, and retails gold and silver jewel…
|
539884 | IN | Manufacturing |
|
DEGEM BERHAD
Premier fine jewellery specialist with over four decades of…
|
— | MY | Manufacturing |
|
Dev Labtech Venture Limited
Manufactures and processes lab-grown diamonds for jewelry a…
|
543848 | IN | Manufacturing |
|
Divine Hira Jewellers Limited
Designs, manufactures, and distributes certified gold, diam…
|
DIVINEHIRA | IN | Manufacturing |
|
Domaine Power Holdings Limited
Integrated provider designing, manufacturing, and exporting…
|
442 | HK | Manufacturing |
|
elumeo SE
Designs, produces, and sells high-quality gemstone jewelry …
|
ELB | DE | Manufacturing |
|
Ernest Borel Holdings Limited
An investment holding company specializing in Swiss-made pr…
|
1856 | HK | Manufacturing |
|
ESTELLE HOLDINGS CO.,LTD.
Manufactures and sells jewelry, precious metal products, an…
|
7872 | JP | Manufacturing |
|
Festaria Holdings Co.,Ltd.
Manufactures and sells jewelry, watches, and accessories fo…
|
2736 | JP | Manufacturing |
Fossil Group, 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/33932/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33932 | 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=33932 | 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=33932 \ -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": 33932}, 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 Fossil Group, Inc. (id: 33932)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.