
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 |
|---|---|---|---|
| PRIMARY DOCUMENT | 2021-07-14 | English | |
| PRIMARY DOCUMENT | 2021-07-14 | English | |
| OWNERSHIP DOCUMENT | 2021-06-04 | English | |
| PRIMARY DOCUMENT | 2021-06-03 | English | |
| PRIMARY DOCUMENT | 2021-06-03 | English | |
| PRIMARY DOCUMENT | 2021-06-03 | English |
Browse filings by year
33 years- 2026 21 filings
- 2025 93 filings
- 2024 71 filings
- 2023 90 filings
- 2022 77 filings
- 2021 62 filings
- 2020 78 filings
- 2019 58 filings
- 2018 67 filings
- 2017 68 filings
- 2016 71 filings
- 2015 76 filings
- 2014 73 filings
- 2013 93 filings
- 2012 91 filings
- 2011 77 filings
- 2010 101 filings
- 2009 81 filings
- 2008 72 filings
- 2007 98 filings
- 2006 127 filings
- 2005 70 filings
- 2004 83 filings
- 2003 70 filings
- 2002 99 filings
- 2001 47 filings
- 2000 50 filings
- 1999 10 filings
- 1998 11 filings
- 1997 22 filings
- 1996 15 filings
- 1995 14 filings
- 1994 8 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
15 filings
| |||||
| 8071439 | PRIMARY DOCUMENT | 2021-07-14 | English | ||
| 8071440 | PRIMARY DOCUMENT | 2021-07-14 | English | ||
| 8071441 | OWNERSHIP DOCUMENT | 2021-06-04 | English | ||
| 8071442 | PRIMARY DOCUMENT | 2021-06-03 | English | ||
| 8071443 | PRIMARY DOCUMENT | 2021-06-03 | English | ||
| 8071444 | PRIMARY DOCUMENT | 2021-06-03 | English | ||
| 8071445 | PRIMARY DOCUMENT | 2021-06-03 | English | ||
| 8071446 | PRIMARY DOCUMENT | 2021-06-02 | English | ||
| 8071447 | PRIMARY DOCUMENT | 2021-06-02 | English | ||
| 8071448 | PRIMARY DOCUMENT | 2021-06-02 | English | ||
| 8071449 | PRIMARY DOCUMENT | 2021-06-02 | English | ||
| 8071450 | PRIMARY DOCUMENT | 2021-06-02 | English | ||
| 8071451 | PRIMARY DOCUMENT | 2021-06-02 | English | ||
| 8071452 | PRIMARY DOCUMENT | 2021-06-02 | English | ||
| 8071454 | PRIMARY DOCUMENT | 2021-06-02 | 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.