Join Realm

This endpoint returns whether or not server creation is allowed.

Host Authentication
peoapi.minecraft.net ?

Constructing the request

GET /info/status

Response

Example Response

{
    "serviceEnabled": true,
    "buyServerEnabled": false,
    "createServerEnabled": false
}