Query By Fake IP
key<token>
In: query
Query Parameters
fake_ip?integer
(Required) FakeIP of server to query.
Default
nullFormat
int32fake_port?integer
(Required) Fake port of server to query.
Default
nullFormat
int32app_id?integer
(Required) AppID to use. Each AppID has its own FakeIP address.
Default
nullFormat
int32query_type?string
(Required) What type of query?
Format
{enum}input_json?string
An alternative to the query string parameters; 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"Response Body
curl -X GET "https://api.steampowered.com/IGameServersService/QueryByFakeIP/v1"Empty
Empty
Empty