
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 |
|---|---|---|---|
|
Yerevan Jewellery Factory - 1 Gnomon OJSC
A major manufacturer of jewelry and timepieces, established…
|
EVG1 | AM | Manufacturing |
|
YONDOSHI HOLDINGS INC.
A fashion company with businesses in jewelry, apparel, and …
|
8008 | JP | Manufacturing |
|
YX PRECIOUS METALS BHD
A one-stop supply center for 916-gold jewellery, serving do…
|
— | MY | Manufacturing |
|
Zhejiang Ming Jewelry Co.,Ltd
Designs, manufactures, and retails gold, platinum, and diam…
|
002574 | CN | Manufacturing |
|
Zhou Liu Fu Jewellery Co., Ltd.
Integrates R&D, production, and retail of gold, diamond, pl…
|
6168 | HK | Manufacturing |
|
Zodiac-JRD-MKJ Ltd.
Processes diamonds and manufactures diamond-studded gold je…
|
512587 | IN | 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.