JavaScript

JavaScript

Our JavaScript SDK provides everything you need to access the PlayFab API. This includes models, methods, an HTTP wrapper for sending and receiving web requests, and JSON serialization.

This SDK is auto-generated using our open-sourced tool—SDKGenerator. We generally build SDKs every other week to stay current with the latest API changes.

There are several methods to get this SDK. One method is to use our Content Delivery Network (CDN). For more details, see our blogpost about JavaScript SDK via CDN.

Alternatively, you can also obtain this SDK via NPM using the command npm install playfab-web-sdk.

Licenses