Below you can find all the possible values and a example post request. This request returns the amount of coins you have left in your account. No coin will be deducted when making this request. The request must be in json format.
https://motokicx.com/api/getcoins.php?key=YOUR LICENSE KEY HERE
{
"userid": "1"
}
This is your unique user id you can find on your account – This value has to be numeric. – This value is obligatory.
Motokicx API Documentation - Made by Webtica