API 2.0
Endpoints
/refineries_audits
Retrieve a list of all refinery audits submitted by Data Runners.
Methods | GET |
---|---|
URL | https://uexcorp.space/api/2.0/refineries_audits |
Authorization | — |
Cache TTL | +1 day |
Input | - |
Output |
id int(11) id_commodity 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) yield int(11) // percentage of material specialization yield at refinery capacity int(11) // refinery capacity in percent method int(11) // refining method quantity int(11) // amount to be refined quantity_yield int(11) // amount yield quantity_inert int(11) // amount of inert materials total_cost int(11) // refining total cost total_time int(11) // refining total time in minutes date_added int(11) // timestamp date_reported int(11) // timestamp game_version string(255) datarunner string(255) // datarunner ign commodity_name string(255) star_system_name string(255) planet_name string(255) orbit_name string(255) moon_name string(255) space_station_name string(255) city_name string(255) outpost_name string(255) terminal_name string(255) |
Response status |
• ok |
Limits | Maximum of 500 rows |
Update rate | Monthly (at least) |
Documentation update: | 6 months ago |