In-Game Vehicles Overview
Returns paginated in-game vehicles for the requested game version. Default includes: vehicle, gameVersion, manufacturer, shipMatrixVehicle.loaner, shipMatrixVehicle.skus. Optional includes: shipMatrixVehicle, components, shipmatrixvehicle.components, hardpoints, ports.
Query parameters
Page number for pagination (starts at 1). Prefer using page[number] instead.
Page number for pagination (starts at 1).
Number of results per page. Maximum 200.
Comma-separated list of relationships to include. Available includes vary per endpoint, see each endpoint's description for supported values.
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.
Sort field. Prefix with "-" for descending. Examples: name, -size, manufacturer.name, cargo_capacity, -speed.scm, shield.face_type. Use comma for multiple: size,-cargo_capacity
Manufacturer name or code. Accepts comma-separated values for OR matching. (see GET /api/vehicles/filters for valid values). Example: Aegis Dynamics
Alias for filter[manufacturer]. Example: Anvil Aerospace
Partial match on vehicle class name. Example: TMBL_Nova
Partial match on vehicle display name. Example: Nova
Search vehicles by name or class name. Example: Carrack
Exact match on vehicle size (1-6). Example: 3
Alias for filter[size]. Example: 3
Partial match on vehicle career. (see GET /api/vehicles/filters for valid values). Example: Exploration
Partial match on vehicle role. (see GET /api/vehicles/filters for valid values). Example: Racing
Filter to ground vehicles only.
Filter to gravlev vehicles only.
Filter to spaceships only.
Numeric filter on total mass (kg). Supports range operators. Example: 1521
Numeric filter on cargo capacity (SCU). Supports range operators. Example: 1
Numeric filter on vehicle inventory/stowage capacity. Supports range operators. Example: 0.13
Numeric filter on minimum crew count. Supports range operators. Example: 2
Numeric filter on vehicle health points. Supports range operators. Example: 1550
Numeric filter on total shield hit points. Supports range operators. Example: 720
Shield face type. (see GET /api/vehicles/filters for valid values). Example: Bubble
Numeric filter on SCM speed. Supports range operators. Example: 220
Numeric filter on maximum speed. Supports range operators. Example: 1150
Numeric filter on armor health points. Supports range operators. Example: 10890
Numeric filter on cross-section length (X axis). Supports range operators. Example: 100
Numeric filter on cross-section width (Y axis). Supports range operators. Example: 50
Numeric filter on cross-section height (Z axis). Supports range operators. Example: 30
Numeric filter on infrared quantum signature emission. Supports range operators. Example: 10882
Numeric filter on infrared shield signature emission. Supports range operators. Example: 10267
Numeric filter on electromagnetic quantum signature emission. Supports range operators. Example: 53959
Numeric filter on electromagnetic shield signature emission. Supports range operators. Example: 17643
Response
List of Vehicles
Changes
Changed in 26 of the 50 revisions of this API.2657237
- ○
added the optional property
data/items/is_power_suitto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
data/items/skus/items/cig_idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/skus/items/discounted_priceto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/skus/items/is_packageto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/skus/items/is_warbondto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/skus/items/sourceto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/skus/items/urlto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
data/items/description/oneOf[subschema #1: Grouped Translations]/frto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/foci/items/frto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/game_descriptionto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/production_note/oneOf[subschema #1: Grouped Translations]/frto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/production_status/oneOf[subschema #1: Grouped Translations]/frto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/type/oneOf[subschema #1: Grouped Translations]/frto the response with the200statusresponse-optional-property-added
- ○
- ▲
added
game_port_item_summaryto thedata/items/ports/items/equipped_itemresponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
- ▲
added
game_port_itemto thedata/items/hardpoints/items/item/oneOf[subschema #1: Vehicle Hardpoint Item v2]/allOf[subschema #1]/ports/items/equipped_itemresponse propertyoneOflist for the response status200response-property-one-of-added
- ●
removed the optional property
data/items/hardpoints/items/item/oneOf[subschema #1: Vehicle Hardpoint Item v2]/allOf[subschema #1]/ports/items/equipped_port_itemfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
data/items/hardpoints/items/item/oneOf[subschema #1: Vehicle Hardpoint Item v2]/allOf[subschema #1]/ports/items/port_tagsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/hardpoints/items/item/oneOf[subschema #1: Vehicle Hardpoint Item v2]/allOf[subschema #1]/ports/items/portsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/hardpoints/items/item/oneOf[subschema #1: Vehicle Hardpoint Item v2]/allOf[subschema #1]/ports/items/sub_typeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/hardpoints/items/item/oneOf[subschema #1: Vehicle Hardpoint Item v2]/allOf[subschema #1]/ports/items/typeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/no_fuel_paramsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/ports/items/equipped_item/oneOf[subschema #1: Equipped Port Item]/allOf[subschema #2]/classificationto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/ports/items/equipped_item/oneOf[subschema #1: Equipped Port Item]/allOf[subschema #2]/classification_labelto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/ports/items/equipped_item/oneOf[subschema #1: Equipped Port Item]/allOf[subschema #2]/is_base_variantto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/ports/items/equipped_item/oneOf[subschema #1: Equipped Port Item]/allOf[subschema #2]/variant_nameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/ports/items/equipped_item/oneOf[subschema #1: Equipped Port Item]/allOf[subschema #2]/web_urlto the response with the200statusresponse-optional-property-added
- ○
removed
item_linkfrom thedata/items/hardpoints/items/item/oneOf[subschema #1: Vehicle Hardpoint Item v2]/allOf[subschema #1]/ports/items/equipped_itemresponse propertyoneOflist for the response status200response-property-one-of-removed
- ▲
- ○
added the optional property
data/items/hardpoints/items/item/oneOf[subschema #1: Vehicle Hardpoint Item v2]/allOf[subschema #1]/ports/items/equipped_item/oneOf[subschema #1: Item Link]/allOf[subschema #2: Metadata]/resourceto the response with the200statusresponse-optional-property-added
- ○
- ▲
the response's body type/format changed from
array/toobject/for status200response-body-type-changed
- ○
api operation id
64acf0fa3be1afd1fa9ee22c03f755bcremoved and replaced withlistVehiclesapi-operation-id-removed
- ○
api tag
In-Gameremovedapi-tag-removed
- ○
added the optional property
datato the response with the200statusresponse-optional-property-added
- ○
added the optional property
linksto the response with the200statusresponse-optional-property-added
- ○
added the optional property
metato the response with the200statusresponse-optional-property-added
- ▲
- ○
added the optional property
items/shield/regeneration_timeto the response with the200statusresponse-optional-property-added
- ○
- ▲
the response property
items/uex_prices/purchase/items/date_updatedbecame nullable for the status200response-property-became-nullable
- ▲
the response property
items/uex_prices/purchase/items/price_buybecame nullable for the status200response-property-became-nullable
- ▲
the response property
items/uex_prices/purchase/items/terminal_idbecame nullable for the status200response-property-became-nullable
- ▲
the response property
items/uex_prices/purchase/items/terminal_namebecame nullable for the status200response-property-became-nullable
- ▲
the response property
items/uex_prices/rental/items/date_updatedbecame nullable for the status200response-property-became-nullable
- ▲
the response property
items/uex_prices/rental/items/price_rentbecame nullable for the status200response-property-became-nullable
- ▲
the response property
items/uex_prices/rental/items/terminal_idbecame nullable for the status200response-property-became-nullable
- ▲
the response property
items/uex_prices/rental/items/terminal_namebecame nullable for the status200response-property-became-nullable
- ▲
the
items/uex_prices/purchase/items/date_updatedresponse's property type/format changed fromstring/date-timetostring/for status200response-property-type-changed
- ▲
the
items/uex_prices/purchase/items/price_buyresponse's property type/format changed fromnumber/doubletonumber/for status200response-property-type-changed
- ▲
the
items/uex_prices/rental/items/date_updatedresponse's property type/format changed fromstring/date-timetostring/for status200response-property-type-changed
- ▲
the
items/uex_prices/rental/items/price_rentresponse's property type/format changed fromnumber/doubletonumber/for status200response-property-type-changed
- ●
removed the optional property
items/uex_prices/purchase/items/starmap_location_uuidfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/uex_prices/rental/items/starmap_location_uuidfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
items/port_tagsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/uex_prices/purchase/items/price_rentto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/uex_prices/purchase/items/price_sellto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/uex_prices/purchase/items/uex_linkto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/uex_prices/rental/items/price_buyto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/uex_prices/rental/items/price_sellto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/uex_prices/rental/items/uex_linkto the response with the200statusresponse-optional-property-added
- ▲
- ▲
added
starmap_location_linkto theitems/uex_prices/purchase/items/starmap_locationresponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
starmap_location_linkto theitems/uex_prices/rental/items/starmap_locationresponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
the
items/uex_prices/purchase/items/starmap_locationresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
items/uex_prices/rental/items/starmap_locationresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ●
removed the optional property
items/uex_prices/purchase/items/linkfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/uex_prices/purchase/items/starmap_location/namefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/uex_prices/purchase/items/starmap_location/parent_namefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/uex_prices/purchase/items/starmap_location/slugfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/uex_prices/purchase/items/starmap_location/star_system_namefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/uex_prices/purchase/items/starmap_location/type_namefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/uex_prices/purchase/items/web_urlfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/uex_prices/rental/items/linkfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/uex_prices/rental/items/starmap_location/namefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/uex_prices/rental/items/starmap_location/parent_namefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/uex_prices/rental/items/starmap_location/slugfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/uex_prices/rental/items/starmap_location/star_system_namefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/uex_prices/rental/items/starmap_location/type_namefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/uex_prices/rental/items/web_urlfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
items/hardpoints/items/item/oneOf[subschema #1: Vehicle Hardpoint Item v2]/allOf[subschema #1]/ports/items/equipped_item/oneOf[subschema #1: Item Link]/allOf[subschema #1]/web_urlto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/suit_storageto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/weapon_storageto the response with the200statusresponse-optional-property-added
- ▲