Wynncraft Network Resource

Server List


GET https://api.wynncraft.com/public_api.php?action=onlinePlayers

Returns which servers are online and which players are on them.

Response

{
    "WC11": [String],
    "WC2": [String],
    "WC3": [String],
    // ...
    "request": {
        "timestamp": Number,
        "version": Number
    }
}

Player Sum


GET https://api.wynncraft.com/public_api.php?action=onlinePlayersSum

Returns the player sum on the Wynncraft network.

Response

{
    "players_online": Number,
    "request": {
        "timestamp": Number,
        "version": Number
    }
}

results matching ""

    No results matching ""