
VSE CORP — Investor Relations & Filings
VSE Corporation is a provider of aftermarket distribution and Maintenance, Repair, and Overhaul (MRO) services. The company's Aviation segment offers integrated aftermarket solutions, combining distribution, technical sales, and MRO repair capabilities. It supports a wide range of platforms, including Commercial, Business and General Aviation (B&GA), Cargo, Military, and Rotorcraft. Core services encompass the distribution of technical and proprietary parts, MRO for components and engine accessories, rotable exchanges, and comprehensive supply chain services, focusing on maintaining the operational readiness of global transportation assets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2025-10-29 | English | |
| 424B2 | 2025-10-28 | English | |
| 424B5 | 2025-10-27 | English | |
| 8-K | 2025-10-27 | English | |
| VSE CORPORATION 10-Q SEPTEMBER 30, 2025 | 2025-10-27 | English | |
| Major Shareholding Notification 2025 | 2025-10-18 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 8907920 | 8-K | 2025-10-29 | English | ||
| 8907926 | 424B2 | 2025-10-28 | English | ||
| 8907930 | 424B5 | 2025-10-27 | English | ||
| 8907936 | 8-K | 2025-10-27 | English | ||
| 8907942 | VSE CORPORATION 10-Q SEPTEMBER 30, 2025 | 2025-10-27 | English | ||
| 8907946 | Major Shareholding Notification 2025 | 2025-10-18 | English | ||
| 8907948 | VSE CORPORATION FORM 8-K - OCTOBER 8, 2025 | 2025-10-10 | English | ||
| 8907950 | 4 | 2025-09-17 | English | ||
| 8907952 | 4 | 2025-09-17 | English | ||
| 8907954 | 4 | 2025-09-17 | English | ||
| 8907957 | 4 | 2025-09-12 | English | ||
| 13317648 | Jahres- und Tätigkeitsabschluss nach EnWG zum Geschäftsjahr vom 01.01.2024 bis zum 31.12.2024 | 2025-08-25 | German | ||
| 8907958 | 4 | 2025-08-20 | English | ||
| 8907961 | Major Shareholding Notification 2025 | 2025-08-14 | English | ||
| 8907963 | 4 | 2025-08-07 | 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 |
|
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 |
VSE 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/31287/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31287 | 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=31287 | 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=31287 \ -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": 31287}, 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 VSE CORP (id: 31287)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.