
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 |
|---|---|---|---|
|
Wojas S.A.
A manufacturer and retailer of leather footwear, clothing, …
|
WOJ | PL | Manufacturing |
|
WOLVERINE WORLD WIDE INC /DE/
Global designer, marketer, and licensor of a portfolio of f…
|
WWW | US | Manufacturing |
|
XIDELANG HOLDINGS LTD
Designs, manufactures, and markets sports shoes, apparel, a…
|
— | MY | Manufacturing |
|
XINGQUAN INTERNATIONAL SPORTS HOLDINGS LIMITED
Designs, manufactures, and sells sports footwear and shoe s…
|
— | MY | Manufacturing |
|
Yue Yuen Industrial (Holdings) Limited
World's largest ODM/OEM manufacturer of branded athletic, o…
|
551 | BM | Manufacturing |
|
Zhejiang Aokang Shoes Co.,Ltd.
Specializes in the design, manufacture, and retail of leath…
|
603001 | CN | Manufacturing |
|
ZHEJIANG RED DRAGONFLY FOOTWEAR CO.,LTD.
Designs, manufactures, and distributes leather footwear and…
|
603116 | CN | 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.