Skip to content
Nicorr edited this page Feb 26, 2015 · 1 revision

The City Domination team gives access to an API to gather the game's data, that uses the REST standard.

Most avaiable request are GET request, because the Commander interface is intended to be mostly a reading interface, with the exception of messaging.

Special caution

The API does not yet provide calls limits, so it's the responsability of users to use it with moderation.

Clone this wiki locally