
Mister Car Wash, Inc. — Investor Relations & Filings
Mister Car Wash, Inc. is an operator of conveyor-based car wash facilities. The company provides express exterior car wash services through a national network of more than 500 locations. Its primary offering is the Unlimited Wash Club, a subscription-based program that allows members to receive unlimited washes for a recurring monthly fee. Mister Car Wash utilizes proprietary technologies and signature products, such as Titanium 360°, HotShine® Carnauba Wax, and Platinum Repel Shield, to provide enhanced cleaning, protection, and shine. The company also focuses on sustainable operations, emphasizing water conservation and the use of environmentally friendly solutions in its wash process.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| S-8 POS | 2026-05-19 | English | |
| S-8 POS | 2026-05-19 | English | |
| S-8 POS | 2026-05-19 | English | |
| 8-K | 2026-05-19 | English | |
| 4 - MISTER CAR WASH, INC. (0001853513) (Filer) | 2026-03-03 | English | |
| 4 - MISTER CAR WASH, INC. (0001853513) (Filer) | 2026-03-03 | English |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 46544997 | S-8 POS | 2026-05-19 | English | ||
| 46544657 | S-8 POS | 2026-05-19 | English | ||
| 46544658 | S-8 POS | 2026-05-19 | English | ||
| 46541910 | 8-K | 2026-05-19 | English | ||
| 32899836 | 4 - MISTER CAR WASH, INC. (0001853513) (Filer) | 2026-03-03 | English | ||
| 32899838 | 4 - MISTER CAR WASH, INC. (0001853513) (Filer) | 2026-03-03 | English | ||
| 32899837 | 4 - MISTER CAR WASH, INC. (0001853513) (Filer) | 2026-03-03 | English | ||
| 32899839 | 10-K - MISTER CAR WASH, INC. (0001853513) (Filer) | 2026-02-27 | English | ||
| 32073839 | 8-K Filing | 2026-02-18 | English | ||
|
2025
6 filings
| |||||
| 13423297 | 4 | 2025-12-03 | English | ||
| 13423305 | Major Shareholding Notification 2025 | 2025-11-13 | English | ||
| 13423304 | 10-Q | 2025-10-31 | English | ||
| 13423307 | 8-K | 2025-10-29 | English | ||
| 13423309 | 10-Q | 2025-08-01 | English | ||
| 13423310 | 8-K | 2025-07-30 | English | ||
Market data
Market data not available
Price history
Peer group · Other cleaning activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ASANTE INCORPORATED
Provider of house maintenance, sanitation, and protective m…
|
6073 | JP | Administrative and support serv… |
|
Blade Ranger Ltd.
Develops autonomous drone solutions for maintaining renewab…
|
BLRN | IL | Administrative and support serv… |
|
Công ty Cổ phần Khử trùng Việt Nam
Provides comprehensive agrochemical, fumigation, and pest c…
|
VFG | VN | Administrative and support serv… |
|
E.E.A.M.I Ltd.
Develops and maintains robotic cleaning solutions for photo…
|
ECPA-M | IL | Administrative and support serv… |
|
Nirmitee Robotics India Limited
Specializes in robotic HVAC duct cleaning and sterilization…
|
543194 | IN | Administrative and support serv… |
|
Polman Spolka Akcyjna
Provides cleaning, renovation, and maintenance services for…
|
PLM | PL | Administrative and support serv… |
|
Polygon Real Estate Ltd.
A real estate investment firm developing and building incom…
|
POLY | IL | Administrative and support serv… |
|
PT Ecocare Indo Pasifik Tbk.
Pioneer in professional hygiene and sanitation services, eq…
|
HYGN | ID | Administrative and support serv… |
|
Rentokil Initial PLC
A global group specializing in pest control, hygiene, and w…
|
RTO | GB | Administrative and support serv… |
|
RENTOKIL INITIAL PLC /FI
A global business services company specializing in pest con…
|
RTO | US | Administrative and support serv… |
Mister Car Wash, 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/31795/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31795 | 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=31795 | 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=31795 \ -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": 31795}, 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 Mister Car Wash, Inc. (id: 31795)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.