Get Auth Session Risk Info
key<token>
In: query
Query Parameters
input_json?string
An alternative to the request body; pass arguments as a URL-encoded JSON blob. The "key" and "format" fields should still be passed as separate parameters
format?string
The format of the response. Defaults to json
Value in
"json" | "xml" | "vdf"Request Body
application/x-www-form-urlencoded
client_id?integer
(Required) client ID from scanned QR Code, used for routing
Default
nullFormat
int64language?integer
(Required) language for optimistic localization of geoloc data
Default
nullFormat
int32Response Body
curl -X POST "https://api.steampowered.com/IAuthenticationService/GetAuthSessionRiskInfo/v1" \ -H "Content-Type: application/x-www-form-urlencoded" \ -d ''Empty
Empty
Empty