Mojang · Example Payload

Minecraft Services Skin Example

Games And ComicsMinecraftGamingIdentityPlayer ProfilesSessionPublic APIs

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

Top-level fields

idstateurltextureKeyvariantalias

Example Payload

Raw ↑
{
  "id": "cd9a82a0-0b9c-4f10-8c2a-1b1f87b2af80",
  "state": "ACTIVE",
  "url": "https://textures.minecraft.net/texture/abc123...",
  "textureKey": "abc123def456...",
  "variant": "CLASSIC",
  "alias": "Steve"
}