
REGIS CORP — Investor Relations & Filings
Regis Corporation is a leading operator and franchisor in the beauty salon industry. The company's business model is primarily focused on franchising a large portfolio of well-recognized salon brands, including Supercuts, SmartStyle, Cost Cutters, and First Choice Haircutters. Through its extensive network of thousands of franchised and company-owned locations, Regis provides a comprehensive range of professional hair care services. These services cater to a broad consumer base and include haircutting, styling, hair coloring, and conditioning treatments. In addition to services, the salons also retail a variety of professional hair care and beauty products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - REGIS CORP (0000716643) (Filer) | 2026-04-15 | English | |
| 4 - REGIS CORP (0000716643) (Issuer) | 2026-03-18 | English | |
| 4 - REGIS CORP (0000716643) (Issuer) | 2026-03-18 | English | |
| 3 - REGIS CORP (0000716643) (Issuer) | 2026-03-18 | English | |
| 8-K/A - REGIS CORP (0000716643) (Filer) | 2026-03-18 | English | |
| 4 Filing | 2026-02-10 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 34571956 | 8-K - REGIS CORP (0000716643) (Filer) | 2026-04-15 | English | ||
| 32980088 | 4 - REGIS CORP (0000716643) (Issuer) | 2026-03-18 | English | ||
| 32980068 | 4 - REGIS CORP (0000716643) (Issuer) | 2026-03-18 | English | ||
| 32980075 | 3 - REGIS CORP (0000716643) (Issuer) | 2026-03-18 | English | ||
| 32980056 | 8-K/A - REGIS CORP (0000716643) (Filer) | 2026-03-18 | English | ||
| 23337486 | 4 Filing | 2026-02-10 | English | ||
| 23337473 | 3 Filing | 2026-02-10 | English | ||
| 32880087 | 8-K - REGIS CORP (0000716643) (Filer) | 2026-02-05 | English | ||
| 18183738 | 10-Q Filing | 2026-02-05 | English | ||
|
2025
6 filings
| |||||
| 18183715 | 4 Filing | 2025-12-23 | English | ||
| 18183735 | 4 Filing | 2025-12-19 | English | ||
| 18183628 | 4 Filing | 2025-12-08 | English | ||
| 9377516 | Director's Dealing 2025 | 2025-11-26 | English | ||
| 9377518 | Director's Dealing 2025 | 2025-11-26 | English | ||
| 9377525 | Director's Dealing 2025 | 2025-11-26 | English | ||
Market data
Market data not available
Price history
Peer group · Hairdressing and barber activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AB&Company Co.,Ltd.
Operates a nationwide chain of beauty salons via direct man…
|
9251 | JP | Other service activities |
|
Lloyds Luxuries Limited
Manages luxury barbershops and distributes premium men's gr…
|
LLOYDS | IN | Other service activities |
|
M H GROUP LTD.
Operates hair salons, manages artists, and develops its own…
|
9439 | JP | Other service activities |
|
QB Net Holdings Co.,Ltd.
Operates a large chain of haircut-only salons offering simp…
|
6571 | JP | Other service activities |
REGIS CORP 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/34408/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34408 | 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=34408 | 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=34408 \ -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": 34408}, 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 REGIS CORP (id: 34408)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.