
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 |
|---|---|---|---|
|
MENCAST HOLDINGS LTD.
Provider of Engineering and MRO solutions for Offshore, Mar…
|
5NF | SG | Manufacturing |
|
PT Garuda Maintenance Facility Aero Asia Tbk.
A leading MRO company specializing in aircraft maintenance,…
|
GMFI | ID | Manufacturing |
|
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 |
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.