Roblox: Get Client Version
Roblox via Parse · developer_tools
Get the current client version, version upload hash, and bootstrapper version for a specific Roblox binary type and channel. Each binary type (WindowsPlayer, MacPlayer, WindowsStudio64, MacStudio) has its own independent version track. Non-LIVE channels may return different versions during staged rollouts. Retrieve Roblox client version information, application feature flags/settings, and user channel assignment from the public clientsettings.roblox.com API. Fulfilled by Parse from clientsettings.roblox.com.
- clientsettings-roblox-com
- developer-tools
- entertainment
- other
- parse
- platform-key
- roblox
Price and execution
- Price
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/414d6537-18d9-47af-878c-761accbc229a/get_client_version
- Interface artifact
- sha256:2a29f8049337d264f7244fd82462bd2dfa17a6bc2a4f24ac6def055b5205288b
- Manifest digest
- sha256:bd1e50f101ff4a339ab6e983ad2b7732d9e73e56a7aa067e4066f90f9b83264f
Request fields
- channel (string): The deployment channel name.: Allowed values: LIVE
- binary_type (string): The Roblox binary type.: Allowed values: WindowsPlayer, MacPlayer, WindowsStudio64, MacStudio
Example queries
- {"channel":"LIVE","binary_type":"WindowsPlayer"}