Returns top running vehicles makes for a company or group.

This endpoint allows you to get the top running trackers and the kms traveled by them, grouped by vehicle make. You can get the data for all the company, or a subset of the company by passing the groupoid within the company. You need to pass one of them to get a value, otherwise an error will be returned.
You can filter the results by using the _start_date
and end_date query parameters using the date format YYYY-MM-DD. If you don't pass any of those filters, the system will use the following range: the current date for the end date, and seven days ago of that date for the start date.

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!