
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.
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 9843007 | 4 | 2025-08-13 | English | ||
| 9843008 | 4 | 2025-08-13 | English | ||
| 9843009 | 4 | 2025-08-13 | English | ||
| 9843010 | 4 | 2025-08-13 | English | ||
| 9843011 | 4 | 2025-08-13 | English | ||
| 9843013 | 4 | 2025-08-13 | English | ||
| 9843012 | 4 | 2025-08-13 | English | ||
| 9843014 | S-8 | 2025-08-12 | English | ||
| 9843015 | Major Shareholding Notification 2025 | 2025-08-01 | English | ||
| 9843016 | 3 | 2025-07-31 | English | ||
| 9843017 | 10-Q | 2025-07-30 | English | ||
| 9843019 | 8-K | 2025-07-30 | English | ||
| 9843018 | Major Shareholding Notification 2025 | 2025-07-29 | English | ||
| 9843020 | DEFA14A | 2025-07-28 | English | ||
| 9843021 | ARS | 2025-07-03 | English | ||
Market data
Market data not available
Price history
Peer group · Retail sale of motor vehicle parts and accessories
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADVANCE AUTO PARTS INC
Automotive aftermarket parts provider for professional and …
|
AAP | US | Wholesale and retail trade |
|
AUTOBACS SEVEN CO.,LTD.
Retailer of aftermarket auto parts and accessories, offerin…
|
9832 | JP | Wholesale and retail trade |
|
Autodoc SE
European e-commerce company for automotive parts, accessori…
|
AUTD | DE | Wholesale and retail trade |
|
AUTO& Inc.
Manufactures and distributes automotive aftermarket parts, …
|
353590 | KR | Wholesale and retail trade |
|
autowerkstatt group N.V.
Operates a franchise concept for independent auto repair wo…
|
AUVAUV | DE | Wholesale and retail trade |
|
AUTOZONE INC
A retailer and distributor of automotive replacement parts …
|
AZO | US | Wholesale and retail trade |
|
Boyd Group Services Inc.
A leading North American provider of automotive collision a…
|
BYD | CA | Wholesale and retail trade |
|
BUFFALO CO.,LTD.
Franchisee operating automotive parts stores and food & bev…
|
3352 | JP | Wholesale and retail trade |
|
CarParts.com, Inc.
An e-commerce company specializing in aftermarket automotiv…
|
PRTS | US | Wholesale and retail trade |
|
Cary Group Holding
A European leader in sustainable vehicle glass repair, repl…
|
CARY | SE | 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.