Trips
Get Active Trips
Get devices currently in motion with their active trip data.
GET
Returns devices currently in motion based on each device’s latest GPS sample. Results are automatically scoped to devices you have access to.
Query parameters
Filter by hardware IDs. Repeated or comma-separated.
Maximum age of latest GPS sample in seconds. Devices with older data are excluded.
How far back to load GPS history for trip detection.
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.