> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# NodeJS SDK

> Overview of the PlayFab Node.js SDK for server-side scripting and cloud services, available via GitHub or the playfab-sdk NPM package.

<img src="https://mintcdn.com/microsoft-4404708b/N3T1ucKV7zIMBudj/images/playfab/sdks/nodejs/nodejs1.png?fit=max&auto=format&n=N3T1ucKV7zIMBudj&q=85&s=e66c8ba3c0c692e03685fdc8af77b835" alt="NodeJS" width="800" height="250" data-path="images/playfab/sdks/nodejs/nodejs1.png" />

Our Node.js 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](/services/playfab/sdks/sdkgenerator). We generally build SDKs every other week to stay current with the latest API changes.

This SDK can also be obtained via the `npm install playfab-sdk` command.

## Download links

* [NodeJS PlayFab SDK GitHub repo](https://github.com/PlayFab/NodeSDK)
* [Quick download link for NodeJS PlayFab SDK](https://aka.ms/playfabnodejssdkdownload)
* [Install via NPM](https://www.npmjs.com/package/playfab-sdk): `npm install playfab-sdk`

## Licenses

* [Node Unit license](/services/playfab/sdks/nodejs/nodeunit-license)


## Related topics

- [NodeJS SDK](/services/playfab/sdks/nodejs/index.md)
- [NodeJS quickstart](/services/playfab/sdks/nodejs/quickstart.md)
- [SDK de NodeJS](/es/services/playfab/sdks/nodejs/index.md)
- [NodeJS 빠른 시작](/ko/services/playfab/sdks/nodejs/quickstart.md)
- [Inicio rápido de NodeJS](/es/services/playfab/sdks/nodejs/quickstart.md)
