Get News For App V2
key<token>
In: query
Query Parameters
appid*integer
AppID to retrieve news for
Default
nullFormat
int32maxlength?integer
Maximum length for the content to return, if this is 0 the full content is returned, if it's less then a blurb is generated to fit.
Default
nullFormat
int32enddate?integer
Retrieve posts earlier than this date (unix epoch timestamp)
Default
nullFormat
int32count?integer
of posts to retrieve (default 20)
Default
nullFormat
int32feeds?string
Comma-separated list of feed names to return news for
tags?string
Comma-separated list of tags to filter by (e.g. 'patchnodes')
format?string
The format of the response. Defaults to json
Value in
"json" | "xml" | "vdf"Response Body
curl -X GET "https://api.steampowered.com/ISteamNews/GetNewsForApp/v2"Empty
Empty
Empty