Version: 0.9.4
ODIN Fleet API
API to access Odin Fleet, empowering developers to deploy gameservers all around the world in just a few lines of code.
To authenticate, users must send their email, password, and session ID to the /api/auth endpoint. Upon successful authentication, an API token will be provided. This token should be included in the Authorization header as a Bearer token for all subsequent requests.
The API token can also be retrieved manually via the Console Dashboard (https://console.4players.io) under User Settings > Tokens.