Icon

players

Access player specific information

/players/{playerTag}
Get information about a single player by player tag. Player tags can be found either in game or by from clan member lists. Note that player tags start with hash character '#' and that needs to be URL-encoded properly to work in URL, so for example player tag '#2ABC' would become '%232ABC' in the URL.

/players/{playerTag}/upcomingchests
Get list of reward chests that the player will receive next in the game.

/players/{playerTag}/battlelog
Get list of recent battles for a player

GET /players/{playerTag}GET /players/{playerTag}/upcomingchestsGET /players/{playerTag}/battlelogGET Request GET Request GET Request GET /players/{playerTag}GET /players/{playerTag}/upcomingchestsGET /players/{playerTag}/battlelogGET Request GET Request GET Request

Nodes

Extensions

Links