API 2.0
Resources
/refineries_methods
Retrieve a list of the refining methods used by all in-game refineries
Method | GET |
---|---|
URL | https://api.uexcorp.space/2.0/refineries_methods |
Autorização | — |
Cache TTL | +1 day |
Input | - |
Output |
id int name var(255) code var(255) rating_yield int // 1 low | 2 medium | 3 high rating_cost int // 1 low | 2 medium | 3 high rating_speed int // 1 slow | 2 medium | 3 fast date_added int // timestamp date_modified int // timestamp |
Response Status |
• ok |
Limits | Maximum of 500 rows |
Update Frequency | Patch cycle |
Documentation Updated | 17 days ago |