Jump to content
McKay Development

ca1f

Member
  • Posts

    3
  • Joined

  • Last visited

ca1f's Achievements

  1. The function family of getWebApiKey and createWebApiKey provided by note-steamcommunity seems to be good enough to me. Thanks for pointing that one out.
  2. I take it then it's also not possible to fetch the Steam Web API Key via a connection to the Steam network through node-steam-user, node-steam-user or node-steam-session either, right? It seems like I'm out of luck in this case then. Thanks for the quick response though.
  3. Hi, is it possible to access Steam Web API resources which require authentication through the API key with an active node-steam-user session that was established and authenticated through username and password? I'm talking about the resource https://api.steampowered.com/ISteamUser/GetPlayerBans/v1/ as one example but it seems there are more API endpoints that require an API key and I would like to avoid the manual process of setting up an API key for the sake of automation since I already am at a point where I successfully log in to the steam network through the wonderful node-steam-user package.
×
×
  • Create New...