Get Token For Vehicle
GetTokenForVehicleNo API (POST)
Request Parameters
{
"vehicleno": "KA03MF8135",
"starttime": 164458163800, // time has to be in epoch milli sec
"endtime": 1676117638000, // time has to be in epoch milli sec
"cmds": ["gps", "can", "lock", "unlock"],
"phone_publickey": "DB6745BB159E85EEC52D356C36035D1E0968928391AAACFFC72C092E47C05549",
"token": "<token>" //Access token from the standard api(https://apiplatform.intellicar.in/api/standard/gettoken)
}Parameter
Description
Sample Successful Response
Field
Description
Last updated