curl "https://api.smartcar.com/v2.0/vehicles/{id}/{make}/speedometer" \ -H "Authorization: Bearer {token}" \ -X "GET"
{ "speed": 84.32 }
Returns the current speed of the vehicle.
Documentation IndexFetch the complete documentation index at: https://smartcar.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://smartcar.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
tesla
read_speedometer
Was this page helpful?