Returns statistics for all trips for the tracker OID.

This endpoint returns statistics on the tracker's trips from its creation up until the last received heartbeat.

  • kms: Total kilometers.
  • time: Total time moving within those trips. This variable is measured in seconds.

The heartbeat of the tracker represents the last time the tracker has sent a valid GPS position to the system.

You can filter the statistics for a range of dates using the following query parameters:

  • start_date: From this given date in this format YYYY-MM-DD.
  • end_date: To this given date in this format YYYY-MM-DD. If this value is not given, the system will use the last heartbeat of the tracker to filter the data.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Tracker OID.

Query Params
date-time

The start date, in the format YYYY-MM-DD, for filtering the trips' statistics of the tracker OID.

date-time

The end date, in the format YYYY-MM-DD, for filtering the trips' statistics of the tracker OID.

Responses

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