guild
/guild/getAll
Returns all guilds<br><br>[cache 120 min]
get/guild/getAll
Response
successful operation
Example response
[
{
"name": "Clan Cotswold",
"realmID": 1,
"realm": "Albion",
"realmPoints": 77845992,
"bountyPoints": 24669,
"members": 123
}
]