
MiniLuxe Holding — Investor Relations & Filings
MiniLuxe Holding Corp. operates as a lifestyle brand and talent empowerment platform within the beauty and self-care industry, primarily through owned and operated nail and beauty salons in the United States. The company provides high-quality, super-hygienic services, including manicures, pedicures, waxing, and brow treatments. MiniLuxe emphasizes clean beauty, utilizing proprietary better-for-you products, such as six-free polishes and specialized hand and body care items. A core unique selling proposition is its talent empowerment model, which provides comprehensive benefits, including health insurance and retirement plans, to its service professionals, aiming to deliver conscious and worry-free self-care experiences.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2021-11-06 | English | |
| News release - English.pdf | 2021-10-20 | English | |
| Form of proxy - English.pdf | 2021-08-26 | English | |
| Other.pdf | 2021-08-26 | English | |
| Form of proxy - English.pdf | 2021-08-26 | English | |
| Other.pdf | 2021-08-26 | English |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for MiniLuxe Holding, but not for this combination of statement and period. Try a different combination.
| Line item | ! |
|---|---|
Market data
Market data not available
Price history
Peer group · Beauty care and other beauty treatment activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
European Wax Center, Inc.
Franchisor of hair removal salons offering waxing, laser, a…
|
EWCZ | US | Other service activities |
|
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 |
|
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 |
MiniLuxe Holding 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/48067/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=48067 | 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=48067 | 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=48067 \ -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": 48067}, 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 MiniLuxe Holding (id: 48067)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.