Report Cheat Data
In: query
Query Parameters
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
The format of the response. Defaults to json
"json" | "xml" | "vdf"Request Body
application/x-www-form-urlencoded
The SteamID of the user
null(Required) The appid.
nullint32(Required) path and file name of the cheat executable.
(Required) web url where the cheat was found and downloaded.
(Required) local system time now.
nullint64(Required) local system time when cheat process started. ( 0 if not yet run )
nullint64(Required) local system time when cheat process stopped. ( 0 if still running )
nullint64(Required) descriptive name for the cheat.
(Required) process ID of the running game.
nullint32(Required) process ID of the cheat process that ran
nullint32(Required) cheat param 1
nullint64(Required) cheat param 2
nullint64(Required) data collection in json format
Response Body
curl -X POST "https://api.steampowered.com/ICheatReportingService/ReportCheatData/v1" \ -H "Content-Type: application/x-www-form-urlencoded" \ -d ''