Maniaplanet Web Services: Introduction
Posted: 08 Sep 2011, 11:44
EDIT: Updated documentation available at http://code.google.com/p/maniaplanet-ws ... ingStarted
Hello fellow coders,
The Maniaplanet Web Services is the public API that everyone can use to retrieve various information about the game, the players, the rankings, etc. You can use that API to build all sorts of applications.
We also release an open-source PHP SDK for easy integration in your applications.
If you don't use PHP but you want to use the API directly you're also welcome to hop in. We'll provide information about how the API works (but it's pretty simple anyway).
If you already used the TrackMania Web Services, it will be very easy since the Maniaplanet Web Services works almost the same.
Have fun !
Where to go from here?
Hello fellow coders,
The Maniaplanet Web Services is the public API that everyone can use to retrieve various information about the game, the players, the rankings, etc. You can use that API to build all sorts of applications.
We also release an open-source PHP SDK for easy integration in your applications.
If you don't use PHP but you want to use the API directly you're also welcome to hop in. We'll provide information about how the API works (but it's pretty simple anyway).
If you already used the TrackMania Web Services, it will be very easy since the Maniaplanet Web Services works almost the same.
Have fun !
Where to go from here?