Mojang · Example Payload

Minecraft Services Presence Entry Example

Games And ComicsMinecraftGamingIdentityPlayer ProfilesSessionPublic APIs

Minecraft Services Presence Entry 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

profileIdstatuslastUpdated

Example Payload

Raw ↑
{
  "profileId": "853c80ef3c3749fdaa49938b674adae6",
  "status": "PLAYING_SERVER",
  "lastUpdated": "2026-05-30T12:00:00Z"
}