simulator
information about the simulated vehicle
Obtain detailed information about the simulated vehicle.
get/simulator/info
Response
vehicle details
Example response
{
"Name": "My Car",
"Make": "Opel",
"Model": "Astra",
"VIN": "WP0ZZZ99ZTS392124",
"Notes": "My work car",
"PhotoUrls": [
"http://www.example.com/images/mycar.png"
]
}