Below you can find all the possible values and a example post request. This request returns all your bikes their unique ID and title. No coin will be deducted when making this request. The request must be in json format. More bike information can be added in the future.
https://motokicx.com/api/getbikes.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