0%
Loading...
NolimitHost

How to Create a GSLT for Your American Truck Simulator Server

Last updated: September 18, 2026

A GSLT (Game Server Login Token) gives your American Truck Simulator server a permanent identity on Steam. Without one, the server logs in anonymously and receives a new temporary Session Search ID every time it restarts.

Step 1: Create the Token

  1. Sign in at the Steam Game Server Account Management page.
  2. In the App ID field, enter 270880, which is American Truck Simulator's game App ID.
  3. Add a memo, for example My ATS Server, and click Create.
  4. Copy the generated token.
Important: Create the token with the game App ID 270880, not the dedicated server App ID 2239530. The dedicated server App ID is used to install the server files, but the token must be for the game. Using the wrong ID can cause the server to crash on startup.

Step 2: Add the Token to the Server Config

  1. Log in to the NolimitHost Game Panel, select your ATS server, and stop it from the Console page.
  2. Open the ATS data folder in Files (where server_config.sii lives) and open server_config.sii.
  3. Set the token, keeping the straight quotes:
     server_logon_token: "YOUR_TOKEN_HERE"
  4. Save the file and start the server again.

Rules to Remember

  • One token per server. Do not use the same token on two servers at once.
  • Account requirements. The Steam account must own ATS, have a verified phone number, and not be limited or banned.
  • Keep it secret. Treat the token like a password. If it leaks, revoke it on the same page and generate a new one.
Tip: A working token is what makes your Session Search ID stable, so players can save it and reconnect after restarts. See Connect to Your Server.