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

Welcome to UEX

New Babbage, Sep 10, 2954

Sep 06, 2024: Fixed an issue with 'data_submit' that may have blocked report submissions via third-party apps. Apologies for the inconvenience.

/outposts

Retrieve a list of all outposts within a star system.

Methods GET
URL https://uexcorp.space/api/2.0/outposts?id_star_system={int}
Authorization
Cache TTL +1 day
Input id_star_system int(11) // optional
id_planet int(11) // optional
id_orbit int(11) // optional
id_moon int(11) // optional
Output id int(11)
id_star_system int(11)
id_planet int(11)
id_orbit int(11)
id_moon int(11)
id_faction int(11)
name string(255)
nickname string(255)
is_available int(1)
is_visible int(1)
is_default int(1)
is_monitored int(1)
is_armistice int(1)
is_landable int(1)
is_decommissioned int(1)
has_quantum_marker int(1)
has_trade_terminal int(1)
has_habitation int(1)
has_refinery int(1)
has_cargo_center int(1)
has_clinic int(1)
has_food int(1)
has_shops int(1)
has_refuel int(1)
has_repair int(1)
has_gravity 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)
Response status • ok
Update rate Patch cycle (usually)
Documentation update: 3 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.