right now it’s the same as the user id.
Viewing post in MOONBULLET jam comments
I mean this
Authentication
Users must be authenticated in the Player2 App for the API to work.
At some point in the near future we will add developer keys for API access as well. Until then we ask that you add your game name in the player2-game-key
header of your requests. This will help us track usage of the API both for you and for us.
We also highly recommend pinging the health end point every 60s
, this allows us to calculate your game's time-spent
and time-spent is used to calculate your game's revenue share in our reward program.
the player2-game-key you used
It is listed in the API doc that you used, more like you didn't bother to read the doc http://localhost:4315/docs/
The doc is also linked in the game jam