API 2.0
Endpoints
Sep 06, 2024: Fixed an issue with 'data_submit' that may have blocked report submissions via third-party apps. Apologies for the inconvenience.
/commodities_status
Obtain a list of inventory states that are displayed at every trading terminal.
Method | GET |
---|---|
URL | https://uexcorp.space/api/2.0/commodities_status |
Authorization | — |
Cache TTL | +1 day |
Input | - |
Output |
code string(255) // status code name string(255) // state name name_short string(255) // state short name name_abbr string(255) // state name abbreviation percentage string(255) // expected SCU availability color_buy string(255) // color grade for purchases color_sell string(255) // color grade for sales |
Response status |
• ok |
Update rate | Daily |
Documentation update: | 3 months ago |