PlayFab Server API

The PlayFab Server API is the server-trusted REST surface for custom game servers and trusted backends. It mirrors much of the Client API but operates with the title's developer secret key and can act on any player, grant items, adjust currencies, modify read-only data, and issue server-authoritative writes.

PlayFab Server API is one of 14 APIs that PlayFab publishes on the APIs.io network.

Tagged areas include Game Servers, Server, and Trusted. The published artifact set on APIs.io includes API documentation.

API entry from apis.yml

apis.yml Raw ↑
aid: playfab:playfab-server-api
name: PlayFab Server API
description: The PlayFab Server API is the server-trusted REST surface for custom game servers and trusted
  backends. It mirrors much of the Client API but operates with the title's developer secret key and can
  act on any player, grant items, adjust currencies, modify read-only data, and issue server-authoritative
  writes.
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://learn.microsoft.com/en-us/rest/api/playfab/server/
baseURL: https://titleId.playfabapi.com/Server
tags:
- Game Servers
- Server
- Trusted
properties:
- type: Documentation
  url: https://learn.microsoft.com/en-us/rest/api/playfab/server/