curl "https://api.smartcar.com/v2.0/vehicles/{id}/location" \ -H "Authorization: Bearer {token}" \ -X "GET"
{ "latitude": 37.4292, "longitude": 122.1381 }
Returns the vehicleās last known location.
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_location
Was this page helpful?