I’ve been looking into the /v1/games/{placeId}/servers/{serverType} web API to return a table of running game instances for a place, but it also returns something called a PlayerToken (for each player in that server).
I was wondering, is it possible to get a player’s PlayerToken with an API based on normal info like the Username or UserID?