Changelog

Added

Driver ↔️ Vehicle Assignments

There are two new API endpoints that allow you to retrieve the driver(s) of each vehicle for a given time period and vice versa.:

Added

Synthetic Engine Hours in Vehicle Stats

Synthetic engine hours are now available from the Vehicles Stats API endpoints. You can include the query parameter types=syntheticEngineSeconds to get synthetic engine runtime if engine runtime from the ECU is unavailable. This value is approximated by the time the vehicle gateway receives power from the vehicle. See this article for details on synthetic engine runtime. See the Telematics API guide for how to use the types=syntheticEngineSeconds query parameter and details on the telematics API endpoints.

Added

Vehicle ➡️ Driver Assignments Beta API

We've released a new beta API endpoint that returns all vehicles' driver assignments for a given time period. You can view the reference documentation here. Note: This API is in beta and is likely to change before it enters a broader release. This beta release gives you the opportunity to experiment and provide feedback – before the final release. The final release will be announced via another changelog entry.

Added

Routes Beta API

We've released a beta version of a new endpoint to create routes. This new version conforms to our latest API standards. You can preview the reference docs here. Note: This API is in beta and is likely to change before it enters a broader release. This beta release gives you the opportunity to experiment and provide feedback – before the final release. The final release will be announced via another changelog entry.

Added

Camera Media Beta API

We've released a new beta API endpoint that allows you to retrieve camera media for a given time period. You can view the reference docs here. Note: This APIs is in beta and is likely to change before it enters a broader release. This beta release gives you the opportunity to experiment and provide feedback – before the final release. The final release will be announced via another changelog entry.