Get App List
key<token>
In: query
Query Parameters
if_modified_since?integer
Return only items that have been modified since this date.
Default
nullFormat
int32have_description_language?string
Return only items that have a description in this language.
include_games?boolean
Include games (defaults to enabled)
include_dlc?boolean
Include DLC
include_software?boolean
Include software items
include_videos?boolean
Include videos and series
include_hardware?boolean
Include hardware
last_appid?integer
For continuations, this is the last appid returned from the previous call.
Default
nullFormat
int32max_results?integer
Number of results to return at a time. Default 10k, max 50k.
Default
nullFormat
int32input_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/IStoreService/GetAppList/v1"Empty
Empty
Empty