
European Wax Center, Inc. — Investor Relations & Filings
European Wax Center, Inc. is a franchisor and operator of out-of-home hair removal salons. The company specializes in waxing services for men and women, including Brazilian, eyebrow, facial, and full-body waxing, performed by trained technicians. In addition to its core services, European Wax Center offers a proprietary line of skincare and beauty products formulated to care for waxed skin and extend treatment results. The company provides a membership program, the 'Wax Pass®', which offers discounted services. It has also expanded its offerings to include laser hair removal in select locations, broadening its portfolio of hair removal solutions.
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 13431231 | 10-Q | 2025-05-14 | English | ||
| 13431232 | 8-K | 2025-05-14 | English | ||
| 13431233 | Major Shareholding Notification 2025 | 2025-05-12 | English | ||
| 13431234 | ARS | 2025-04-18 | English | ||
| 13431235 | DEFA14A | 2025-04-18 | English | ||
| 13431236 | DEF 14A | 2025-04-18 | English | ||
| 13431237 | 4 | 2025-04-08 | English | ||
| 13431239 | 3 | 2025-04-08 | English | ||
| 13431238 | 4 | 2025-03-31 | English | ||
| 13431240 | 4 | 2025-03-24 | English | ||
| 13431241 | S-8 | 2025-03-21 | English | ||
| 13431242 | 8-K | 2025-03-21 | English | ||
| 13431243 | 4 | 2025-03-18 | English | ||
| 13431244 | 4 | 2025-03-18 | English | ||
| 13431247 | 3 | 2025-03-17 | English | ||
Market data
Market data not available
Price history
Peer group · Beauty care and other beauty treatment activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Fameglow Holdings Limited
Provides medical aesthetic services, beauty treatments, non…
|
8603 | HK | Other service activities |
|
JOURDENESS GROUP LIMITED
Beauty and biotech group specializing in skincare, medical …
|
4190 | TW | Other service activities |
|
MiniLuxe Holding
US operator of hygienic nail and beauty salons emphasizing …
|
MNLX | CY | Other service activities |
|
MPM CORPÓREOS S.A.
Provides laser hair removal and aesthetic services through …
|
— | BR | Other service activities |
|
Sau San Tong Holdings Limited
Specialist in comprehensive slimming, beauty, and medical a…
|
8200 | HK | Other service activities |
|
Water Oasis Group Limited
Provider of beauty services and retailer of skincare produc…
|
1161 | HK | Other service activities |
European Wax Center, 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/33635/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33635 | 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=33635 | 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=33635 \ -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": 33635}, 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 European Wax Center, Inc. (id: 33635)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.