Mojang have a private API for interacting with their Realms servers. Here i will try to work out what all the fields mean so people can make their own API clients.
Unfortunatly this requires Xbox Live authentication, and i don’t know how to do that.
** TODO : REMOVE **
Path | Description |
---|---|
/worlds/{id} | TODO |
/archive/download/world/{id}/1/latest | TODO |
/trial/new | TODO |
/activities/live/players | TODO |
/mco/client/compatible | TODO |
/invites/pending | TODO |
/invites/count/pending | TODO |
Host: payments.realms.minecraft.net:443
Path | Description |
---|---|
/status | TODO |
I am not completely sure if any of this information is correct.