Trips
Get Trips
Get trips and stops for multiple devices within a date range.
GET
Returns computed trips and stops from GPS telemetry for multiple devices. Trips are computed on-demand using motion detection.
Query parameters
ISO 8601 date string (start of time range).
ISO 8601 date string (end of time range). Max range: 31 days.
Filter by hardware IDs. Repeated or comma-separated. Max 50 devices per request. Results are automatically scoped to devices you have access to.
km/h — below this speed is considered stopped.
Seconds — minimum moving time to count as a trip.
Meters — minimum distance to count as a trip.
Seconds — minimum stopped time to end a trip.
Seconds — data gaps longer than this are treated as stops.
km/h — minimum average speed to count as a trip.
m/s² — filter GPS spikes exceeding this value.