Skip to content

Instantly share code, notes, and snippets.

View AdrianBaqueiro's full-sized avatar
🎯
Focusing

Adrian Baqueiro Fariña AdrianBaqueiro

🎯
Focusing
View GitHub Profile
@AdrianBaqueiro
AdrianBaqueiro / gist:f6e5197d4485663ce552ac070c4c3bf4
Created November 25, 2024 15:08 — forked from bartku/gist:4271798
Unofficial description of unofficial World of Tanks API

World of Tanks unofficial API

World of Tanks, popular MMO game about tanks from time around WWII, has some nice mobile application called Wot Assistant (available also at AppStore and MS Marketplace). With simple packet sniffing you can guess how it retrieves players' statistics.

Surprisingly, mobile application uses quite simple API over HTTP which serves data in JSON, which is great help for people interested in creating own applications handling statistical data in game.

At this moment here is list of API features that has been discovered:

  • searching players by names
  • searching clans by names