Lonster_Monster Posted October 9, 2017 Report Posted October 9, 2017 I am fairly new to nodejs and have posted other questions on this forum and i am learning a lot form this forum Question:How do i use the steam webAPI get commands with the node-steam-user, node-steamcommunity, node-steam-tradeoffer-manager, and node-steam-totp. Those are the steam npm packages i am using. The webAPI Command i want to call is: GET https://api.steampowered.com/ISteamEconomy/GetAssetPrices/v1/I understand it needs my apikey + appid Appid = i think it is 753_6 for to use it with trading cardsi am not sure if that is even the correct webAPI caller I want it to get the names and prices of the Trading Cards and Backgroundsif possible all in a .json where i could see it at one time Quote
Dr. McKay Posted October 9, 2017 Report Posted October 9, 2017 That API method doesn't do what you expect. Specifically, it doesn't return market prices nor does it work for Steam Community items. Quote
Lonster_Monster Posted October 10, 2017 Author Report Posted October 10, 2017 ok that is all i wanted to know thanks for the responsethat does help Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.