Skip to content

Driving Behavior

Hard Brake

trip_hard_brake
json
{
    "user_id": "vxXDeLFxMPHEUfNcG8BmLB",
    "account_id": "CrTLZuPfq8T4SG4UKWKqKV",
    "point": {
        "acceleration": -7.739799570508232,
        "timestamp": "2019-09-27T16:07:43-04:00",
        "id": 1569614863,
        "longitude": -93.309912892,
        "gps_quality": 1.0,
        "latitude": 44.85616274205595,
        "speed_by_second": [],
        "key": "sample_trip_point_key",
        "gps_timestamp": null,
        "rpm": 784,
        "heading": 193,
        "speed": 0.0
    },
    "user_key": "sample_user_key",
    "timestamp": "2019-09-27T16:07:43-04:00",
    "account_key": "sample_account_key",
    "event": "trip_hard_brake",
    "car": {
        "battery_level": 11.8,
        "vin": "5FNRL38249B044393",
        "longitude": -93.309912892,
        "key": "sample_car_key",
        "latitude": 44.85616274205595,
        "fuel_level": 0,
        "nickname": "HO787189",
        "id": "uZzLznvZLk8"
    },
    "trip": {
        "speeding_city_minor_count": null,
        "ended_timestamp": null,
        "idle_time": null,
        "fuel_cost_currency_code": "USD",
        "ended_latitude": null,
        "points_hwy_count": null,
        "hard_brakes": 0,
        "id": "1345679",
        "speeding_hwy_major_count": null,
        "fuel_cost": null,
        "rapid_accels": 0,
        "speeding_hwy_minor_count": null,
        "started_longitude": -93.309912892,
        "ended_longitude": null,
        "max_speed": 41.01039675669419,
        "started_address": {
            "city": "Glen Burnie",
            "state": "MD",
            "street": "7327 Ritchie Hwy"
        },
        "key": "sample-trip-key",
        "distance": null,
        "points_city_count": null,
        "started_timestamp": "2019-09-27T16:00:00-04:00",
        "speeding_city_major_count": null,
        "ended_address": null,
        "started_latitude": 39.169077
    }
}

Over Speeding

trip_over_speeding
json
 {
     "user_id": "vxXDeLFxMPHEUfNcG8BmLB",
     "account_id": "CrTLZuPfq8T4SG4UKWKqKV",
     "user_key": "sample_user_key",
     "account_key": "sample_account_key",
     "event": "trip_over_speeding",
     "timestamp": "2019-09-27T15:59:42-05:00"
     "point": {
         "acceleration": 2.572476735862563,
         "gps_quality": 0.6,
         "gps_timestamp": null,
         "heading": 2,
         "key": "sample_trip_point_key",
         "point": {
             "lat": 44.85616274205595,
             "lon": -93.309912892
         },
         "rpm": 3362,
         "speed": 81.39942386555968,
         "speed_by_second": null,
         "timestamp": "2019-09-27T15:59:42-05:00"
     },
     "trip": {
         "distance": null,
         "end_point": null,
         "fuel_cost": null,
         "fuel_cost_currency_code": "USD",
         "hard_accel_count": 1,
         "hard_brake_count": 2,
         "idle_seconds": null,
         "key": "sample_trip_key",
         "points_city_count": 46,
         "points_hwy_count": null,
         "speeding_city_major_count": null,
         "speeding_city_minor_count": null,
         "speeding_hwy_major_count": null,
         "speeding_hwy_minor_count": null,
         "start_point": {
             "address": {
                 "city": "Northfield",
                 "state": "MN",
                 "street": "1599 Lindberg Ct",
                 "zipcode": null
             },
             "point": {
                 "lat": 44.85616274205595,
                 "lon": -93.309912892
             },
             "timestamp": "2019-09-27T15:41:47-05:00"
         },
         "top_speed": 81.39942386555968
     },
     "vehicle": {
         "battery_level": null,
         "fuel_level": 5,
         "key": "sample_vehicle_key",
         "nickname": "2003 Mazda MX-5 Miata",
         "vehicle_location": {
             "point": {
                 "lat": 44.85616274205595,
                 "lon": -93.309912892
             }
         },
         "vin": "JM1NB353130305984"
     }
 }

Rapid Accelerations

trip_rapid_accel
json
{
    "user_id": "vxXDeLFxMPHEUfNcG8BmLB",
    "account_id": "CrTLZuPfq8T4SG4UKWKqKV",
    "point": {
        "acceleration": 7.113457408733,
        "timestamp": "2019-09-27T15:50:19-05:00",
        "id": 1569617419,
        "longitude": -93.309912892,
        "gps_quality": 0.8,
        "latitude": 44.85616274205595,
        "speed_by_second": [],
        "key": "sample_trip_point_key",
        "gps_timestamp": null,
        "rpm": 2793,
        "heading": 268,
        "speed": 6.835066126115699
    },
    "user_key": "sample_user_key",
    "timestamp": "2019-09-27T15:50:19-05:00",
    "account_key": "sample_account_key",
    "event": "trip_rapid_accel",
    "car": {
        "battery_level": null,
        "vin": "JM1NB353130305984",
        "longitude": -93.309912892,
        "key": "sample-trip-point-key",
        "latitude": 44.85616274205595,
        "fuel_level": 5,
        "nickname": "2003 Mazda MX-5 Miata",
        "id": "wJQbcGThypT"
    },
    "trip": {
        "speeding_city_minor_count": null,
        "ended_timestamp": null,
        "idle_time": null,
        "fuel_cost_currency_code": "USD",
        "ended_latitude": null,
        "points_hwy_count": null,
        "hard_brakes": 1,
        "id": "1234566",
        "speeding_hwy_major_count": null,
        "fuel_cost": null,
        "rapid_accels": 0,
        "speeding_hwy_minor_count": null,
        "started_longitude": 44.85616274205595,
        "ended_longitude": null,
        "max_speed": 31.68985203926369,
        "started_address": {
            "city": "Northfield",
            "state": "MN",
            "street": "1599 Lindberg Ct"
        },
        "key": "sample_trip_key",
        "distance": null,
        "points_city_count": null,
        "started_timestamp": "2019-09-27T15:41:47-05:00",
        "speeding_city_major_count": null,
        "ended_address": null,
        "started_latitude": 44.444
    }
}

Severe Hard Braking

trip_severe_hard_brake
json
{
    "user_id": "vxXDeLFxMPHEUfNcG8BmLB",
    "account_id": "CrTLZuPfq8T4SG4UKWKqKV",
    "point": {
        "acceleration": -20.132426628489622,
        "timestamp": "2019-09-27T15:52:01-05:00",
        "id": 1569617521,
        "longitude": -93.309912892,
        "gps_quality": 0.6,
        "latitude": 44.85616274205595,
        "speed_by_second": [],
        "key": "sample_trip_point_key",
        "gps_timestamp": null,
        "rpm": 2011,
        "heading": 267,
        "speed": 49.08820217846729
    },
    "user_key": "sample_user_key",
    "timestamp": "2019-09-27T15:52:01-05:00",
    "account_key": "sample_account_key",
    "event": "trip_severe_hard_brake",
    "car": {
        "battery_level": null,
        "vin": "JM1NB353130305984",
        "longitude": -93.309912892,
        "key": "sample_car_key",
        "latitude": 44.85616274205595,
        "fuel_level": 5,
        "nickname": "2003 Mazda MX-5 Miata",
        "id": "wJQbcGThypT"
    },
    "trip": {
        "speeding_city_minor_count": 0,
        "ended_timestamp": null,
        "idle_time": null,
        "fuel_cost_currency_code": "USD",
        "ended_latitude": null,
        "points_hwy_count": 0,
        "hard_brakes": 1,
        "id": "1569618841333",
        "speeding_hwy_major_count": 0,
        "fuel_cost": null,
        "rapid_accels": 1,
        "speeding_hwy_minor_count": 0,
        "started_longitude": -93.309912892,
        "ended_longitude": null,
        "max_speed": 49.08820217846729,
        "started_address": {
            "city": "Northfield",
            "state": "MN",
            "street": "1599 Lindberg Ct"
        },
        "key": "sample_trip_key",
        "distance": null,
        "points_city_count": 46,
        "started_timestamp": "2019-09-27T15:41:47-05:00",
        "speeding_city_major_count": 0,
        "ended_address": null,
        "started_latitude": 44.444
    }
}

Smoking Detected

vehicle_smoke_detected
json
{
    "event": "vehicle_smoke_detected",
    "timestamp": "2025-06-25T09:42:15-05:00",
    "key": "agpzfnHF2YnllOOJkciIMEuYFQXZpY2UiGmr74WA2hJPKZDoxlN5RbjWTJ3xXGaC",
    "id": "J8sY7rZpQW3tMb9cD8eFgH",
    "device": {
        "key": "agpzfnp1YmllLLFhciILEtZEPpY2UiFks25XY1fHBLWUoydE1UYjlRUTdkWFkB",
        "serial": "210987654",
        "id": "J8sY7rZpQW3tMb9cD8eFgH"
    },
    "car": {
        "latitude": 44.85616274205595,
        "heading": null,
        "odometer": 152345.6789,
        "key": "agpzfnp1YmllLXFhcjcLEgd2NvdW50IhZFc2FtV2hJOW1QWXBzRjU2Y0Exb1JsAsSA0NhciILenRzS2x4WkQzVlYM",
        "speed": null,
        "id": "zxYxCdFk9GF",
        "battery_level": 11.987,
        "fuel_level_timestamp": "2024-02-15T12:00:00+00:00",
        "vin": "1NEHKW5JJ106860",
        "nickname": "Explorer",
        "motion_status": "stopped",
        "fuel_level": 2,
        "battery_charge_level": null,
        "odometer_timestamp": "2024-02-20T15:30:00+00:00",
        "longitude": -93.309912892
    },
    "user": {
        "key": "agpzfnp1YmllLXFhciALEgRVc2VyIhZUcmF5S2pWbUFCHE3b3B2dWF6NDlRDA",
        "id": "GfTjL8pqYV3kXz2wBv1uS",
        "email": "jane.doe@example.com",
        "phone": "555-123-4567",
        "full_name": "Jane Doe",
        "last_name": "Doe",
        "first_name": "Jane"
    },
    "user_id": "PqrsTuvWxyZAbCefGhIjk",
    "user_key": "agpzfnp1YllLXFhciALEgRVc2VyIhZQYXNzd29yZFRlc3RVc2VyMTIzNDU2Nzgw",
    "account_id": "AbcDefGhikLmNoPqrSTuV",
    "account_key": "agpzfn1YmllLXFhciMLEgdBY2NvdW50IhZBYmNkZWZHaGlKa0xtTm9QcXJTVXZEQg"
}

Vehicle Schedule Exception

vehicle_schedule_exception
json
{
    "user_id": "vxXDeLFxMPHEUfNcG8BmLB",
    "account_id": "CrTLZuPfq8T4SG4UKWKqKV",
    "schedule": {
        "category": "working_hours",
        "name": "5AM-6AM Mon-Fri"
    },
    "user_key": "sample_user_key",
    "timestamp": "2019-09-27T14:00:00-04:00",
    "account_key": "sample_account_key",
    "event": "vehicle_schedule_exception",
    "car": {
        "battery_level": 11.8,
        "vin": "5FNRL38249B044393",
        "longitude": -93.309912892,
        "key": "sample_car_key",
        "latitude": 44.85616274205595,
        "fuel_level": 18,
        "nickname": "HO787189",
        "id": "uZzLznvZLk8"
    },
    "trip": {
        "speeding_city_minor_count": null,
        "ended_timestamp": null,
        "idle_time": null,
        "fuel_cost_currency_code": "USD",
        "ended_latitude": null,
        "points_hwy_count": null,
        "hard_brakes": 0,
        "id": "1569616223282",
        "speeding_hwy_major_count": null,
        "fuel_cost": null,
        "rapid_accels": 0,
        "speeding_hwy_minor_count": null,
        "started_longitude":-93.309912892,
        "ended_longitude": null,
        "max_speed": null,
        "started_address": {
            "city": "Mt Pleasant",
            "state": "SC",
            "street": "1204 Cutler Ln"
        },
        "key": "sample-trip-key",
        "distance": null,
        "points_city_count": null,
        "started_timestamp": "2019-09-27T14:00:00-04:00",
        "speeding_city_major_count": null,
        "ended_address": null,
        "started_latitude": 44.85616274205595
    }
}