/versions/current

Get the latest versions of Roblox, powered by the WEAO API.

Example: https://api.weao.xyz/versions/current

{
    "Windows": "version-b591875ddfbc4294",
    "WindowsDate": "09/26/2024 at 05:07 AM UTC",
    "WindowsRevert": false,
    "Mac": "version-f6b86bf4bf334c90",
    "MacDate": "09/26/2024 at 05:07 AM UTC",
    "MacRevert": false
}
Value
Type
Use

Windows

string

The current version of the Roblox windows client

WindowsDate

string

The date that the current version of the Roblox windows client updated on

WindowsRevert

boolean

Whether the update was a revert or not

Mac

string

The current version of the Roblox mac client

MacDate

string

The date that the current version of the Roblox mac client updated on

MacRevert

string

Whether the update was a revert or not

Last updated