Authentication
How to authenticate when accessing the Game Server API.
Last updated
Was this helpful?
How to authenticate when accessing the Game Server API.
Last updated
Was this helpful?
To access the Plugin API, all requests need to be authenticated via a Game Server secret key which is found in the of your creator panel.
Supply the secret key by setting the X-Tebex-Secret
header in all requests to the API.