Unity Authentication API

Player Authentication for Unity Gaming Services. Anonymous, social (Apple/Google/Facebook/Steam/Oculus/PlayStation/Xbox/Nintendo), username/password, and custom-ID sign-in flows that mint Unity player tokens. Provides identity linking, session refresh, and the access tokens consumed by every other UGS service. Available as REST endpoints at services.api.unity.com/auth/v2 or via the Unity Authentication SDK.

API entry from apis.yml

apis.yml Raw ↑
aid: unity-com:unity-authentication-api
name: Unity Authentication API
tags:
- Authentication
- Identity
- Player Auth
- Gaming
humanURL: https://services.docs.unity.com/auth/v2/
properties:
- url: https://services.docs.unity.com/auth/v2/
  type: Documentation
- url: https://docs.unity.com/ugs/en-us/manual/authentication/manual/rest-api
  type: Documentation
description: Player Authentication for Unity Gaming Services. Anonymous, social (Apple/Google/Facebook/Steam/Oculus/PlayStation/Xbox/Nintendo),
  username/password, and custom-ID sign-in flows that mint Unity player tokens. Provides identity linking,
  session refresh, and the access tokens consumed by every other UGS service. Available as REST endpoints
  at services.api.unity.com/auth/v2 or via the Unity Authentication SDK.