
AerSale Corp — Investor Relations & Filings
AerSale Corp. is a global provider of aftermarket products and services for the commercial aviation industry. The company specializes in the sale, lease, and exchange of mid-life commercial aircraft, jet engines, and used serviceable materials. It offers a comprehensive suite of integrated solutions, including Maintenance, Repair, and Overhaul (MRO) for airframes and components, aeronautical engineering, aircraft storage, and end-of-life services such as disassembly. AerSale also develops and manufactures proprietary engineered solutions and Parts Manufacturer Approval (PMA) parts. Its integrated business model provides a single source for asset management, technical services, and material supply, aiming to enhance operational efficiency for airlines, leasing companies, and MRO providers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ARS - AerSale Corp (0001754170) (Filer) | 2026-04-28 | English | |
| SCHEDULE 13G/A Filing | 2026-02-04 | English | |
| OWNERSHIP DOCUMENT | 2026-01-12 | English | |
| 8-K | 2025-12-05 | English | |
| OWNERSHIP DOCUMENT | 2025-11-25 | English | |
| OWNERSHIP DOCUMENT | 2025-11-25 | English |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 38191343 | ARS - AerSale Corp (0001754170) (Filer) | 2026-04-28 | English | ||
| 31592579 | SCHEDULE 13G/A Filing | 2026-02-04 | English | ||
| 13136260 | OWNERSHIP DOCUMENT | 2026-01-12 | English | ||
|
2025
12 filings
| |||||
| 13136261 | 8-K | 2025-12-05 | English | ||
| 13136262 | OWNERSHIP DOCUMENT | 2025-11-25 | English | ||
| 13136263 | OWNERSHIP DOCUMENT | 2025-11-25 | English | ||
| 13136264 | OWNERSHIP DOCUMENT | 2025-11-21 | English | ||
| 13136265 | 10-Q | 2025-11-07 | English | ||
| 13136267 | 8-K | 2025-11-06 | English | ||
| 13136266 | Major Shareholding Notification 2025 | 2025-09-15 | English | ||
| 13136268 | Regulatory Filings 2025 | 2025-09-03 | English | ||
| 13136269 | OWNERSHIP DOCUMENT | 2025-08-15 | English | ||
| 13136270 | OWNERSHIP DOCUMENT | 2025-08-15 | English | ||
| 13136271 | OWNERSHIP DOCUMENT | 2025-08-15 | English | ||
| 13136272 | 8-K | 2025-08-12 | English | ||
Market data
Market data not available
Price history
Peer group · Repair and maintenance of transport equipment, except motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AAR CORP
Provider of aviation services and parts supply to commercia…
|
AIR | 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 |
AerSale 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/33067/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33067 | 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=33067 | 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=33067 \ -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": 33067}, 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 AerSale Corp (id: 33067)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.