![]() |
|
Steam web api key help - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: Coding (https://sinister.ly/Forum-Coding--71) +--- Thread: Steam web api key help (/Thread-Steam-web-api-key-help) |
Steam web api key help - refa - 05-03-2020 Hello sinister! I have two question about steam web api key 1. How can I access the web api key if I have a username and password? 2. How can I accept and reject a trade offer with steam web api key? RE: Steam web api key help - Hexadecimal - 05-04-2020 1. You generate an API key via this page: https://steamcommunity.com/dev/apikey 2. I don't have any experience myself with trading using Steam APIs, but it seems it's possible and (at least partially) documented: https://developer.valvesoftware.com/wiki/Steam_Web_API/IEconService RE: Steam web api key help - refa - 05-04-2020 (05-04-2020, 08:22 AM)Hexadecimal Wrote: 1. You generate an API key via this page: https://steamcommunity.com/dev/apikey ohh thanks |