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

Star Citizen 4.0

New Babbage, Jan 21, 2955 — Welcome to UEX

/terminals

Retrieve a comprehensive list of all terminals in the game, including trade terminals, item terminals, vehicle rentals, and more.

Methods GET
URL https://api.uexcorp.space/2.0/terminals?id_star_system={int}
https://api.uexcorp.space/2.0/terminals?id_planet={int}
https://api.uexcorp.space/2.0/terminals?name={string}
https://api.uexcorp.space/2.0/terminals?code={string}
Authorization
Cache TTL +12 hours
Input id_star_system int(11)
id_planet int(11)
id_orbit int(11)
id_moon int(11)
id_space_station int(11)
id_city int(11)
id_outpost int(11)
id_poi int(11)
id_faction int(11)
id_company int(11)
type string(255)
name string(255)
code string(255)
Output id int(11)
id_star_system int(11)
id_planet int(11)
id_orbit int(11)
id_moon int(11)
id_space_station int(11)
id_outpost int(11)
id_poi int(11)
id_city int(11)
id_faction int(11)
id_company int(11)
name string(255)
nickname string(255)
code string(6) // our code
type string(20) // our type
screenshot string(255) (suspended due to server costs)
screenshot_full string(255) // full res image (suspended due to server costs)
screenshot_author string(255) // screenshot author (suspended due to server costs)
mcs int(11) // max container size in SCU (deprecated, replaced by 'max_container_size')
is_available int(1) // available in-game
is_available_live int(1) // available in-game (LIVE)
is_visible int(1) // visible on UEX website
is_default_system int(1) // default terminal in a star system (UEX website)
is_affinity_influenceable int(1) // if terminal data is faction affinity influenced
is_habitation int(1)
is_refinery int(1)
is_cargo_center int(1)
is_medical int(1)
is_food int(1)
is_shop_fps int(1) // shop trading FPS items
is_shop_vehicle int(1) // shop trading vehicle components
is_refuel int(1)
is_repair int(1)
is_nqa int(1) // no questions asked terminal
is_player_owned int(1)
is_auto_load int(1)
has_loading_dock int(1)
has_docking_port int(1)
has_freight_elevator int(1)
date_added int(11) // timestamp
date_modified int(11) // timestamp
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)
faction_name string(255)
company_name string(255)
max_container_size int(11) // max container size in SCU
Types reference commodity
item
commodity_raw
vehicle_buy
vehicle_rent
fuel
refinery_audit
Response status • invalid_type
• ok
Update rate Patch cycle (usually)
Documentation update: 17 days 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.