Related questions
Steam web API getting CS:GO inventory
Alright, so I have been looking for this all over the internet, and what I have found out is that when you want to get someones steam inventory you use this:
http://api.steampowered.com/IEconItems_{appid}/GetPlayerItems/v0001/?key={…
Steam Web API : How Can I Get list of all items for game ids(570, 440, 730, 753) with tags & description
Is this possible to get all items with their TAGS like
(Rarity,Quality,Hero,Slot,Type,Description)
for DOTA2(570), TF2(440), CS:GO(730), Steam(753)
I haven't found any api to get response with all items available for particular game.If anyone …
Retrieve item's price history on Steam market
Regarding items from Steam market I was wondering if there is a way to retrieve the price history of an item over a period of time.
I know that Steam provides a special api for developers who want to integrate …