Mojang · Example Payload

Minecraft Services Presence Report Example

Games And ComicsMinecraftGamingIdentityPlayer ProfilesSessionPublic APIs

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

statusjoinInfo

Example Payload

Raw ↑
{
  "status": "PLAYING_SERVER",
  "joinInfo": {}
}