Id

Sends a request to get the Discord id for the name set in Garry’s Mod/Steam.

Used internally for auto-mapping SteamID<->DiscordID.

HTTP Request

GET /id

Query Parameters:

nick: The player’s nickname name: The player’s username

Response

{
  "name": "",
  "nick": "",
  "id": ""
}
keytypevalue
namestringDiscord username
nickstringDiscord nickname
idstringDiscord id