added

POST fleet/driver-vehicle-assignments (Generally Available)

The POST fleet/driver-vehicle-assignments endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.

added

New Beta API: PATCH beta/fleet/driver-vehicle-assignments

The PATCH beta/fleet/driver-vehicle-assignments 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).

DELETE beta/fleet/driver-vehicle-assignments: Added rate limit

The DELETE beta/fleet/driver-vehicle-assignments endpoint has some new features! Explicitly added a rate limit of 25 requests per second for this API endpoint

POST beta/fleet/driver-vehicle-assignments: Added rate limit

The POST beta/fleet/driver-vehicle-assignments endpoint has some new features! Explicitly added a rate limit of 25 requests per second for this API endpoint

GET beta/fleet/driver-vehicle-assignments: Added rate limit

The GET beta/fleet/driver-vehicle-assignments endpoint has some new features! Explicitly added a rate limit of 25 requests per second for this API endpoint

GET fleet/vehicles: Adds engine serial number (ESN)

The GET fleet/vehicles endpoint has some new features! Returns engine serial number (ESN) for each Vehicle if available.

GET fleet/vehicles/.id: Adds engine serial number (ESN) to Vehicle response

The GET fleet/vehicles/.id endpoint has some new features! Returns engine serial number for a given vehicle if available

added

New Beta API: GET beta/fleet/reports/vehicles/fuel-energy

The GET beta/fleet/reports/vehicles/fuel-energy 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).

added

New Beta API: GET beta/fleet/reports/drivers/fuel-energy

The GET beta/fleet/reports/drivers/fuel-energy 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).

GET fleet/vehicles/stats: Updates endpoint to include spreader stats as types in the request and response.

The GET fleet/vehicles/stats endpoint has some new features! We want spreader stats to be available in the API.