
AEVEX Corp. — Investor Relations & Filings
AEVEX Corp. is a defense technology company specializing in advanced autonomy, uncrewed systems, and adaptable mission solutions. It delivers autonomous precision strike systems, long-endurance unmanned aerial systems (UAS), and unmanned surface vessels (USV) to provide U.S. and allied forces with a decisive operational advantage. Key offerings include the Atlas and Disruptor precision strike systems, Raker and Mariana UAS for sustained missions, and the Mako Lite USV for maritime operations. AEVEX also develops CompassX, an AI-driven navigation and autonomy platform designed for resilient performance in GPS-denied and contested environments. The company focuses on rapid deployment, precision effects, and next-generation manufacturing to meet modern operational demands.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q | 2026-05-20 | English | |
| 8-K | 2026-05-20 | English | |
| 8-K | 2026-04-24 | English | |
| S-8 | 2026-04-20 | English | |
| 8-K | 2026-04-20 | English | |
| 424B4 | 2026-04-20 | English |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 46725166 | 10-Q | 2026-05-20 | English | ||
| 46725168 | 8-K | 2026-05-20 | English | ||
| 46725169 | 8-K | 2026-04-24 | English | ||
| 46725172 | S-8 | 2026-04-20 | English | ||
| 46725175 | 8-K | 2026-04-20 | English | ||
| 46725180 | 424B4 | 2026-04-20 | English | ||
| 46725181 | NYSE CERTIFICATION | 2026-04-17 | English | ||
| 46725182 | 8-A12B | 2026-04-17 | English | ||
| 46725183 | Regulatory Filings 2026 | 2026-04-17 | English | ||
| 46725185 | S-1/A | 2026-04-15 | English | ||
| 46725189 | S-1/A | 2026-04-09 | English | ||
| 46725198 | S-1 | 2026-03-23 | English | ||
| 46725201 | Regulatory Filings 2026 | 2026-02-14 | English | ||
|
2025
1 filing
| |||||
| 46725204 | Regulatory Filings 2025 | 2025-12-20 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of military fighting vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Armeyski Holding AD
Holding company engaged in the acquisition, appraisal, and …
|
ARMH | BG | Manufacturing |
|
BAE Systems PLC
Provides advanced, technology-led defence, aerospace, and s…
|
BAESY | GB | Manufacturing |
|
CSG N.V.
Global technology group specializing in advanced defense an…
|
CSG | NL | Manufacturing |
|
GENERAL DYNAMICS CORP
A global aerospace and defense company producing jets, ship…
|
GD | US | Manufacturing |
|
Inner Mongolia First Machinery GroupCo.,Ltd.
Manufacturer of armored vehicles, heavy-duty trucks, and ra…
|
600967 | CN | Manufacturing |
|
KATMERCİLER ARAÇ ÜSTÜ EKİPMAN SANAYİ VE TİCARET A.Ş.
Manufacturer of on-vehicle equipment and armored land vehic…
|
KATMR | TR | Manufacturing |
|
LIG Nex1 Co., Ltd.
Develops and manufactures advanced weapon systems for land,…
|
079550 | KR | Manufacturing |
|
North Long Dragon New Materials Tech Co., Ltd.
Develops non-metallic composite materials for military vehi…
|
301357 | CN | Manufacturing |
|
Tech Robotics Spolka Akcyjna
Provider of unmanned ground vehicle technologies for milita…
|
NGD | PL | Manufacturing |
AEVEX 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/72609/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=72609 | 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=72609 | 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=72609 \ -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": 72609}, 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 AEVEX Corp. (id: 72609)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.