API 2.0
Resources
/commodities_prices_all
Retrieve a list of prices for all commodities in all terminals, all at once
Method | GET |
---|---|
URLs |
https://api.uexcorp.space/2.0/commodities_prices_all |
Autorização | — |
Cache TTL | +30 minutes |
Input | - |
Output |
id int id_commodity int id_terminal int price_buy float // last price_buy_avg float price_sell float // last price_sell_avg float scu_buy float // last scu_buy_avg float scu_sell_stock float // last scu_sell_stock_avg float // average reported scu_sell float scu_sell_avg float status_buy int|null status_sell int|null date_added int // timestamp date_modified int // timestamp commodity_name string commodity_code string commodity_slug string terminal_name string terminal_code string terminal_slug string |
Response Status |
• ok |
Update Frequency | Hourly |
Documentation Updated | 17 days ago |
Required