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
The steam API is used to retrieve Steam players profile infos :
- country flags that will be displayed on Live view and player's datasheets.
- VAC and game bans that will be used by a feature that kicks or bans players.
[!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"
}