
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 |
|---|---|---|---|
| DEF 14A - VSE CORP (0000102752) (Filer) | 2026-03-24 | English | |
| 4 - VSE CORP (0000102752) (Filer) | 2026-03-03 | English | |
| 4 - VSE CORP (0000102752) (Filer) | 2026-03-03 | English | |
| 4 - VSE CORP (0000102752) (Filer) | 2026-03-03 | English | |
| 10-K - VSE CORP (0000102752) (Filer) | 2026-02-27 | English | |
| 8-K - VSE CORP (0000102752) (Filer) | 2026-02-26 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 33034474 | DEF 14A - VSE CORP (0000102752) (Filer) | 2026-03-24 | English | ||
| 32878963 | 4 - VSE CORP (0000102752) (Filer) | 2026-03-03 | English | ||
| 32878964 | 4 - VSE CORP (0000102752) (Filer) | 2026-03-03 | English | ||
| 32878965 | 4 - VSE CORP (0000102752) (Filer) | 2026-03-03 | English | ||
| 32878970 | 10-K - VSE CORP (0000102752) (Filer) | 2026-02-27 | English | ||
| 32878968 | 8-K - VSE CORP (0000102752) (Filer) | 2026-02-26 | English | ||
| 32878969 | 8-K - VSE CORP (0000102752) (Filer) | 2026-02-25 | English | ||
| 32878966 | 4 - VSE CORP (0000102752) (Filer) | 2026-02-19 | English | ||
| 20926456 | SCHEDULE 13G Filing | 2026-02-10 | English | ||
| 17399138 | 8-K Filing | 2026-02-05 | English | ||
| 17399192 | 8-K Filing | 2026-02-04 | English | ||
| 17399172 | 424B2 Filing | 2026-02-04 | English | ||
| 17399158 | 424B2 Filing | 2026-02-04 | English | ||
| 17399149 | 424B5 Filing | 2026-02-02 | English | ||
| 17399123 | 424B5 Filing | 2026-02-02 | English | ||
Market data
Market data not available
Price history
Peer group · Repair and maintenance of transport equipment, except motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
LAXMIPATI ENGINEERING WORKS LIMITED
Provides ship repair, shipbuilding, and heavy structural fa…
|
537669 | IN | 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 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.