All articles
Learn how to get your Tebex API keys and use them in your Tebex website.
1
The SERVER_SECRET
key is a unique identifier for your game server. It is used to authenticate your server to the Tebex Plugin API.
To find your SERVER_SECRET
key, you need visit your Game Servers and click on the Edit
button of your game server.
Once you're here, you can see a "Secret Key" field which contains your SERVER_SECRET
key.
2
The SITE_SECRET
key is a unique identifier for your website. It is used to authenticate your website to the Tebex API.
To find your SITE_SECRET
key, you need visit your API Keys page and copy the Private Key
key.
3
The NEXT_PUBLIC_TEBEX_TOKEN
key is a public unique identifier for your website. It is used to fetch packages and details of your webstore.
To find your NEXT_PUBLIC_TEBEX_TOKEN
key, you need visit your API Keys page and copy the Public Token
key.
Thats it! You can now use these keys in your Tebex website.
Talk to our community or create a ticket on our Discord server
More articles
Using Vercel to host your website? Here's a guide to help you get started.
Learn how to setup and self-host Ember - The complete freelancer panel. Ember uses Supabase in the backend, making it super easy to setup and host.
Learn how to link your Discord to your Buzz.dev account, so you can use it to respond to tickets via Discord.
Learn how to customize your website to your liking. This includes changing the settings, theming your website, and changing the design.