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.
/game_versions
Obtain the Star Citizen versions currently operated by UEX. It may be out of sync with Star Citizen releases sometimes.
Methods | GET |
---|---|
URL | https://uexcorp.space/api/2.0/game_versions |
Authorization | — |
Cache TTL | +1 day |
Input | - |
Output |
live string(255) // current live version, e.g. '3.24' ptu string(255) // current ptu versions, e.g. '3.24.1' or empty if there is no PTU set |
Update rate | Patch basis (CIG) |
Documentation update: | 3 months ago |