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

/commodities_prices_all

Retrieve a list of prices for all commodities in all terminals, all at once

Method GET
URLs https://uexcorp.space/api/2.0/commodities_prices_all
Authorization
Cache TTL +30 minutes
Input -
Output id int(11)
id_commodity int(11)
id_terminal int(11)
price_buy float(11) // last reported price per SCU
price_buy_avg float(11) // average price per SCU
price_sell float(11) // last reported price per SCU
price_sell_avg float(11) // average price per SCU
scu_buy float(11) // last reported supply
scu_buy_avg float(11) // average supply
scu_sell_stock float(11) // last amount of SCU reported at location
scu_sell_stock_avg float(11) // average SCU reported at location
scu_sell float(11) // last reported demand
scu_sell_avg float(11) // average demand
status_buy int(11) // last reported supplier inventory state
status_sell int(11) // last reported demander inventory state
date_added int(11) // timestamp, first time added
date_modified int(11) // timestamp, last price update
commodity_name string(255)
commodity_code string(255)
commodity_slug string(255)
terminal_name string(255)
terminal_code string(255)
terminal_slug string(255)
Response status • ok
Update rate Hourly
Documentation update: 1 month ago

Required

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.