get https://api.tessie.com//status
Returns the status of a vehicle.
The status may be asleep
, waiting_for_sleep
or awake
.
Log in to see full request history
Response
Returns the status of a vehicle.
The status may be asleep
, waiting_for_sleep
or awake
.
xxxxxxxxxx
curl --request GET \
--url https://api.tessie.com/vin/status \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: