-
Notifications
You must be signed in to change notification settings - Fork 0
/
steam_api.txt
39 lines (26 loc) · 1.01 KB
/
steam_api.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Docs:
https://lab.xpaw.me/steam_api_documentation.html
Full list of apps:
GET https://api.steampowered.com/ISteamApps/GetAppList/v2/
Featured games; 10 per system [win|mac|linux]:
GET http://store.steampowered.com/api/featured/
Featured categories; Specials, Coming Soon, Top Sellers, New Releases:
GET http://store.steampowered.com/api/featuredcategories/
App Details:
http://store.steampowered.com/api/appdetails/?appids=730
Package Details:
GET http://store.steampowered.com/api/packagedetails/
Steam Community Data docs:
GET https://partner.steamgames.com/documentation/community_data
Full 3rd-party Steam api docs:
GET https://lab.xpaw.me/steam_api_documentation.html
Get news for app:
GET https://api.steampowered.com/ISteamNews/GetNewsForApp/v2/
For logged-in users
--------------
Get Friend List:
GET https://api.steampowered.com/ISteamUser/GetFriendList/v1/
Alexa, ask Steam Bot for specials
Alexa, ask Steam Bot for top sellers
Alexa, ask Steam Bot for new releases
Alexa, ask Steam Bot for the price of GTA V