PlayFab
communityMicrosoft backend platform for live games with player data, economy, and matchmaking.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
https://{titleId}.playfabapi.com/Client/LoginWithCustomIDLogin player
Parameters
TitleIdtitle ID (stringrequiredCustomIdplayer ID (stringrequiredCreateAccounttrue (booleanoptionalReturns
SessionTicket, PlayFabId, EntityToken, NewlyCreated, LastLoginTimePOST
https://{titleId}.playfabapi.com/Client/GetUserDataGet player data
Parameters
Keysdata keys (string[]optionalPlayFabIdplayer ID (stringoptionalReturns
Data with key: {Value, LastUpdated, Permission}POST
https://{titleId}.playfabapi.com/Client/GetLeaderboardGet leaderboard
Parameters
StartPositionoffset (integeroptionalStatisticNamestat name (stringrequiredMaxResultsCountresults (integeroptionalReturns
Leaderboard[] with PlayFabId, DisplayName, StatValue, Position