Get bike URL

Below you can find all the possible values and a example post request. This request gets a bike URL based on its uniquearticlenumber. No coin will be deducted when requesting a bike URL. The request must be in json format.

Get bike url

Request URL

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

Request example

{
"userid": "1",
"uniquearticlenumber": "TCkzBzus8pKUeBeA"
}

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.

uniquearticlenumber

This is your unique bike id – This value has to be a random string. – This value is obligatory.