GET fleet/vehicles/stats/feed: Updates endpoint to include spreader stats as types in the request and response.
The GET fleet/vehicles/stats/feed endpoint has some new features! We want spreader stats to be available in the API.
GET fleet/vehicles/stats/history: Updates endpoint to include spreader stats as types in the request and response.
The GET fleet/vehicles/stats/history endpoint has some new features! We want spreader stats to be available in the API.
GET fleet/vehicles: Adds created and updated time information and filters
The GET fleet/vehicles endpoint has some new features! Add created and updated time to Vehicle responses and created after and updated after filters to list all vehicles parameters.
GET fleet/settings/safety: Add SpeedingSettings to response
The GET fleet/settings/safety endpoint has some new features! We added the following new field:
GET fleet/vehicles: Adds configured sensor information to Vehicle responses
The GET fleet/vehicles endpoint has some new features! Returns pinned sensors for each vehicle, along with the configured position of each sensor
Starting 5/3/22: API Tokens will be Masked in the Dashboard
For added security, we will be masking existing API tokens that have already been created in the Samsara dashboard. This will not break any integrations and is purely a visual change.
GET fleet/vehicles/.id: Adds configured sensor information to Vehicle response
The GET fleet/vehicles/.id endpoint has some new features! Returns pinned sensors for a given vehicle, along with the configured position of each sensor
POST /addresses properly accepts all addressTypes
The POST /addresses
endpoint will now properly accept all addressTypes
value as enums. The possible values are yard
, shortHaul
, riskZone
, workforceSite
, and industrialSite
.
New Beta API: GET beta/aemp/Fleet/.pageNumber
The GET beta/aemp/Fleet/.pageNumber endpoint is now in the Beta stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).
Starting 2/14/22: Conversion of Legacy API Tokens to have Granular Scopes
On 2/14/22, Samsara will begin converting in-use Legacy API Tokens to have Granular Scopes
To improve security for customers sharing data via API, we are going to slowly convert Legacy API Tokens (all tokens created prior to February 2022) to have Granular Scopes.