Mojang · Example Payload

Minecraft Services Authenticated Profile Example

Games And ComicsMinecraftGamingIdentityPlayer ProfilesSessionPublic APIs

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

Top-level fields

idnameskinscapesprofileActions

Example Payload

Raw ↑
{
  "id": "853c80ef3c3749fdaa49938b674adae6",
  "name": "jeb_",
  "skins": [
    null
  ],
  "capes": [
    null
  ],
  "profileActions": []
}