question

cronuxgames@gmail.com avatar image
cronuxgames@gmail.com asked

Website API or Embed

Is there any way i can have a login api using a website like GoDaddy to lookup players stats?

apisPlayer Datasdkswebhooks
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Sarah Zhang avatar image
Sarah Zhang answered

Do you mean you want to link the PlayFab account with the GoDaddy account so that you can get the authentication credential of the Godaddy account using PlayFab API? If so, PlayFab doesn’t provide the feature to using PlayFab API to login to the other login service provider.

Or do you mean you want to use the PlayFab API in the website development? If so ,PlayFab provides the API sets that can be integrated to multiple platforms, contain the front-end language -- JavaScript. You can check the documentation -- JavaScript SDK - PlayFab | Microsoft Docs to integrate the PlayFab SDK with Js. After you integrated PlayFab SDK to your front-end development platform successfully, you can login the player to the website by using the PlayFab login API. If you use PlayFab API, you can only get the player information that stored on the PlayFab. PlayFab defines the player statistics as the player’s ranking of the leaderboard, you can check the documentation -- Tournaments & Leaderboards quickstart - PlayFab | Microsoft Docs to learn about how to get the player’s statistics.

If you use other front-end development language, or you want to get other types of player data, please provide the more details for the reference.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.