Mojang · Example Payload

Session Server Session Property Example

Games And ComicsMinecraftGamingIdentityPlayer ProfilesSessionPublic APIs

Session Server Session Property Example is an example object payload from Mojang, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namevaluesignature

Example Payload

Raw ↑
{
  "name": "textures",
  "value": "ewogICJ0aW1lc3RhbXAiIDogMTcwMDAwMDAwMDAwMCwKICAicHJvZmlsZUlkIiA6IC4uLgp9",
  "signature": "a1b2c3d4...=="
}