added

GET speeding-intervals/stream (Generally Available)

We've launched a new Speeding Intervals API that allows you to programmatically access speeding data grouped by completed trips.

Why it's better than /fleet/vehicle/stats?types=ecuSpeedMph:

  • Includes speed limit data and lets you compare posted vs. maximum speed during the interval
  • Returns structured speeding intervals, not raw speed/location data
  • Groups intervals by completed trips with timestamps and optional asset data
  • Includes dismissed intervals (if opted in)
  • Supports updatedAtTime and tripStartTime filtering for Feed + History use cases
  • Built-in pagination and filtering for scale

Tip: Try filtering by severityLevel

The GET speeding-intervals/stream endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.