In-Game Vehicle Items Overview
Alias for /api/items scoped to vehicle components (coolers, shields, power plants, quantum drives, thrusters, etc.). Results are scoped to the requested or default game version. Returns component items with manufacturer, game version, and description data.
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.
Comma-separated sort fields. Prefix with - for descending. Supported fields vary per endpoint.
Manufacturer name or code. Accepts comma-separated values for OR matching. (see GET /api/items/filters for valid values). Example: Aegis Dynamics
Partial match on item display name. Example: Shield
Exact match on item type. Accepts comma-separated values for OR matching. (see GET /api/items/filters for valid values). Example: Cooler
Exact match on item sub-type. Accepts comma-separated values for OR matching. (see GET /api/items/filters for valid values). Example: Default
Search items by name or class name. Example: Shield
When set to true, includes items flagged as not player-relevant (test, placeholder, dev items). Default shows only relevant items.
Response
List of Vehicle Items
Changes
Changed in 29 of the 50 revisions of this API.640359
- ○
added the optional property
data/items/ammo_feedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/food/oneOf[subschema #1: Food]/gas_effectsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/food/oneOf[subschema #1: Food]/resource_effectsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/medical/oneOf[subschema #1: Medicine]/allOf[subschema #1: Food]/gas_effectsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/medical/oneOf[subschema #1: Medicine]/allOf[subschema #1: Food]/resource_effectsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/medical/oneOf[subschema #1: Medicine]/allOf[subschema #2]/gas_effectsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/medical/oneOf[subschema #1: Medicine]/allOf[subschema #2]/resource_effectsto the response with the200statusresponse-optional-property-added
- ○
- ●
removed the optional property
data/items/salvage_modifierfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
data/items/clothing/oneOf[subschema #2: Suit Armor]/garment_typeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/clothing/oneOf[subschema #2: Suit Armor]/typeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/suit_armor/oneOf[subschema #1: Suit Armor]/garment_typeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/suit_armor/oneOf[subschema #1: Suit Armor]/typeto the response with the200statusresponse-optional-property-added
- ●
- ○
added the optional property
data/items/is_lootableto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
data/items/event_sourceto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
data/items/description/oneOf[subschema #2]/items/frto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
data/items/durability/oneOf[subschema #1: Item Durability]/lifetimeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/durability/oneOf[subschema #1: Item Durability]/resistance/biochemicalto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/durability/oneOf[subschema #1: Item Durability]/resistance/distortionto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/durability/oneOf[subschema #1: Item Durability]/resistance/energyto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/durability/oneOf[subschema #1: Item Durability]/resistance/physicalto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/durability/oneOf[subschema #1: Item Durability]/resistance/stunto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/durability/oneOf[subschema #1: Item Durability]/resistance/thermalto the response with the200statusresponse-optional-property-added
- ○
response property
data/items/clothing/oneOf[subschema #1: Clothing]/deprecatedresponse-property-deprecated
- ○
response property
data/items/durability/oneOf[subschema #1: Item Durability]/max_lifetimedeprecatedresponse-property-deprecated
- ○
response property
data/items/heat/oneOf[subschema #1: Item Heat Connection]/deprecatedresponse-property-deprecated
- ○
response property
data/items/power/oneOf[subschema #1: Item Power Connection]/deprecatedresponse-property-deprecated
- ○
- ●
removed the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/bullet_electron/JumpRangefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/bullet_electron/MaximumJumpsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/bullet_electron/ResidualChargeMultiplierfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/bullet_impulse_falloff/DropFallofffrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/bullet_impulse_falloff/MaxFallofffrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/bullet_impulse_falloff/MinDistancefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/Biochemicalfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/Distortionfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/Energyfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/Physicalfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/Stunfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/Thermalfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_distance/Biochemicalfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_distance/Distortionfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_distance/Energyfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_distance/Physicalfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_distance/Stunfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_distance/Thermalfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_per_meter/Biochemicalfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_per_meter/Distortionfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_per_meter/Energyfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_per_meter/Physicalfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_per_meter/Stunfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_per_meter/Thermalfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/bullet_electron/jump_rangeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/bullet_electron/maximum_jumpsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/bullet_electron/residual_charge_multiplierto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/bullet_impulse_falloff/drop_falloffto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/bullet_impulse_falloff/max_falloffto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/bullet_impulse_falloff/min_distanceto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/conversion_rateto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/biochemicalto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/distortionto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/energyto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/physicalto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/stunto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/thermalto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_damage/totalto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_distance/biochemicalto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_distance/distortionto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_distance/energyto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_distance/physicalto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_distance/stunto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_distance/thermalto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_min_distance/totalto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_per_meter/biochemicalto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_per_meter/distortionto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_per_meter/energyto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_per_meter/physicalto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_per_meter/stunto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_per_meter/thermalto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/ammunition/oneOf[subschema #1: Ammunition]/damage_drop_per_meter/totalto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/vehicle_weapon/oneOf[subschema #1: Vehicle Weapon]/magazine_volumeto the response with the200statusresponse-optional-property-added
- ●
- ○
added the optional property
data/items/mining_laser/oneOf[subschema #1: Mining Laser]/collection_point_radiusto the response with the200statusresponse-optional-property-added
- ○
- ▲
added
game_port_itemto thedata/items/ports/items/equipped_itemresponse propertyoneOflist for the response status200response-property-one-of-added
- ●
removed the optional property
data/items/ports/items/equipped_port_itemfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
data/items/flight_controller/oneOf[subschema #1: Flight Controller]/no_fuel_paramsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/ports/items/port_tagsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/ports/items/portsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/ports/items/sub_typeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/ports/items/typeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/weapon_rackto the response with the200statusresponse-optional-property-added
- ○
removed
item_linkfrom thedata/items/ports/items/equipped_itemresponse propertyoneOflist for the response status200response-property-one-of-removed
- ▲
- ○
added the optional property
data/items/blueprint/items/oneOf[subschema #2: Blueprint]/aspects/aspects/items/modifiers/items/value_range_typeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/blueprint/items/oneOf[subschema #2: Blueprint]/aspects/aspects/items/modifiers/items/value_segmentsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/blueprint/items/oneOf[subschema #2: Blueprint]/requirement_groups/items/children/items/modifiers/items/value_range_typeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/blueprint/items/oneOf[subschema #2: Blueprint]/requirement_groups/items/children/items/modifiers/items/value_segmentsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/blueprint/items/oneOf[subschema #2: Blueprint]/requirement_groups/items/modifiers/items/value_range_typeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/blueprint/items/oneOf[subschema #2: Blueprint]/requirement_groups/items/modifiers/items/value_segmentsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/blueprint/items/oneOf[subschema #2: Blueprint]/tiers/items/requirements/oneOf[subschema #1: Blueprint Requirement Node]/modifiers/items/value_range_typeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/blueprint/items/oneOf[subschema #2: Blueprint]/tiers/items/requirements/oneOf[subschema #1: Blueprint Requirement Node]/modifiers/items/value_segmentsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/quantum_drive/oneOf[subschema #1: Quantum Drive]/disconnect_range_formattedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/quantum_drive/oneOf[subschema #1: Quantum Drive]/jump_range_formattedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/quantum_drive/oneOf[subschema #1: Quantum Drive]/modes/items/drive_speed_formattedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/quantum_drive/oneOf[subschema #1: Quantum Drive]/modes/items/engage_speed_formattedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/quantum_drive/oneOf[subschema #1: Quantum Drive]/modes/items/stage_one_accel_rate_formattedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/quantum_drive/oneOf[subschema #1: Quantum Drive]/modes/items/stage_two_accel_rate_formattedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/quantum_drive/oneOf[subschema #1: Quantum Drive]/spline_jump/drive_speed_formattedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/quantum_drive/oneOf[subschema #1: Quantum Drive]/spline_jump/engage_speed_formattedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/quantum_drive/oneOf[subschema #1: Quantum Drive]/spline_jump/stage_one_accel_rate_formattedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/quantum_drive/oneOf[subschema #1: Quantum Drive]/spline_jump/stage_two_accel_rate_formattedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/quantum_drive/oneOf[subschema #1: Quantum Drive]/standard_jump/drive_speed_formattedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/quantum_drive/oneOf[subschema #1: Quantum Drive]/standard_jump/engage_speed_formattedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/quantum_drive/oneOf[subschema #1: Quantum Drive]/standard_jump/stage_one_accel_rate_formattedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/quantum_drive/oneOf[subschema #1: Quantum Drive]/standard_jump/stage_two_accel_rate_formattedto the response with the200statusresponse-optional-property-added
- ○