Version 1.1.22
Release Date: 2025-01-14
New Features
- POST /vision/video/upload: Create a service to upload video for your vehicles. This API is available for specific use cases, refer to our sales representatives for more details. Suitable for ad-hoc upload requests, vehicles that do not have a DVR installed by Cartrack. Video must be in format mp4 and codec H264.
Improvements
- GET /alerts/notifications: Include the name attribute of the alert in the Notifications API response. Relocate the GET /notifications endpoint to a new /alerts/notifications route, retaining the old route for backward compatibility. Users must refer to GET /alerts/notifications in the documentation.
- GET /vehicles/status: Introducing an engine type filter to the GET /vehicles/status endpoint.
- GET /vehicles/activity: Implementing performance improvements to this endpoint, it is now 83% faster to retrieve data for large accounts.