Version: 2
Mod API
This api is used by game server mods to interact with the platform.
API key
Find the OAuth API keys here: https://dash.gameserverapp.com/configure/api
Request headers
All requests require to have the following HTTP headers:
x-client-id: {your Client ID}
x-client-secret: {your Client Secret}