The GGZ Community Web Services API

GGZ Community is a portal for online gamers which runs on top of a GGZ Gaming Zone server. It offers a web-based access to all sort of GGZ information and interaction. Sometimes, however, custom applications might want to make use of GGZ information. With the GGZ Community API, there is a simple RESTful way to do this.

Communication

The API resides under the /api/ namespace on the host the API runs on and is accessed with HTTP (e.g. http://api.ggzgamingzone.org/api/players). In addition, a read-only query in realtime can be performed on the server when calling /api/realtimestats.php. This can be used by the Metacle, for example.

Method documentation

In the bar on the right side, all API methods are documented. Most names should be self-explaining.

Methods

/players
/statistics
/teams
/matches
/tournaments
/games