Roblox API to retrieve a user's PlayerToken

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?

1 Like

I don’t know, but I do believe it is impossible due to privacy not sure though