We’re hosting a temporary 3.24.3 site for traders: https://temp.uexcorp.space

Dive into the UEX API documentation to grasp its ins and outs. Start building your new application with UEX data

United Express Expands Into Pyro and Welcomes Star Citizen 4.0

New Babbage, Dec 21, 2954 — Welcome to UEX

/vehicles_rentals_prices

Retrieve a list of all in-game vehicle rental prices.

Method GET
URLs // example 1
https://uexcorp.space/api/2.0/vehicles_rentals_prices?id_terminal={number}

// example 2
https://uexcorp.space/api/2.0/vehicles_rentals_prices?id_vehicle={number}
Authorization
Cache TTL +12 hours
Input id_terminal int(11)|string(255) // up to 10 ids separated by comma
id_vehicle int(11)
Output id int(11)
id_vehicle int(11)
id_star_system int(11)
id_planet int(11)
id_orbit int(11)
id_moon int(11)
id_city int(11)
id_outpost int(11)
id_poi int(11)
id_faction int(11)
id_terminal int(11)
price_rent float(11) // last reported price
price_rent_min float(11)
price_rent_min_week float(11)
price_rent_min_month float(11)
price_rent_max float(11)
price_rent_max_week float(11)
price_rent_max_month float(11)
price_rent_avg float(11)
price_rent_avg_week float(11)
price_rent_avg_month float(11)
faction_affinity int(11) // datarunner's affinity average at a location (from -100 to 100)
game_version string(255)
date_added int(11) // timestamp, first time added
date_modified int(11) // timestamp, last price update
datarunner string(255) // last user to update this price
star_system_name string(255)
planet_name string(255)
orbit_name string(255)
moon_name string(255)
space_station_name string(255)
outpost_name string(255)
city_name string(255)
terminal_name string(255)
terminal_code string(255)
terminal_is_player_owned int(1)
Response status • requires_id_vehicle_or_id_terminal
• ok
Update rate Hourly
Documentation update: 2 months ago

Optional

This website uses third-party cookies for stats, no personal data. We use cookies for preferences (dark mode, trading, mining) and collects trade/refining info (commodities, locations) for public reports. No personal data is collected.