Tags in /v1/fleet/list
The /v1/fleet/list
endpoint now returns a list of tags that each vehicle is associated with.
External IDs in /v1/fleet/vehicles/stats
The /v1/fleet/vehicles/stats
endpoint now returns information on external IDs.
Documents in Routes API
The routes API now includes a document array that shows all documents that are submitted for a given route.
Messages API
We've released a new set of APIs around driver messaging. Now you can send and retrieve messages to a driver or set of drivers using the new messages API.
Users API
We've released a new set of APIs for user management within Samsara. Create, update, and delete users in your Samsara organization. This can be integrated with your identity provider platforms to manage account provisioning and permissions.
Documents API
We've released a new API to fetch individual documents submitted by a given driver.
Trailer Assignments API
Fetch trailer assignment data using the new trailer assignment API.
Co-drivers in Trips API
The trips API now includes information about co-driving passengers during a given driving segment.
Odometer in Routes APIs
The routing APIs now include odometer_start_meters
and odometer_end_meters
to give you more visibility into distance traveled by a given vehicle.
Routes in /v1/fleet/locations
The /v1/fleet/locations
endpoint now returns a list of all active routes that the vehicle is traveling on.