
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 |
|---|---|---|---|
| 4 Filing | 2026-01-13 | English | |
| 4 Filing | 2026-01-12 | English | |
| 4 Filing | 2026-01-08 | English | |
| 10-Q Filing | 2026-01-06 | English | |
| 8-K Filing | 2026-01-06 | English | |
| 4 Filing | 2026-01-06 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 15063840 | 4 Filing | 2026-01-13 | English | ||
| 15063817 | 4 Filing | 2026-01-12 | English | ||
| 15063845 | 4 Filing | 2026-01-08 | English | ||
| 32871245 | 10-Q Filing | 2026-01-06 | English | ||
| 15063814 | 8-K Filing | 2026-01-06 | English | ||
| 15063809 | 4 Filing | 2026-01-06 | English | ||
|
2025
9 filings
| |||||
| 15063811 | 3 Filing | 2025-12-19 | English | ||
| 10409836 | FORM 8-K | 2025-12-17 | English | ||
| 10409837 | FORM 8-K | 2025-12-04 | English | ||
| 9002210 | PRIMARY DOCUMENT | 2025-12-01 | English | ||
| 9002211 | PRIMARY DOCUMENT | 2025-12-01 | English | ||
| 9002212 | FORM 8-K | 2025-11-13 | English | ||
| 9002213 | PRIMARY DOCUMENT | 2025-11-06 | English | ||
| 9002214 | Regulatory Filings 2025 | 2025-11-05 | English | ||
| 8070572 | FORM 8-K | 2025-11-03 | English | ||
Market data
Market data not available
Price history
Peer group · Repair and maintenance of transport equipment, except motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AerSale Corp
Global provider of aftermarket products and services for th…
|
ASLE | US | Manufacturing |
|
Air Asia Company Limited
Professional provider of aircraft MRO, engineering modifica…
|
2630 | TW | Manufacturing |
|
Atlantic Turbines Inc.
Aerospace MRO provider specializing in gas turbine aircraft…
|
— | CA | Manufacturing |
|
Evergreen Aviation Technologies Corporation
Provides aircraft MRO services and aerospace manufacturing …
|
2645 | TW | Manufacturing |
|
ExelTech Aerospace Inc.
Specialized MRO vendor for commercial passenger and regiona…
|
XLT | CA | Manufacturing |
|
FTAI Aviation Ltd.
Owns, leases, and services commercial jet engines and relat…
|
FTAI | US | Manufacturing |
|
Garware Marine Industries Ltd.
Provides ship repair and engineering services for marine an…
|
509563 | IN | Manufacturing |
|
Guangzhou Hangxin Aviation Technology Co., Ltd.
Provides aircraft component MRO, airborne equipment, and te…
|
300424 | CN | Manufacturing |
|
HD Hyundai Marine Solution Co., Ltd
Provides integrated engineering and marine solutions for a …
|
443060 | KR | Manufacturing |
|
LAXMIPATI ENGINEERING WORKS LIMITED
Provides ship repair, shipbuilding, and heavy structural fa…
|
537669 | IN | 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.