v1

latestOpenAPI 3.1.02026-07-2617501.1 MB

Fetch a vehicle's location using its ID (v3)

get/v3/vehicle_locations/{id}?start_date={start_date}&end_date={end_date}&updated_after={updated_after}

Path parameters

idinteger required

Specify the unique identifier of the vehicle.

Query parameters

start_datestring date required

Specify the start date (timestamp) from which you want to fetch the vehicle's location history.

end_datestring date required

Provide the end date (timestamp) for when you want to check the location history of the vehicle.

updated_afterstring date required

Provide a date-time after which the location records have been updated. <b>Example</b>: updated_after=2025-03-19T19:43:00Z.

Headers

X-Time-Zonestring

Specify the timezone for formatting the timestamps.

X-Metric-Unitsboolean

Specify if you want to use the Metric units or the Imperial units. TRUE: Metric units. FALSE: Imperial Units

X-User-Idinteger

Specify the ID of the Fleet Admin or the Fleet Manager who is accessing this endpoint.

Response

200