Jump to content
McKay Development

Search the Community

Showing results for tags 'api'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • News & Announcements
    • Releases & Updates
  • Help & Support
    • General
    • Guides
    • node-steam-user
    • node-steamcommunity
    • node-steam-tradeoffer-manager
    • node-steam-session

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Skype


Location


Interests

Found 6 results

  1. 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?
  2. 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
  3. Hello. How i can check if a Steam API Key is valid or not? Is there any function or maybe is based by API Key characters?
  4. 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
  5. 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 ?
  6. Hello, could someone please explain to me one thing: I've seen various gambling sites which use bots with no games on them. So does it mean they are not using API since you can't get one without spending 5usd on account?
×
×
  • Create New...