
ROCKY BRANDS, INC. — Investor Relations & Filings
Rocky Brands, Inc. is a designer, manufacturer, and marketer of premium footwear and apparel. The company operates a portfolio of well-recognized brands, including Rocky, Georgia Boot, Durango, The Original Muck Boot Company, and XTRATUF. Its products are engineered for durability and performance, serving a wide range of consumers and occupational needs. Key market segments include outdoor, work, western, and public service. The company also provides specialized safety footwear and managed personal protective equipment (PPE) programs for various industries through brands like Lehigh Safety Shoes, as well as slip-resistant footwear for the healthcare and hospitality sectors under brands such as Shoe Angel and SlipGrips.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM 8-K | 2026-05-18 | English | |
| 10-Q - ROCKY BRANDS, INC. (0000895456) (Filer) | 2026-05-05 | English | |
| FORM ARS | 2026-04-28 | English | |
| FORM DEF 14A | 2026-04-28 | English | |
| FORM 8-K | 2026-04-28 | English | |
| SCHEDULE 13G/A - ROCKY BRANDS, INC. (0000895456) (Subject) | 2026-03-27 | English |
Browse filings by year
19 years- 2026 21 filings
- 2025 74 filings
- 2024 69 filings
- 2023 90 filings
- 2022 80 filings
- 2021 85 filings
- 2020 60 filings
- 2019 72 filings
- 2018 75 filings
- 2017 60 filings
- 2016 48 filings
- 2015 58 filings
- 2014 56 filings
- 2013 39 filings
- 2012 29 filings
- 2011 29 filings
- 2010 41 filings
- 2009 30 filings
- 2008 5 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46478046 | FORM 8-K | 2026-05-18 | English | ||
| 41375194 | 10-Q - ROCKY BRANDS, INC. (0000895456) (Filer) | 2026-05-05 | English | ||
| 46204081 | FORM ARS | 2026-04-28 | English | ||
| 46204088 | FORM DEF 14A | 2026-04-28 | English | ||
| 46204063 | FORM 8-K | 2026-04-28 | English | ||
| 33063674 | SCHEDULE 13G/A - ROCKY BRANDS, INC. (0000895456) (Subject) | 2026-03-27 | English | ||
| 46204055 | FORM 10-K | 2026-03-11 | English | ||
| 32883420 | 8-K - ROCKY BRANDS, INC. (0000895456) (Filer) | 2026-02-24 | English | ||
| 46204096 | Major Shareholding Notification 2026 | 2026-02-17 | English | ||
| 25391752 | SCHEDULE 13G/A Filing | 2026-01-07 | English | ||
| 25391770 | 4 Filing | 2026-01-05 | English | ||
| 25391769 | 4 Filing | 2026-01-05 | English | ||
| 25391765 | 4 Filing | 2026-01-05 | English | ||
| 25391755 | 4 Filing | 2026-01-05 | English | ||
| 25391754 | 4 Filing | 2026-01-05 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of footwear
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Service Industries Limited
A diversified manufacturing group, leading footwear exporte…
|
SRVI | PK | Manufacturing |
|
Sorel Ventures Ltd.
Designs, manufactures, and distributes premium, functional,…
|
— | CA | Manufacturing |
|
SPG-KY
World's largest manufacturer of professional football shoes…
|
6768 | TW | Manufacturing |
|
Standard Shoe Sole and Mould (India) Ltd
Manufacturer of shoe soles and precision moulds for the foo…
|
523351 | IN | Manufacturing |
|
Stella International Holdings Limited
Global developer and manufacturer of premium footwear and h…
|
1836 | HK | Manufacturing |
|
Superhouse limited
Vertically integrated manufacturer of leather footwear, gar…
|
SUPERHOUSE | IN | Manufacturing |
|
Tod'S
Luxury fashion house creating footwear, leather goods, appa…
|
TOD | IT | Manufacturing |
|
Topscore Fashion Co.,Ltd.
Designs, manufactures, and retails high-end women's footwea…
|
603608 | CN | Manufacturing |
|
VULCABRAS S.A.
Vertically integrated manufacturer and distributor of footw…
|
— | BR | Manufacturing |
|
WEYCO GROUP INC
Designs, markets, and distributes casual and dress footwear…
|
WEYS | US | Manufacturing |
ROCKY 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/33620/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33620 | 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=33620 | 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=33620 \ -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": 33620}, 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 ROCKY BRANDS, INC. (id: 33620)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.