curl "https://api.smartcar.com/v2.0/vehicles/{id}/odometer" \ -H "Authorization: Bearer {token}" \ -X "GET"
{ "distance": 104.32 }
Returns the vehicle’s last known odometer reading.
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.
read_odometer
Was this page helpful?