Get all bikes

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.

Get all current bikes

Request URL

https://motokicx.com/api/getbikes.php?key=YOUR LICENSE KEY HERE

Request example

{
"userid": "1"
}

All possible values / Explanation of each field

userid

This is your unique user id you can find on your account – This value has to be numeric. – This value is obligatory.