Real-time GPS
Vehicle location, speed, heading, and motion status — updated roughly every 60 seconds while in motion. Across the entire fleet.
Real-time location, Hours of Service, and six months of GPS history — from one REST API. Two static headers, no token refresh, no per-carrier setup.
Building an integration? Start with the Quickstart. A carrier sharing access with your software vendor? Use the Carrier API Key Guide.
4 surfaces today, 2 on the roadmap.
Vehicle location, speed, heading, and motion status — updated roughly every 60 seconds while in motion. Across the entire fleet.
Break, drive, shift, and cycle remaining in milliseconds, plus the driver's current duty status.
Up to six months of GPS breadcrumbs. Token-paginated for any date range you query.
Provider Key plus Company Key. No bearer tokens, no refresh logic, no OAuth dance.
Dashcam streams, event clips, and DVR retrieval. Integrate fleet video alongside telemetry.
Trailers, containers, and unpowered equipment. Tag, track, and pair with vehicles.
/v2/vehiclesList VehiclesPaginated list of all vehicles. Filter by active / inactive.GET/v2/vehicle/{vehicle_id}Get Vehicle by IDSingle vehicle (number, VIN, active) by UUID.GET/v2/latest-vehicle-statusLatest Vehicle StatusMost recent location, speed, heading, motion status.GET/v2/vehicle-location-history/{vehicle_id}Vehicle Location HistoryUp to 6 months of GPS breadcrumbs. Token-paginated.