v1

latestOpenAPI 3.0.0MIT (code only)2026-07-1783284693.9 KB
Vehicles

In-Game Vehicle Detail

Retrieve a vehicle by name, class name, or UUID. Results are scoped to the requested or default game version. Loads manufacturer, gameVersion, shipMatrixVehicle (with foci, productionStatus, productionNote, type, size, loaner, skus, manufacturer, components), and port loadout items.

get/api/vehicles/{identifier}

Path parameters

identifierstring required

Vehicle name, class_name, or UUID

Example:Carrack

Query parameters

includestring

Comma-separated list of relationships to include. Available includes vary per endpoint, see each endpoint's description for supported values.

versionstring

Game version code to scope results to. Omit to use the current default version. Use GET /api/game-versions to list available versions and GET /api/game-versions/default to discover the default.

Response

A Vehicle