API Version: 2019-11-19
We've released a new version of the API on 2019-11-19: Trips will now return latitude and longistude if reverse geocoding fails, whereas previously the start and end locations would be empty. This affecte the GET /v1/fleet/trips endpoint.
Group ID no longer needed
Group IDs are no longer required by any API endpoint. Note: group IDs are still accepted to maintain support for legacy integrations, but new integrations should not use group IDs. The API token will encapsulate all identifying information about an organization. Tags should be used for organizing data within an organization.
Defect resolution in DVIR APIs
The DVIRs API now supports defect resolution by included resolved by information on DVIR defects and allowing you to include a list of defects to resolve when creating a new DVIR.
Filter Addresses by Tags
The GET /addresses
endpoint now allows you to filter by tags.
Date-time fields in custom document templates
The Documents API now supports date-time fields in custom document templates.
Edge detection in machine vision APIs
Two new fields have been added to the machine vision APIs:
Vehicle Location APIs
New vehicle location API endpoints are available that provide three ways of getting location data:
API Version: 2019-09-30
We've released a new version of the API on 2019-09-30: Messages are now limited to 2500 characters. This affects the POST /v1/fleet/messages endpoint, which creates new messages. Users will now receive a 400 error if they try to create messages over 2500 characters.
Drive time and on-duty time
The /v1/fleet/drivers/{driver_id}/hos_daily_logs
endpoint now includes drive time and on-duty time in daily logs. Additionally, pending carrier edits to daily logs are also now available.
Next Generation of APIs
We’ve launched a new and improved API, featuring standardized pagination, human-readable timestamps, nested objects, and more! Check out this FAQ to find out more. The resources available from this new API include Addresses, Contacts, Drivers, Tags, Users, and Vehicles - with more to come!