API Version: 2021.06.09
We've released a new version of the API. This version updates the behavior of the GET gateways: The previous version returned accessory devices with name, serial, firmware, and last connected time. This version returns the connected camera and/or sensors and their respective serials and model names.
New Preview API: GET preview/aemp/fleet/equipment/.id
The GET preview/aemp/fleet/equipment/.id endpoint is now in the Preview 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).
New Preview API: GET preview/fleet/safety-events/audit-logs/feed
The GET preview/fleet/safety-events/audit-logs/feed endpoint is now in the Preview 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).
PATCH fleet/routes/.id: Add liveSharingUrl to response.
The PATCH fleet/routes/.id has some new features! We added the following new fields: liveSharingUrl - A shareable link featuring a stop's current status.
GET fleet/routes/.id: Add liveSharingUrl to response.
The GET fleet/routes/.id has some new features! We added the following new fields: liveSharingUrl - A shareable link featuring a stop's current status.
POST fleet/routes: Add liveSharingUrl to response.
The POST fleet/routes has some new features! We added the following new fields: liveSharingUrl - A shareable link featuring a stop's current status.
GET fleet/routes: Add liveSharingUrl to response.
The GET fleet/routes has some new features! We added the following new fields: liveSharingUrl - A shareable link featuring a stop's current status.
GET fleet/documents/.id (Generally Available)
The GET fleet/documents/.id endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻
DELETE fleet/documents/.id (Generally Available)
The DELETE fleet/documents/.id endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻
POST fleet/documents (Generally Available)
The POST fleet/documents endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻