Returns total kms traveled by trackers within a company or group that belongs to the company.

This endpoint allows you to know the total km traveled, grouped by makes. The grouping will include all the trackers that belong to your company. If you add the group_oid
you will be able to get the same values but filtered just for the trackers that belong to that company's group.

You can also filter by date ranges using (if you do not include any of this parameters the system will send you the values of the last 7 days):

  • start_date: if this value is omitted, it will use the current date of when the endpoint is called minus 7 days.
  • end_date: if this value is omitted, it will use the current date of when the endpoint is called.
Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!