(adsbygoogle = window.adsbygoogle || []).push({});
This API is the backend that I use for my ghosts emulation app. All of the information from the app can be obtained from this API, including some information that I didn't include in the app, like clan wars information. There are other API functions that I reversed from the android app, which I will release in time.
I'm running on a shared hosting service, so the load times may vary from 0.5 seconds, to 10 seconds at the worst. If you try to get a resource and it seems like it is stalling, most likely it is because the server is experiencing a heavy load.
Everything on how to use the API will be explained in the documentation.
My site that is hosting this service is:
You must login or register to view this content.
You can find the documentation here:
You must login or register to view this content.
My application pre-made with these built in functions:
You must login or register to view this content.