How to Get a BeamMP Auth Key for Your Server

How to generate a BeamMP authentication key from the Keymaster dashboard — required for your server to work.

An Auth Key is required for every BeamMP server. Without it, the server won't start or appear in the browser.

Getting Your Key

  1. Go to BeamMP Keymaster
  2. Log in with your Discord account
  3. Click Keys in the navigation
  4. Click the green + button
  5. Enter a label/name for identification
  6. Copy the generated key

Adding to Your Server

In ServerConfig.toml:

AuthKey = "your-key-here"

Or set it via the Startup tab in the XGamingServer Panel.

Important Rules

  • One key = one server — you cannot run two servers with the same key simultaneously
  • Never share your key — anyone with it can impersonate your server
  • Limited number of keys per Discord account
  • If compromised, delete the key on the Keymaster page and generate a new one

Common Errors

ErrorFix
"No AuthKey Specified"Key field is empty — paste your key
"Backend system refused server! Check your AuthKey"Key is invalid, expired, or already in use on another server

How is this guide?

40% Off — Limited TimeGet your Beammp server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server

On this page