
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 |
|---|---|---|---|
| ARS - VSE CORPORATION ANNUAL REPORT | 2023-03-20 | English | |
| VSE CORPORATION DEF 14A DEFINITIVE PROXY STATEMENT | 2023-03-20 | English | |
| FORM 4/A SUBMISSION | 2023-03-17 | English | |
| FORM 4/A SUBMISSION | 2023-03-17 | English | |
| FORM 4/A SUBMISSION | 2023-03-17 | English | |
| FORM 4/A SUBMISSION | 2023-03-17 | English |
Browse filings by year
27 years- 2026 29 filings
- 2025 81 filings
- 2024 102 filings
- 2023 84 filings
- 2022 73 filings
- 2021 53 filings
- 2020 55 filings
- 2019 48 filings
- 2018 36 filings
- 2017 41 filings
- 2016 43 filings
- 2015 49 filings
- 2014 46 filings
- 2013 44 filings
- 2012 52 filings
- 2011 72 filings
- 2010 50 filings
- 2009 62 filings
- 2008 60 filings
- 2007 103 filings
- 2006 48 filings
- 2005 59 filings
- 2004 46 filings
- 2003 24 filings
- 2002 11 filings
- 2001 7 filings
- 2000 8 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 8908665 | ARS - VSE CORPORATION ANNUAL REPORT | 2023-03-20 | English | ||
| 8908672 | VSE CORPORATION DEF 14A DEFINITIVE PROXY STATEMENT | 2023-03-20 | English | ||
| 8908674 | FORM 4/A SUBMISSION | 2023-03-17 | English | ||
| 8908678 | FORM 4/A SUBMISSION | 2023-03-17 | English | ||
| 8908681 | FORM 4/A SUBMISSION | 2023-03-17 | English | ||
| 8908683 | FORM 4/A SUBMISSION | 2023-03-17 | English | ||
| 8908685 | FORM 4/A SUBMISSION | 2023-03-17 | English | ||
| 8908687 | FORM 4 SUBMISSION | 2023-03-14 | English | ||
| 8908692 | FORM 4 SUBMISSION | 2023-03-14 | English | ||
| 8908690 | FORM 4 SUBMISSION | 2023-03-14 | English | ||
| 8908694 | FORM 4 SUBMISSION | 2023-03-14 | English | ||
| 8908696 | FORM 4 SUBMISSION | 2023-03-14 | English | ||
| 8908698 | VSE CORPORATION FORM 8-K - MARCH 10, 2023 | 2023-03-10 | English | ||
| 8908699 | VSE CORPORATION FORM S-8 - 2006 RESTRICTED STOCK PLAN | 2023-03-10 | English | ||
| 8908701 | FORM 4 SUBMISSION | 2023-03-10 | 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.