
AAR CORP — Investor Relations & Filings
AAR CORP is an independent provider of aviation services to commercial and government operators worldwide. The company specializes in aftermarket solutions, including maintenance, repair, and overhaul (MRO) services, and parts supply and distribution. Its offerings encompass airframe and engine parts, fleet management, and integrated supply chain solutions designed to increase efficiency and reduce costs for customers. AAR also provides specialized mobility systems, including the design, integration, and life-cycle support of mobile shelters, containers, and pallets. The company serves as a key distribution partner for original equipment manufacturers (OEMs) and is a trusted contractor for government and defense agencies, offering customized solutions for specific mission requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - AAR CORP (0000001750) (Filer) | 2026-04-24 | English | |
| 4 - AAR CORP (0000001750) (Issuer) | 2026-03-30 | English | |
| 4 - AAR CORP (0000001750) (Issuer) | 2026-03-27 | English | |
| 4 - AAR CORP (0000001750) (Issuer) | 2026-03-27 | English | |
| SCHEDULE 13G/A - AAR CORP (0000001750) (Subject) | 2026-03-26 | English | |
| 4 Filing | 2026-03-02 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36244463 | 8-K - AAR CORP (0000001750) (Filer) | 2026-04-24 | English | ||
| 33092513 | 4 - AAR CORP (0000001750) (Issuer) | 2026-03-30 | English | ||
| 33063009 | 4 - AAR CORP (0000001750) (Issuer) | 2026-03-27 | English | ||
| 33062881 | 4 - AAR CORP (0000001750) (Issuer) | 2026-03-27 | English | ||
| 33051666 | SCHEDULE 13G/A - AAR CORP (0000001750) (Subject) | 2026-03-26 | English | ||
| 32871243 | 4 Filing | 2026-03-02 | English | ||
| 32871244 | 4 Filing | 2026-03-02 | English | ||
| 19624716 | 8-K Filing | 2026-02-11 | English | ||
| 15063823 | 4 Filing | 2026-02-04 | English | ||
| 15063808 | 4 Filing | 2026-02-03 | English | ||
| 15063846 | 8-K/A Filing | 2026-01-23 | English | ||
| 15063832 | 4 Filing | 2026-01-23 | English | ||
| 15063829 | 4 Filing | 2026-01-23 | English | ||
| 15063803 | SCHEDULE 13G/A Filing | 2026-01-21 | English | ||
| 15063804 | 4 Filing | 2026-01-15 | English | ||
Market data
Market data not available
Price history
Peer group · Repair and maintenance of transport equipment, except motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Sichuan Haite High-tech Co.,Ltd.
Aviation technology provider specializing in MRO, flight tr…
|
002023 | CN | Manufacturing |
|
Spar Aerospace Limited
Specializes in Maintenance, Repair, and Overhaul (MRO) for …
|
SPZ | CA | Manufacturing |
|
StandardAero, Inc.
Provider of MRO services for engines and components in aero…
|
SARO | US | Manufacturing |
|
VSE CORP
Provider of aftermarket distribution and MRO services for t…
|
VSEC | US | Manufacturing |
AAR CORP 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/31334/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31334 | 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=31334 | 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=31334 \ -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": 31334}, 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 AAR CORP (id: 31334)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.