MRTgreen1 2022년 6월 30일 오전 1시 14분
How to use the Steam API Key
Hi, I Am making a website that graphs playercounts in real time but i have no idea on how to use the API key to import Data from steam and i cant find any instructions on this, I there anyone who can help me?
< >
전체 댓글 4개 중 1~4개 표시 중
[N]ebsun 2022년 6월 30일 오전 1시 22분 
https://api.steampowered.com/ISteamUserStats/GetNumberOfCurrentPlayers/v1?appid=240

Don't think an API key is necessary to get player counts

https://developer.valvesoftware.com/wiki/Steam_Web_API

You can use a lot of these as well
https://partner.steamgames.com/doc/webapi/ISteamUserStats

just not anything that has the requirement of "Steamworks Web API publisher authentication key" unless you have one of those, but most Steam users wouldn't
[N]ebsun 님이 마지막으로 수정; 2022년 6월 30일 오전 1시 27분
MRTgreen1 2022년 6월 30일 오전 1시 38분 
Nebsun님이 먼저 게시:
https://api.steampowered.com/ISteamUserStats/GetNumberOfCurrentPlayers/v1?appid=240

Don't think an API key is necessary to get player counts

https://developer.valvesoftware.com/wiki/Steam_Web_API

You can use a lot of these as well
https://partner.steamgames.com/doc/webapi/ISteamUserStats

just not anything that has the requirement of "Steamworks Web API publisher authentication key" unless you have one of those, but most Steam users wouldn't
Thank you so much for this info, do you know what language these are written in? Like HTML or Php
-thx
[N]ebsun 2022년 6월 30일 오전 2시 31분 
It is a web api - so you would use any language that can make an http request
(just like a browser).
Try a free web api tester like talend api tester (browser extension) to see the results
ShelLuser 2022년 6월 30일 오전 2시 41분 
Uhm, I'm a litle puzzed because this stuff is heavily documented:

https://steamcommunity.com/dev
< >
전체 댓글 4개 중 1~4개 표시 중
페이지당 표시 개수: 1530 50

게시된 날짜: 2022년 6월 30일 오전 1시 14분
게시글: 4