User Guide ‐ Main interface ‐ Others ‐ Steam API - MarechJ/hll_rcon_tool GitHub Wiki

🧭 You are here : Wiki home / User Guide / Main interface / Others / Steam API


image

The steam API is used to retrieve Steam players profile infos :

[!TIP] You can get your own key from: https://steamcommunity.com/dev/apikey

It should look like this :

(in VISUAL view)

8E5DD6D5B65A123456799EE7A8EDBEDC

(in CODE view)

{
  "api_key": "8E5DD6D5B65A123456799EE7A8EDBEDC"
}