Search the Community
Showing results for tags 'API'.
-
What is the Best way to call steam api for steam items i have been using $id = "76561198147982809"; $query = "http://steamcommunity.com/profiles/".$id."/inventory/json/440/2/";; $json = file_get_contents($query); $data = json_decode($json, true); to get my bots inventory of course has 0 tradable items and get the failed error alot failed to open stream: HTTP request failed! HTTP/1.0 429 Too Many Requests is calling the http://steamcommunity.com/profiles/[steamid]/inventory/json/440/2/ the best way i am creating a website like scrap.tf for my steam bots to buy and sell items if there is a better way Please let me know i know some about the steam API but not the most about it and not sure which would be best if i use that and also if i upload my site onto my host will it do the errors alot or just when client calls the json i used?
-
Hello. Is there a way to get the owner of steam API Key, I means to get some informations about the owner of steam API Key like steam id or name? Or maybe something to check if a Steam API Key it's his own (SeamID). Something like: http://api.steampowered.com/ISteamUser/GetPlayerSummaries/v0002/?key=' + ApiKey + '&steamids=' + SteamID
-
Hey. I want to thank for the creation of "Opskins express trade". Will the function of deposit of things from STEAM directly into "Opskins express trade" be introduced? It was-would be incredibly convenient! There are too many now (has not anyone noticed this?) Intermediate actions: Go to OPKSINS send items from STEAM Select them on the inventory page OPSKINS Click "add to the courier trade" Oh, well, time to spend on it. Therefore, I want to send things from STEAM immediately in "express trade": We open a trade link "express trade". Choose items from the pair and confirm the trade McKey, what do you think about this? I would like to know
-
- express trade
- opskins
-
(and 3 more)
Tagged with:
-
Hi, Does anyone know of a 3rd party API that can get the market prices and consider it's Float and Phase? Really appreciate answers.. Thanks. And does anyone know if Steamanalyst can track the prices of items with different Float and Phase ?