Roblox: Get Application Settings
Roblox via Parse · developer_tools
Get the full set of application settings (feature flags, configuration values) for a specific Roblox application. Returns a large dictionary of key-value pairs representing all active flags and their values. Typical responses contain thousands of entries covering FFlags, DFFlags, FInts, DFInts, FStrings, and DFStrings. 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_application_settings
- Interface artifact
- sha256:6fed8313e1475b60ec9cc7e8bce296e9f7e3a00bca1c637573b4806e0bbd00b3
- Manifest digest
- sha256:2bff5d0529ea5fe21f9b1d5c7d35faf5f3c2f798c75cf35edb92cad3d8c8b646
Request fields
- application_name (string): The application name.: Allowed values: PCDesktopClient, PCStudioApp, MacDesktopClient, MacStudioApp, AndroidApp, iOSApp, XboxClient
Example queries
- {"application_name":"PCDesktopClient"}