
MONRO, INC. — Investor Relations & Filings
Monro, Inc. is a leading operator of automotive service and tire centers. The company provides a comprehensive range of vehicle maintenance and repair services, including oil changes, brake repair, muffler and exhaust services, and undercar care. A core part of its business is the sale and installation of replacement tires from major brands. Operating through a large family of brands with over a thousand locations, Monro focuses on providing reliable and convenient service to vehicle owners. The company employs thousands of certified technicians and offers value-added services such as appointment-free options for select maintenance and consumer financing programs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K Filing | 2026-02-13 | English | |
| SCHEDULE 13G/A Filing | 2026-02-12 | English | |
| 4 Filing | 2026-02-09 | English | |
| 4 Filing | 2026-02-05 | English | |
| SCHEDULE 13D/A Filing | 2026-01-29 | English | |
| 10-Q Filing | 2026-01-28 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 24649603 | 8-K Filing | 2026-02-13 | English | ||
| 24649624 | SCHEDULE 13G/A Filing | 2026-02-12 | English | ||
| 24649619 | 4 Filing | 2026-02-09 | English | ||
| 24649634 | 4 Filing | 2026-02-05 | English | ||
| 24649648 | SCHEDULE 13D/A Filing | 2026-01-29 | English | ||
| 24649727 | 10-Q Filing | 2026-01-28 | English | ||
| 24649617 | 8-K Filing | 2026-01-28 | English | ||
|
2025
8 filings
| |||||
| 9842982 | STATEMENT OF CHANGES IN BENEFICIAL OWNERSHIP OF SECURITIES | 2025-12-04 | English | ||
| 9842985 | 8-K | 2025-12-04 | English | ||
| 9842986 | 8-K | 2025-11-19 | English | ||
| 9842987 | Major Shareholding Notification 2025 | 2025-11-14 | English | ||
| 9842991 | 8-K | 2025-11-14 | English | ||
| 9842988 | Major Shareholding Notification 2025 | 2025-11-13 | English | ||
| 9842989 | 8-A12B | 2025-11-10 | English | ||
| 9842990 | 8-K | 2025-11-10 | English | ||
Market data
Market data not available
Price history
Peer group · Retail sale of motor vehicle parts and accessories
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Delticom AG
European e-commerce company specializing in the online reta…
|
DEX | DE | Wholesale and retail trade |
|
Driven Brands Holdings Inc.
Automotive services company offering maintenance, collision…
|
DRVN | US | Wholesale and retail trade |
|
Halfords Group PLC
A provider of motoring and cycling products and vehicle ser…
|
HFD | GB | Wholesale and retail trade |
|
OPONEO.PL S.A.
An e-commerce company specializing in the online retail of …
|
OPN | PL | Wholesale and retail trade |
|
Optima Automobile Group Holdings Limited
Provider of comprehensive after-market automotive services,…
|
8418 | HK | Wholesale and retail trade |
|
O REILLY AUTOMOTIVE INC
A specialty retailer and supplier of automotive aftermarket…
|
ORLY | US | Wholesale and retail trade |
|
RPM AUTOMOTIVE GROUP LIMITED
Vertically integrated provider of automotive parts, accesso…
|
RPM | AU | Wholesale and retail trade |
|
TUHU Car Inc.
Major independent O2O provider of automotive products and m…
|
9690 | KY | Wholesale and retail trade |
|
UP GARAGE GROUP Co., Ltd.
Specializes in used auto/motorcycle parts retail and provid…
|
7134 | JP | Wholesale and retail trade |
|
VALVOLINE INC
A retail automotive services company specializing in preven…
|
VVV | US | Wholesale and retail trade |
MONRO, 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/32744/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32744 | 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=32744 | 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=32744 \ -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": 32744}, 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 MONRO, INC. (id: 32744)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.