API 2.0
Resources
/vehicles_prices
Obtain a daily updated list of vehicle prices in CIG's pledge store, managed either automatically by our bot or manually by the staff.
Method | GET |
---|---|
URL |
https://api.uexcorp.space/2.0/vehicles_prices?id_vehicle={int} |
Autorização | — |
Cache TTL | +12 hours |
Input |
id_vehicle int // optional uuid string|null // star citizen uuid |
Output |
id int id_vehicle int price float price_warbond float price_package float price_concierge float on_sale int on_sale_warbond int on_sale_package int on_sale_concierge int currency var(255) // e.g. USD game_version string date_added int // timestamp date_modified int // timestamp vehicle_name string |
Response Status |
• ok |
Update Frequency | Daily |
Documentation Updated | 18 days ago |
Optional