ScidApi
ScidApi copied to clipboard
Supercell id API proxy for retrieving the account token. Compatible with Clash Royale, Brawl Stars and other Supercell games.
trafficstars
ScidApi
Supercell ID API proxy for retrieving the account token. Compatible with all global Supercell Games (tested only for clash royale).
Usage
This repo is meant to be deployed to a production server so that your app can track scid tokens using a web API. If you just need to get the scid token, read the "Documentation" section.
- Specify your MySQL database credentials in the method
getDatabaseConnectionlocated in filesystem/ApiRequest.php. - Specify the array of api users in the
system/Config.phpfile. Don't forget to update theIDTYPE_MAX_VALUEvariable.
Documentation
All the documentation about Supercell ID API is available here