Mojang · Example Payload

Minecraft Services Xbox Login Request Example

Games And ComicsMinecraftGamingIdentityPlayer ProfilesSessionPublic APIs

Minecraft Services Xbox Login Request Example is an example object payload from Mojang, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

identityTokenensureLegacyEnabled

Example Payload

Raw ↑
{
  "identityToken": "XBL3.0 x=2535465465465465;eyJhbGciOiJSUzI1NiIs...",
  "ensureLegacyEnabled": true
}