{
    "service": "Palworld Status API",
    "read": [
        "info",
        "metrics",
        "players",
        "settings",
        "status"
    ],
    "write": [
        "announce",
        "kick",
        "ban",
        "unban",
        "save",
        "shutdown",
        "stop"
    ],
    "docs": "https:\/\/docs.palworldgame.com\/category\/rest-api"
}