Returns the total km run within a period of time

This endpoint returns the total km run within a period of time for a given tracker.

The endpoint uses the odometer readings from the tracker. The system uses the date range to get the
most recent odometer's read on the start_date and the last read on the end_date. With these two values, it computes the difference and it returns it.

Log in to see full request history
Path Params
string
required

Tracker OID.

Query Params
date
required
date
required
Responses

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json