POST fleet/routes: Add tagIds to the request.

The POST fleet/routes endpoint has some new features! We added the following new field: tagIds to allow tagging routes.

added

POST cameras/media/retrieval (Generally Available)

The POST cameras/media/retrieval endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.

added

GET cameras/media/retrieval (Generally Available)

The GET cameras/media/retrieval endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.

POST fleet/routes: Add recomputeScheduledTimes parameter to create route.

The POST fleet/routes endpoint has some new features! We added the following new fields: recomputeScheduledTimes - Specifies whether to recompute the scheduled arrival and departure times for the route.

PATCH fleet/routes/.id: Add recomputeScheduledTimes parameter to create route.

The PATCH fleet/routes/.id endpoint has some new features! We added the following new fields: recomputeScheduledTimes - Specifies whether to recompute the scheduled arrival and departure times for the route.

added

GET speeding-intervals/stream (Generally Available)

We've launched a new Speeding Intervals API that allows you to programmatically access speeding data grouped by completed trips.

added

New Beta API: GET cameras/media

The GET cameras/media 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 Preview API: GET preview/maintenance/service-tasks

The GET preview/maintenance/service-tasks 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).

added

New Preview API: PATCH preview/maintenance/work-orders

The PATCH preview/maintenance/work-orders 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).

added

New Preview API: DELETE preview/maintenance/work-orders

The DELETE preview/maintenance/work-orders 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).