Carrier Profiles API

Search 4M+ FMCSA motor carrier and broker profiles by DOT number, MC number, company name, EIN, phone, email, address, VIN, or license plate. Returns all 7 BASIC percentiles, ISS scores, 50+ risk signals, policy-level insurance, and VIN-decoded fleet data.

GET

DOT

https://api.carrierok.com/v2/profile?dot_number=568253

Retrieve a carrier profile using its USDOT number. Returns the full carrier profile including identity, authority, safety, BASIC percentiles, ISS scores, risk factors, insurance, fleet, inspections, violations, and crash history.

Authorization — API Key

Parameters

ParameterType
dot_numberrequiredstring
pageinteger= 1
pageSizeinteger= 100

Example

curl "https://api.carrierok.com/v2/profile?dot_number=568253" \
  -H "Authorization: Bearer YOUR_API_KEY"
Response200 OK
{
  "items": [
    {
      "dot_number": "568253",
      "docket_prefix": "MC",
      "docket_number": "277621",
      "docket": "MC277621",
      "ein": "954485461",
      "carrier_operation_desc": "interstate",
      "entity_type_desc": "Carrier",
      "authority_common": "Active",
      "authority_contract": "Active",
      "authority_broker": "None",
      "authority_common_pending": false,
      "authority_contract_pending": false,
      "authority_broker_pending": false,
      "authority_common_review": false,
      "authority_contract_review": false,
      "authority_broker_review": false,
      "authority_common_revocation": false,
      "authority_age_common": "7937",
      "authority_age_common_active": "7937",
      "authority_contract_revocation": false,
      "authority_age_contract": "11460",
      "authority_age_contract_active": "11460",
      "authority_broker_revocation": false,
      "total_revocations": "2",
      "days_since_last_revocation": "7954",
      "indicator_authority": true,
      "insurance_bipd_on_file": "1000000",
      "insurance_cargo_on_file": "0",
      "insurance_bond_on_file": "0",
      "insurance_bipd_required": "1000000",
      "insurance_cargo_required": "0",
      "insurance_bond_required": "0",
      "indicator_insurance": true,
      "private": false,
      "enterprise": false,
      "household_goods": false,
      "passenger": false,
      "property": true,
      "legal_name": "HANSEN & ADKINS AUTO TRANSPORT INC",
      "dba_flag": false,
      "telephone_number": "5624304100",
      "fax_number": "5624304144",
      "physical_address_city": "LOS ALAMITOS",
      "physical_address_iso_country_code": "US",
      "physical_address_state": "CA",
      "physical_address_street": "3552 GREEN AVENUE",
      "physical_address_zip_code": "90720",
      "physical_address": "3552 GREEN AVENUE, LOS ALAMITOS, CA 90720",
      "undeliverable_physical_address": false,
      "mailing_address_iso_country_code": "US",
      "mailing_address_street": "3552 GREEN AVENUE",
      "mailing_address_city": "LOS ALAMITOS",
      "mailing_address_state": "CA",
      "mailing_address_zip_code": "90720",
      "mailing_address": "3552 GREEN AVENUE, LOS ALAMITOS, CA 90720",
      "latest_review_type_desc": "Compliance Review",
      "safety_rating_desc": "Satisfactory",
      "usdot_status": "Active",
      "total_drivers": "897",
      "total_power_units": "897",
      "mcs150_mileage": "58703744",
      "cargo_carried": "Motor Vehicles",
      "general_freight": false,
      "household": false,
      "metal_sheet_coils_rolls": false,
      "motor_vehicles": true,
      "driveaway_towaway": false,
      "logs_poles_beams_lumber": false,
      "building_materials": false,
      "mobile_homes": false,
      "machinery_large_objects": false,
      "fresh_produce": false,
      "liquids_gases": false,
      "intermodal_containers": false,
      "passengers": false,
      "oilfield_equipment": false,
      "livestock": false,
      "grain_feed_hay": false,
      "coal_coke": false,
      "meat": false,
      "garbage_refuse_trash": false,
      "chemicals": false,
      "us_mail": false,
      "dry_bulk_commodities": false,
      "refrigerated_foods": false,
      "beverages": false,
      "paper_products": false,
      "utility": false,
      "farm_supplies": false,
      "construction": false,
      "water_well": false,
      "other_cargo": false,
      "operation_classification_desc": "Authorized For Hire",
      "operation_class_authorized_for_hire": true,
      "operation_class_exempt_for_hire": false,
      "operation_class_private_property": false,
      "operation_class_private_pass_business": false,
      "operation_class_private_pass_non_business": false,
      "operation_class_migrant": false,
      "operation_class_us_mail": false,
      "operation_class_federal_govt": false,
      "operation_class_state_govt": false,
      "operation_class_local_govt": false,
      "operation_class_indian_nation": false,
      "organization_type_desc": "CORPORATION",
      "company_contact_primary": "STEVEN HANSEN",
      "company_contact_secondary": "LOUIE ADKINS",
      "email_address": "SRUIZ@HANSENADKINS.COM",
      "email_domain": "HANSENADKINS",
      "cellphone_number": "3153176157",
      "undeliverable_mailing_address": false,
      "icc_dockets": "MC277621",
      "owned_tractors": "659",
      "owned_trailers": "659",
      "term_leased_tractors": "238",
      "term_leased_trailers": "238",
      "total_trailers": "897",
      "total_trucks": "897",
      "total_buses": "0",
      "num_drivers_interstate_within_100mi": "0",
      "num_drivers_interstate_beyond_100mi": "897",
      "num_drivers_interstate_total": "897",
      "num_drivers_intrastate_within_100mi": "0",
      "num_drivers_intrastate_beyond_100mi": "0",
      "num_drivers_intrastate_total": "0",
      "avg_trip_leased_drivers": "0",
      "total_drivers_cdl": "897",
      "mcs151_type_desc": "Compliance Review",
      "dot_age": "11563",
      "boc3_company_name": "1+49 PROCESS AGENTS LLC",
      "boc3_attn": "MATTHEW BOWLES",
      "bo3_address_city": "ALPHARETTA",
      "boc3_address_state": "GA",
      "boc3_address_street": "6250 SHILOH ROAD SUITE230",
      "boc3_address_zip_code": "30005",
      "boc3_address_country_code": "US",
      "crashes_total": "69",
      "crash_fatalities": "2",
      "crash_injuries": "18",
      "crashes_tow_away": "49",
      "inspections_driver": "652",
      "inspections_driver_out_of_service": "6",
      "oos_alert_driver": false,
      "inspections_hazmat": "1",
      "inspections_hazmat_out_of_service": "0",
      "oos_alert_hazmat": false,
      "inspections_vehicle": "300",
      "inspections_vehicle_out_of_service": "72",
      "oos_alert_vehicle": true,
      "violations_total": "472",
      "violations_unsafe_driving": "89",
      "violations_severe_unsafe_driving": "26",
      "violations_oos_unsafe_driving": "0",
      "basic_alert_unsafe_driving": false,
      "basic_roadside_alert_unsafe_driving": false,
      "basic_ac_indicator_unsafe_driving": false,
      "intervention_threshold_unsafe_driving": 0.0,
      "violations_hours_of_service": "16",
      "violations_severe_hours_of_service": "6",
      "violations_oos_hours_of_service": "0",
      "basic_alert_hours_of_service": false,
      "basic_roadside_alert_hours_of_service": false,
      "basic_ac_indicator_hours_of_service": false,
      "intervention_threshold_hours_of_service": 0.0,
      "violations_vehicle_maintence": "232",
      "violations_severe_vehicle_maintence": "54",
      "violations_oos_vehicle_maintence": "84",
      "basic_alert_vehicle_maintence": false,
      "basic_roadside_alert_vehicle_maintence": false,
      "basic_ac_indicator_vehicle_maintence": false,
      "intervention_threshold_vehicle_maintence": 0.0,
      "violations_controlled_substance": "0",
      "violations_severe_controlled_substance": "0",
      "violations_oos_controlled_substance": "0",
      "basic_alert_controlled_substance": false,
      "basic_roadside_alert_controlled_substance": false,
      "basic_ac_indicator_controlled_substance": false,
      "intervention_threshold_controlled_substance": 0.0,
      "violations_driver_fitness": "7",
      "violations_severe_driver_fitness": "5",
      "violations_oos_driver_fitness": "7",
      "basic_alert_driver_fitness": false,
      "basic_roadside_alert_driver_fitness": false,
      "basic_ac_indicator_driver_fitness": false,
      "intervention_threshold_driver_fitness": 0.0,
      "violations_hazardous_materials": "0",
      "violations_severe_hazardous_materials": "0",
      "violations_oos_hazardous_materials": "0",
      "basic_measure_hazardous_materials": 0.0,
      "basic_alert_hazardous_materials": false,
      "basic_roadside_alert_hazardous_materials": false,
      "basic_ac_indicator_hazardous_materials": false,
      "intervention_threshold_hazardous_materials": 0.0,
      "basic_measure_crash_indicator": 0.15217391304347827,
      "basic_percentile_crash_indicator": 0.19014084507042253,
      "basic_alert_crash_indicator": false,
      "basic_roadside_alert_crash_indicator": false,
      "intervention_threshold_crash_indicator": 0.65,
      "inspections_total": "653",
      "inspected_states": "32",
      "inspected_power_units": "452",
      "inspected_trailers": "446",
      "physical_telephone_number_authority": "5624304100",
      "physical_fax_number_authority": "5624304144",
      "physical_address_authority_city": "LOS ALAMITOS",
      "physical_address_authority_state": "CA",
      "physical_address_authority_street": "3552 GREEN AVENUE",
      "physical_address_authority_zip_code": "90720",
      "physical_address_authority": "3552 GREEN AVENUE, LOS ALAMITOS, CA 90720",
      "undeliverable_physical_address_authority": false,
      "out_of_service_flag": false,
      "hazardous_material": true,
      "physical_address_id": "-6155238544422854689",
      "mailing_address_id": "-6155238544422854689",
      "physical_address_authority_id": "-6155238544422854689",
      "mcs150_date": "2024-10-30",
      "mcs150_year": "2024",
      "mcs151_date": "2021-07-29",
      "mcs151_year": "2021",
      "added_date": "1994-07-07",
      "authority_start_common": "2004-06-10",
      "authority_start_contract": "1994-10-18",
      "authority_common_last_revocation_date": "2004-05-24",
      "last_revocation_date": "2004-05-24",
      "last_violation_date": "2026-02-26",
      "last_crash_date": "2026-02-13",
      "last_inspection_date": "2026-02-26",
      "latest_review_date": "2021-07-29",
      "safety_rating_date": "2021-12-17",
      "snapshot_date": "2026-03-04",
      "basic_measure_unsafe_driving": "0",
      "basic_measure_hours_of_service": "0",
      "basic_measure_vehicle_maintence": "0",
      "basic_measure_controlled_substance": "0",
      "basic_measure_driver_fitness": "0",
      "inspections_vehicle_out_of_service_pct": "0.24",
      "inspections_driver_out_of_service_pct": "0.009",
      "inspections_hazmat_out_of_service_pct": "0",
      "natl_avg_oos_vehicle": "0.2226",
      "natl_avg_oos_driver": "0.0667",
      "natl_avg_oos_hazmat": "0.0444",
      "smartway_flag": true,
      "carbtru_flag": false,
      "phmsa_flag": false,
      "contact_history": [
        {
          "_id": "fde40b92-daa2-488e-a82e-aca8e6ecc8fe",
          "key": "dba_name",
          "value": "HANSEN & ADKINS AUTO TRANSPORT",
          "start_date": "2005-12-23",
          "end_date": "2026-03-04",
          "current_flag": true
        },
        {
          "_id": "9b1c0235-bbaa-4ca7-9dc7-7a03dab3972b",
          "key": "mailing_address",
          "value": "3552 GREEN AVENUE, LOS ALAMITOS, CA 90720",
          "start_date": "2014-12-19",
          "end_date": "2026-03-04",
          "current_flag": true
        }
      ],
      "name_change_count": "1",
      "name_last_changed": "2014-12-18",
      "email_change_count": "3",
      "email_last_changed": "2022-12-30",
      "phone_change_count": "5",
      "phone_last_changed": "2022-12-08",
      "address_change_count": "4",
      "address_last_changed": "2014-12-18",
      "contact_change_count": "3",
      "contact_last_changed": "2023-11-08",
      "indicator_address_history": true,
      "risk_score": "Low",
      "risk_score_probability": 0.21698243104234227,
      "iss_value": "45",
      "iss_recommendation": "PASS",
      "iss_recommendation_reason": "Sufficient Data - No BASICs Prioritized",
      "safety_score": "100",
      "indicator_carrier_safety": true,
      "indicator_industry_benchmarks": false,
      "observed_IM": "653",
      "expected_lb_IM": "171",
      "expected_ub_IM": "1097",
      "indicator_benchmark_inspection_mileage_ratio": false,
      "observed_IRPU": "452",
      "expected_lb_IRPU": "36",
      "expected_ub_IRPU": "530",
      "indicator_benchmark_inspected_power_units_ratio": false,
      "observed_PUM": "897",
      "expected_lb_PUM": "329",
      "expected_ub_PUM": "897",
      "indicator_benchmark_power_unit_mileage_ratio": false,
      "indicator_network_graph_contact": true,
      "address_ids": [
        {
          "_id": "8a4b7566-f980-4b12-afc2-5539dd521eed",
          "key": "physical_address_authority_id",
          "value": "-6155238544422854689",
          "start_date": "2023-11-08",
          "end_date": "2026-03-04",
          "current_flag": true
        },
        {
          "_id": "84147a19-fe24-4f21-a917-042225e9042f",
          "key": "physical_address_id",
          "value": "-6155238544422854689",
          "start_date": "2014-12-19",
          "end_date": "2026-03-04",
          "current_flag": true
        },
        {
          "_id": "9bdcfe40-0cfa-46a5-bf87-6bdab5d7989e",
          "key": "mailing_address_id",
          "value": "-6155238544422854689",
          "start_date": "2014-12-19",
          "end_date": "2026-03-04",
          "current_flag": true
        },
        {
          "_id": "a452bf75-5e91-41a3-8e07-a4710a137280",
          "key": "mailing_address_id",
          "value": "892318786047236894",
          "start_date": "2007-12-20",
          "end_date": "2014-12-18",
          "current_flag": false
        },
        {
          "_id": "d60a81d5-74ca-429c-9a37-000bb461a4f2",
          "key": "physical_address_id",
          "value": "892318786047236894",
          "start_date": "2007-12-20",
          "end_date": "2014-12-18",
          "current_flag": false
        },
        {
          "_id": "5711e9f0-8ed9-497f-8733-50866f54b49d",
          "key": "mailing_address_id",
          "value": "-6312204236195345298",
          "start_date": "2005-12-23",
          "end_date": "2007-12-19",
          "current_flag": false
        },
        {
          "_id": "ced84355-1f6a-464d-9923-2513c5b99fc2",
          "key": "physical_address_id",
          "value": "-6312204236195345298",
          "start_date": "2005-12-23",
          "end_date": "2007-12-19",
          "current_flag": false
        }
      ],
      "network_graph_count_physical_address": "2",
      "network_graph_physical_address": [
        "3725123",
        "1312746"
      ],
      "network_graph_count_mailing_address": "2",
      "network_graph_mailing_address": [
        "3725123",
        "1312746"
      ],
      "network_graph_count_telephone_numbers": "2",
      "network_graph_telephone_number": [
        "3725123",
        "1312746"
      ],
      "network_graph_count_cellphone_numbers": "0",
      "network_graph_cellphone_number": [],
      "network_graph_count_fax_numbers": "1",
      "network_graph_fax_number": [
        "1312746"
      ],
      "network_graph_count_email_address": "0",
      "network_graph_email": [],
      "network_graph_count_ein": "0",
      "network_graph_ein": [],
      "network_graph_count_duns": "0",
      "network_graph_duns": [],
      "indicator_network_graph_equipment": true,
      "network_graph_count_equipment": "16",
      "network_graph_equipment": [
        "972702",
        "2541970",
        "4403125",
        "3665514",
        "64161",
        "2498811",
        "790261",
        "2163063",
        "2324917",
        "511412",
        "345082",
        "3185588",
        "710576",
        "2136888",
        "4100893",
        "2941959"
      ],
      "network_graph_equipment_ext": [
        {
          "_id": "790261",
          "dot_number": "790261",
          "dockets": "MC343084",
          "legal_name": "URS MIDWEST LLC",
          "entity_type_desc": "Broker,Carrier",
          "usdot_status": "Active",
          "out_of_service_flag": false,
          "carrier_operation_desc": "interstate",
          "hazardous_material_flag": true,
          "count_shared_vins": "6",
          "shared_vins": [
            {
              "vin": "1NPXD49X5FD260155",
              "type": "POWER UNIT",
              "unit_type_desc": "Truck Tractor",
              "primary_category": "Truck Tractor",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "RC45636",
              "insp_unit_license_state": "MI",
              "insp_unit_company": "91214",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-12-13",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "PETERBILT",
              "model": "389",
              "model_year": "2015",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck-Tractor",
              "ncsa_body_type": "Truck-tractor (Cab only, or with any number of trailing unit; any weight)"
            },
            {
              "vin": "5E0AA1444HG912802",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "423819T",
              "insp_unit_license_state": "TN",
              "insp_unit_company": "91215",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-12-13",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2017",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 44-46",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            },
            {
              "vin": "3ALHG3DV0MDML6967",
              "type": "POWER UNIT",
              "unit_type_desc": "Truck Tractor",
              "primary_category": "Chassis Cab",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "RC52328",
              "insp_unit_license_state": "MI",
              "insp_unit_company": "92004",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2025-11-08",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "FREIGHTLINER",
              "model": "114SD",
              "model_year": "2021",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck",
              "ncsa_body_type": "Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)",
              "body_cab_type": "MDHD: Conventional"
            },
            {
              "vin": "5KKHAEDV8LPLU0719",
              "type": "POWER UNIT",
              "unit_type_desc": "Straight Truck",
              "primary_category": "Straight Truck",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "RC45478",
              "insp_unit_license_state": "MI",
              "insp_unit_company": "94598",
              "inspections_total_vin_dot": "3",
              "last_inspection_date_vin_dot": "2026-01-17",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "WESTERN STAR",
              "model": "4900",
              "model_year": "2020",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck",
              "ncsa_body_type": "Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)",
              "body_cab_type": "MDHD: Conventional"
            },
            {
              "vin": "5E0AA1641NG580701",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "94599",
              "insp_unit_license_state": "TN",
              "insp_unit_company": "94599",
              "inspections_total_vin_dot": "3",
              "last_inspection_date_vin_dot": "2026-01-17",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2022",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 48-50",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            },
            {
              "vin": "5E0AA164XMG539501",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "4TL4786",
              "insp_unit_license_state": "CA",
              "insp_unit_company": "CX-09LSFA3",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2025-11-08",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2021",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 48-50",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            }
          ],
          "count_shared_power_units": "3",
          "count_shared_trailers": "3"
        },
        {
          "_id": "64161",
          "dot_number": "64161",
          "dockets": "MC71902",
          "legal_name": "JACK COOPER TRANSPORT COMPANY LLC",
          "entity_type_desc": "Carrier",
          "usdot_status": "Active",
          "out_of_service_flag": false,
          "carrier_operation_desc": "interstate",
          "hazardous_material_flag": true,
          "count_shared_vins": "4",
          "shared_vins": [
            {
              "vin": "5E0AA164XNG605109",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "655891",
              "insp_unit_license_state": "KS",
              "insp_unit_company": "4550",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-10-23",
              "last_inspected_under_dot": "568253",
              "most_recent_inspection_flag": false,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2022",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 48-50",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            },
            {
              "vin": "1FVHG3DV0MHMJ6115",
              "type": "POWER UNIT",
              "unit_type_desc": "Straight Truck",
              "primary_category": "Chassis Cab",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "200110",
              "insp_unit_license_state": "KS",
              "insp_unit_company": "4351",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-05-08",
              "last_inspected_under_dot": "568253",
              "most_recent_inspection_flag": false,
              "make": "FREIGHTLINER",
              "model": "114SD",
              "model_year": "2021",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck",
              "ncsa_body_type": "Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)",
              "body_cab_type": "MDHD: Conventional"
            },
            {
              "vin": "1FVHG3DV7MHMJ6189",
              "type": "POWER UNIT",
              "unit_type_desc": "Truck Tractor",
              "primary_category": "Chassis Cab",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "205199",
              "insp_unit_license_state": "KS",
              "insp_unit_company": "4549",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-10-23",
              "last_inspected_under_dot": "568253",
              "most_recent_inspection_flag": false,
              "make": "FREIGHTLINER",
              "model": "114SD",
              "model_year": "2021",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck",
              "ncsa_body_type": "Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)",
              "body_cab_type": "MDHD: Conventional"
            },
            {
              "vin": "5E0AA1640MG525803",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "655676",
              "insp_unit_license_state": "KS",
              "insp_unit_company": "4352",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-05-08",
              "last_inspected_under_dot": "568253",
              "most_recent_inspection_flag": false,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2021",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 48-50",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            }
          ],
          "count_shared_power_units": "2",
          "count_shared_trailers": "2"
        }
      ],
      "network_graph_count_power_units": "12",
      "network_graph_count_trailers": "13",
      "shared_power_units": "17",
      "shared_trailers": "17",
      "preferred_lanes": [
        {
          "state": "US-TX",
          "inspections": "65"
        },
        {
          "state": "US-IN",
          "inspections": "15"
        },
        {
          "state": "US-MO",
          "inspections": "10"
        },
        {
          "state": "US-US",
          "inspections": "8"
        },
        {
          "state": "US-FL",
          "inspections": "68"
        },
        {
          "state": "US-LA",
          "inspections": "25"
        },
        {
          "state": "US-WA",
          "inspections": "67"
        },
        {
          "state": "US-MS",
          "inspections": "22"
        },
        {
          "state": "US-SC",
          "inspections": "40"
        },
        {
          "state": "US-CA",
          "inspections": "78"
        },
        {
          "state": "US-OR",
          "inspections": "10"
        },
        {
          "state": "US-TN",
          "inspections": "38"
        },
        {
          "state": "US-IL",
          "inspections": "13"
        },
        {
          "state": "US-MD",
          "inspections": "12"
        },
        {
          "state": "US-WI",
          "inspections": "2"
        },
        {
          "state": "US-OH",
          "inspections": "7"
        },
        {
          "state": "US-ID",
          "inspections": "10"
        },
        {
          "state": "US-GA",
          "inspections": "59"
        },
        {
          "state": "US-MT",
          "inspections": "10"
        },
        {
          "state": "US-AL",
          "inspections": "26"
        },
        {
          "state": "US-NC",
          "inspections": "22"
        },
        {
          "state": "US-KY",
          "inspections": "13"
        },
        {
          "state": "US-MI",
          "inspections": "12"
        },
        {
          "state": "US-AR",
          "inspections": "5"
        },
        {
          "state": "US-IA",
          "inspections": "3"
        },
        {
          "state": "US-NM",
          "inspections": "1"
        },
        {
          "state": "US-NY",
          "inspections": "1"
        },
        {
          "state": "US-OK",
          "inspections": "2"
        },
        {
          "state": "US-NV",
          "inspections": "3"
        },
        {
          "state": "US-NE",
          "inspections": "2"
        },
        {
          "state": "US-PA",
          "inspections": "1"
        },
        {
          "state": "US-KS",
          "inspections": "1"
        },
        {
          "state": "US-WV",
          "inspections": "2"
        }
      ],
      "authority_history": [
        {
          "_id": "a165740f-801b-45c7-bdee-576e0bdce69b",
          "authority_type_desc": "Motor Property Common Carrier",
          "original_action_desc": "Reinstated",
          "original_served_date": "2004-06-10"
        },
        {
          "_id": "79f326ff-0a66-4629-91a1-c29d42aea15e",
          "authority_type_desc": "Motor Property Common Carrier",
          "original_action_desc": "Granted",
          "original_served_date": "1994-10-18",
          "dispensation_action_desc": "Revoked",
          "dispensation_served_date": "2004-05-24"
        },
        {
          "_id": "3bc66887-80b8-488a-82d1-418ccd351752",
          "authority_type_desc": "Motor Property Contract Carrier",
          "original_action_desc": "Granted",
          "original_served_date": "1994-10-18"
        }
      ],
      "equipment_summary": {
        "primary_category": [
          {
            "type": "TRAILER",
            "category": "Auto Carrier",
            "count": "434"
          },
          {
            "type": "POWER UNIT",
            "category": "Chassis Cab",
            "count": "360"
          },
          {
            "type": "POWER UNIT",
            "category": "Truck Tractor",
            "count": "55"
          },
          {
            "type": "POWER UNIT",
            "category": "Straight Truck",
            "count": "46"
          },
          {
            "type": "TRAILER",
            "category": "Unclassified",
            "count": "15"
          },
          {
            "type": "POWER UNIT",
            "category": "Unclassified",
            "count": "9"
          },
          {
            "type": "TRAILER",
            "category": "Dry Van",
            "count": "4"
          }
        ],
        "secondary_category": [
          {
            "type": "POWER UNIT",
            "count": "466"
          },
          {
            "type": "TRAILER",
            "category": "Open Auto Carrier",
            "count": "434"
          },
          {
            "type": "TRAILER",
            "count": "15"
          },
          {
            "type": "POWER UNIT",
            "category": "Sleeper Cab",
            "count": "4"
          },
          {
            "type": "TRAILER",
            "category": "Standard Dry Van",
            "count": "4"
          }
        ]
      },
      "equipment_history": [
        {
          "_id": "b675e929-551b-4d63-bd44-8f276e0dc9be",
          "vin": "1XP5DB8X5TN385780",
          "type": "POWER UNIT",
          "unit_type_desc": "Truck Tractor",
          "primary_category": "Truck Tractor",
          "insp_unit_license": "R189019",
          "insp_unit_license_state": "TX",
          "insp_unit_company": "50",
          "inspections_total_vin": "1",
          "inspections_total_vin_dot": "1",
          "countd_dots_vin": "1",
          "multi_dot_flag": false,
          "last_inspection_date_vin": "2026-01-17",
          "last_inspection_date_vin_dot": "2026-01-17",
          "last_inspected_under_dot": "568253",
          "most_recent_inspection_flag": true,
          "make": "PETERBILT",
          "model": "379",
          "model_year": "1996",
          "vehicle_type": "TRUCK",
          "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
          "body_class": "Truck-Tractor",
          "ncsa_body_type": "Truck-tractor (Cab only, or with any number of trailing unit; any weight)",
          "body_cab_type": "MDHD: Conventional"
        },
        {
          "_id": "238f5f2a-e13e-4b8f-bf0d-1a86d89c5fb8",
          "vin": "4V599RDG2FN184099",
          "type": "POWER UNIT",
          "unit_type_desc": "Truck Tractor",
          "primary_category": "Unclassified",
          "insp_unit_license": "YP78755",
          "insp_unit_license_state": "CA",
          "inspections_total_vin": "1",
          "inspections_total_vin_dot": "1",
          "countd_dots_vin": "1",
          "multi_dot_flag": false,
          "last_inspection_date_vin": "2024-02-13",
          "last_inspection_date_vin_dot": "2024-02-13",
          "last_inspected_under_dot": "568253",
          "most_recent_inspection_flag": true,
          "make": "VOLVO TRUCK",
          "model_year": "1985",
          "vehicle_type": "INCOMPLETE VEHICLE",
          "body_class": "Incomplete",
          "ncsa_body_type": "Unknown medium/heavy truck type",
          "fuel_type_primary": "Diesel"
        }
      ],
      "total_loads": "402",
      "ltl_loads": "6",
      "ltl_percentage": 0.014925373134328358,
      "ftl_loads": "396",
      "ftl_percentage": 0.9850746268656716,
      "deadheads": "55",
      "deadhead_percentage": 0.13681592039800994,
      "first_load_date": "2024-03-04",
      "last_load_date": "2026-02-26",
      "load_summary": [
        {
          "_id": "ba9f4c24-c7cc-421e-acc3-ef9473a5bdc7",
          "key": "TOYOTA",
          "value": "20",
          "first_load_date": "2024-03-14",
          "last_load_date": "2026-02-26"
        },
        {
          "_id": "ec9aa9b1-55e3-4c6c-9249-44d385291476",
          "key": "FORD",
          "value": "15",
          "first_load_date": "2024-04-11",
          "last_load_date": "2026-02-03"
        }
      ],
      "insurance_history": [
        {
          "_id": "ebcc0192-c5a1-44f5-af6d-8f89b8877e87",
          "insurance_status": "A",
          "insurance_form_code": "82",
          "insurance_type_code": "BIPD",
          "insurance_carrier": "U. S. SPECIALTY INSURANCE COMPANY",
          "policy_number": "1001120614",
          "effective_date": "2019-02-27",
          "underlying_limit_amount": "0",
          "minimum_coverage_amount": "0"
        },
        {
          "_id": "e408bbfe-a51b-490f-936f-2a0aab8bfc87",
          "insurance_status": "H",
          "insurance_form_code": "91X",
          "insurance_type_code": "BIPD/PRIMARY",
          "insurance_carrier": "GREENWICH INSURANCE COMPANY",
          "policy_number": "RAD9437950",
          "effective_date": "2020-02-01",
          "cancel_method": "CANCELLED",
          "cancel_effective_date": "2020-03-11",
          "underlying_limit_amount": "0",
          "minimum_coverage_amount": "1000000"
        }
      ],
      "insurance_cancel_count": "26",
      "insurance_last_canceled": "2020-03-11",
      "risk_factors": [
        {
          "consecutive_authority": true,
          "sixty_mo_in_business": true,
          "revocation_last_thirtysix_mo": false,
          "indicator_network_graph_phone": true,
          "indicator_network_graph_address": true,
          "indicator_network_graph_email": false,
          "indicator_network_graph_ein": false,
          "indicator_network_graph_duns": false,
          "high_shared_power_units": false,
          "indicator_benchmark_inspected_power_units_ratio": false,
          "indicator_benchmark_inspection_mileage_ratio": false,
          "indicator_benchmark_power_unit_mileage_ratio": false,
          "zeo_inspections_last_twelve_mo": false,
          "active_usdot_status": true,
          "violations_severe_flag": true,
          "basic_alert_flag": false,
          "basic_ac_indicator_flag": false,
          "fatal_crashes_flag": true,
          "safety_rating_unsatisfactory_conditional": false,
          "secondary_contact_info_provided": true,
          "primary_contact_info_missing": false,
          "carrier_w_brokerage_authority": false,
          "multi_cargo_classification": false,
          "interstate_carrier_single_state_inspection": false,
          "bipd_insurance_above_minimum": false,
          "bipd_insurance_below_requirement": false,
          "cargo_insurance_on_file": false,
          "boc3_on_file": true,
          "pending_insurance_cancellation": false,
          "no_active_authority": false,
          "not_authorized_for_hire": false,
          "mcs150_filed_last_24_months": true,
          "oos_below_industry_average": false,
          "smartway_flag": true,
          "carbtru_flag": false,
          "phmsa_flag": false,
          "hazardous_material": true,
          "virtual_physical_mailing_address": false,
          "phone_number_area_codes_match_address_state": true,
          "stability_name_history": true,
          "stability_email_history": true,
          "stability_phone_history": true,
          "stability_address_history": true,
          "stability_contact_history": true,
          "stability_insurance_history": true,
          "dot_out_of_service": false,
          "driver_only_inspections": false
        }
      ],
      "geo_points": [
        {
          "physical_address_zip_code": {
            "lat": 33.7956,
            "lon": -118.0648
          },
          "mailing_address_zip_code": {
            "lat": 33.7956,
            "lon": -118.0648
          }
        }
      ],
      "crash_history": [
        {
          "_id": "5105349",
          "changed_date": "2026-02-17T00:00:00",
          "report_state": "NC",
          "report_number": "NC0108402311",
          "report_date": "2026-02-13",
          "report_time": "1314",
          "report_seq_no": "1",
          "dot_number": "568253",
          "ci_status_code": "C",
          "final_status_date": "2026-02-17",
          "location": "UNION CEMETERY RD SW",
          "city": "CONCORD",
          "state": "NC",
          "county_code": "025",
          "county_name": "Cabarrus",
          "latitude": 35.38356666666667,
          "longitude": -80.56379999999999,
          "geo_point": {
            "lat": 35.38356666666667,
            "lon": -80.56379999999999
          },
          "truck_bus_ind": "T",
          "trafficway_id": "2",
          "trafficway_desc": "Two-Way Trafficway, Divided, Unprotected Median",
          "access_control_id": "3",
          "access_control_desc": "No Control",
          "road_surface_condition_id": "1",
          "road_surface_condition_desc": "Dry",
          "cargo_body_type_id": "8",
          "cargo_body_type_desc": "Auto Transporter",
          "gvw_rating_id": "3",
          "vehicle_identification_number": "5E0AA1449FG615005",
          "vehicle_license_number": "4NH8144",
          "vehicle_license_state": "CA",
          "vehicle_hazmat_placard": false,
          "weather_condition_id": "1",
          "weather_condition_desc": "No Adverse Conditions",
          "vehicle_configuration_id": "9",
          "vehicle_configuration_desc": "Tractor/Semitrailer",
          "light_condition_id": "1",
          "light_condition_desc": "Daylight",
          "hazmat_released": false,
          "agency": "CONCORD POLICE DEPARTMENT",
          "vehicles_in_accident": "2",
          "fatalities": "0",
          "injuries": "1",
          "tow_away": true,
          "federal_recordable": true,
          "state_recordable": true,
          "crash_event_seq_id_desc": "1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT",
          "included_in_sms_flag": false
        },
        {
          "_id": "5098991",
          "changed_date": "2026-02-06T00:00:00",
          "report_state": "MO",
          "report_number": "MO0000117243",
          "report_date": "2026-02-03",
          "report_time": "0915",
          "report_seq_no": "1",
          "dot_number": "568253",
          "ci_status_code": "C",
          "final_status_date": "2026-02-06",
          "location": "IS 55",
          "city": "HERCULANEUM",
          "state": "MO",
          "county_code": "099",
          "county_name": "Jefferson",
          "latitude": 38.296485,
          "longitude": -90.516085,
          "geo_point": {
            "lat": 38.296485,
            "lon": -90.516085
          },
          "truck_bus_ind": "T",
          "trafficway_id": "2",
          "trafficway_desc": "Two-Way Trafficway, Divided, Unprotected Median",
          "road_surface_condition_id": "1",
          "road_surface_condition_desc": "Dry",
          "cargo_body_type_id": "8",
          "cargo_body_type_desc": "Auto Transporter",
          "gvw_rating_id": "3",
          "vehicle_identification_number": "4V5RC9EHXTN702240",
          "vehicle_license_number": "V9970HY",
          "vehicle_license_state": "TN",
          "vehicle_hazmat_placard": false,
          "weather_condition_id": "1",
          "weather_condition_desc": "No Adverse Conditions",
          "vehicle_configuration_id": "6",
          "vehicle_configuration_desc": "Single-Unit Truck (3 or More Axels)",
          "light_condition_id": "1",
          "light_condition_desc": "Daylight",
          "hazmat_released": false,
          "agency": "MO0500800",
          "vehicles_in_accident": "2",
          "fatalities": "0",
          "injuries": "1",
          "tow_away": false,
          "federal_recordable": true,
          "state_recordable": true,
          "crash_event_seq_id_desc": "1:98:OTHER:OTHER;2:98:OTHER:OTHER;3:20:COLLISION INVOLVING OTHER MOVABLE OBJECT",
          "included_in_sms_flag": false
        }
      ],
      "crash_aggregates": [
        {
          "_id": "20240501",
          "report_month": "2024-05-01",
          "crashes_total": "7",
          "crashes_total_recordable": "7",
          "crashes_tow_away": "4",
          "crash_fatalities": "1",
          "crash_injuries": "2",
          "vehicle_miles_traveled": "59459748",
          "total_power_units": "897",
          "crash_rate": 0.11772670143169797,
          "crash_rate_recordable": 0.11772670143169797
        },
        {
          "_id": "20080801",
          "report_month": "2008-08-01",
          "crashes_total": "1",
          "crashes_total_recordable": "0",
          "crashes_tow_away": "0",
          "crash_fatalities": "0",
          "crash_injuries": "1"
        }
      ],
      "inspection_history": [
        {
          "_id": "87183650",
          "report_state": "TX",
          "report_number": "TXV262249920",
          "insp_date": "2026-02-26",
          "insp_start_time": "1350",
          "insp_end_time": "1407",
          "ci_status_code": "C",
          "county_code_state": "TX",
          "county_name": "Hidalgo",
          "latitude": 26.262706666666663,
          "longitude": -98.17788333333333,
          "geo_point": {
            "lat": 26.262706666666663,
            "lon": -98.17788333333333
          },
          "insp_level_id": "3",
          "insp_facility": "R",
          "location_desc": "US 281 NB MM 754",
          "hazmat_placard_req": false,
          "alcohol_control_sub": false,
          "drug_intrdctn_search": false,
          "drug_intrdctn_arrests": "0",
          "size_weight_enf": false,
          "traffic_enf": false,
          "gross_comb_veh_wt": "117000",
          "viol_total": "0",
          "oos_total": "0",
          "driver_viol_total": "0",
          "driver_oos_total": "0",
          "vehicle_viol_total": "0",
          "vehicle_oos_total": "0",
          "hazmat_viol_total": "0",
          "hazmat_oos_total": "0",
          "time_weight": "3",
          "unsafe_insp": true,
          "fatigued_insp": true,
          "dr_fitness_insp": true,
          "subt_alcohol_insp": true,
          "vh_maint_insp": false,
          "hm_insp": false,
          "vins": [
            {
              "vin": "4V5RC9DGXGN969747",
              "insp_unit_id": "211927065",
              "insp_unit_type_id": "11",
              "insp_unit_type_desc": "Truck Tractor",
              "insp_unit_make": "VOLV",
              "insp_unit_license": "U4366HY",
              "insp_unit_license_state": "TN",
              "insp_unit_company": "1119"
            },
            {
              "vin": "5E0AA1441HG856804",
              "insp_unit_id": "211927066",
              "insp_unit_type_id": "9",
              "insp_unit_type_desc": "Semi Trailer",
              "insp_unit_make": "COTT",
              "insp_unit_license": "4PJ1645",
              "insp_unit_license_state": "CA",
              "insp_unit_company": "1119T"
            }
          ],
          "violations": [],
          "included_in_sms_flag": false
        },
        {
          "_id": "87160987",
          "report_state": "TN",
          "report_number": "TNI039583075",
          "insp_date": "2026-02-26",
          "insp_start_time": "0341",
          "insp_end_time": "0414",
          "ci_status_code": "C",
          "county_code_state": "TN",
          "county_name": "Giles",
          "latitude": 35.139362500000004,
          "longitude": -87.002225,
          "geo_point": {
            "lat": 35.139362500000004,
            "lon": -87.002225
          },
          "insp_level_id": "1",
          "insp_facility": "F",
          "location_desc": "ARDMORE TN",
          "hazmat_placard_req": false,
          "alcohol_control_sub": false,
          "drug_intrdctn_search": false,
          "drug_intrdctn_arrests": "0",
          "size_weight_enf": false,
          "traffic_enf": false,
          "gross_comb_veh_wt": "99600",
          "viol_total": "1",
          "oos_total": "1",
          "driver_viol_total": "0",
          "driver_oos_total": "0",
          "vehicle_viol_total": "1",
          "vehicle_oos_total": "1",
          "hazmat_viol_total": "0",
          "hazmat_oos_total": "0",
          "time_weight": "3",
          "unsafe_insp": true,
          "fatigued_insp": true,
          "dr_fitness_insp": true,
          "subt_alcohol_insp": true,
          "vh_maint_insp": true,
          "hm_insp": false,
          "vins": [
            {
              "vin": "4V5RC9EH3HN970375",
              "insp_unit_id": "211875418",
              "insp_unit_type_id": "10",
              "insp_unit_type_desc": "Straight Truck",
              "insp_unit_make": "VOLVO",
              "insp_unit_license": "U4367HY",
              "insp_unit_license_state": "TN",
              "insp_unit_company": "1180"
            },
            {
              "vin": "5E0AC1448HG950205",
              "insp_unit_id": "211875419",
              "insp_unit_type_id": "9",
              "insp_unit_type_desc": "Semi Trailer",
              "insp_unit_make": "COTTRELL T",
              "insp_unit_license": "4T1745",
              "insp_unit_license_state": "CA",
              "insp_unit_company": "1180T"
            }
          ],
          "violations": [
            {
              "_id": "272085359",
              "report_number": "TNI039583075",
              "report_state": "TN",
              "insp_date": "2026-02-26",
              "change_date": "2026-02-27",
              "inspection_id": "87160987",
              "violation_id": "272085359",
              "viol_code": "39375A3TAOL",
              "part_no": "393",
              "part_no_section": "75A3-TAOL",
              "seq_no": "1",
              "basic_group_id": "1",
              "basic_group_desc": "Vehicle Maintenance",
              "viol_group_id": "62",
              "viol_group_desc": "Tires",
              "viol_desc": "Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS",
              "viol_category_id": "23",
              "viol_category_desc": "Tires",
              "viol_type": "VEHICLE",
              "viol_unit_id": "1",
              "viol_unit_desc": "Vehicle Primary Unit",
              "insp_unit_id": "211875418",
              "oos_indicator": true,
              "defect_verification_id": "99",
              "defect_verification_desc": "Unknown",
              "citation_number": "WARN",
              "oos_weight": "2",
              "severity_weight": "8",
              "time_weight": "3",
              "total_severity_weight": "30",
              "included_in_sms_flag": false
            }
          ],
          "included_in_sms_flag": false
        }
      ],
      "basic_history": [
        {
          "inspections_total": "659",
          "inspections_vehicle": "303",
          "inspections_vehicle_out_of_service": "77",
          "inspections_driver": "658",
          "inspections_driver_out_of_service": "5",
          "inspections_w_violations_unsafe_driving": "83",
          "basic_measure_unsafe_driving": 0.84,
          "basic_ac_indicator_unsafe_driving": false,
          "inspections_w_violations_hours_of_service": "13",
          "basic_measure_hours_of_service": 0.1,
          "basic_ac_indicator_hours_of_service": false,
          "inspections_w_violations_driver_fitness": "5",
          "basic_measure_driver_fitness": 0.09,
          "basic_ac_indicator_driver_fitness": false,
          "inspections_w_violations_controlled_substance": "0",
          "basic_measure_controlled_substance": 0.0,
          "basic_ac_indicator_controlled_substance": false,
          "inspections_w_violations_vehicle_maintence": "147",
          "basic_measure_vehicle_maintence": 4.01,
          "basic_ac_indicator_vehicle_maintence": false,
          "snapshot_date": "2025-10-31"
        },
        {
          "inspections_total": "667",
          "inspections_vehicle": "304",
          "inspections_vehicle_out_of_service": "77",
          "inspections_driver": "666",
          "inspections_driver_out_of_service": "5",
          "inspections_w_violations_unsafe_driving": "84",
          "basic_measure_unsafe_driving": 0.82,
          "basic_ac_indicator_unsafe_driving": false,
          "inspections_w_violations_hours_of_service": "12",
          "basic_measure_hours_of_service": 0.1,
          "basic_ac_indicator_hours_of_service": false,
          "inspections_w_violations_driver_fitness": "5",
          "basic_measure_driver_fitness": 0.09,
          "basic_ac_indicator_driver_fitness": false,
          "inspections_w_violations_controlled_substance": "0",
          "basic_measure_controlled_substance": 0.0,
          "basic_ac_indicator_controlled_substance": false,
          "inspections_w_violations_vehicle_maintence": "146",
          "basic_measure_vehicle_maintence": 3.84,
          "basic_ac_indicator_vehicle_maintence": false,
          "snapshot_date": "2025-11-30"
        }
      ],
      "doc_id": "568253-MC277621"
    }
  ],
  "total_count": 1
}

GET

Docket Number

https://api.carrierok.com/v2/profile?docket_number=277621

Retrieve a carrier profile using the MC (Motor Carrier) or MX (Mexico) docket number assigned by FMCSA.

Authorization — API Key

Parameters

ParameterType
docket_numberrequiredstring
pageinteger= 1
pageSizeinteger= 100

Example

curl "https://api.carrierok.com/v2/profile?docket_number=277621" \
  -H "Authorization: Bearer YOUR_API_KEY"
Response200 OK
{
  "items": [
    {
      "dot_number": "568253",
      "docket_prefix": "MC",
      "docket_number": "277621",
      "docket": "MC277621",
      "ein": "954485461",
      "carrier_operation_desc": "interstate",
      "entity_type_desc": "Carrier",
      "authority_common": "Active",
      "authority_contract": "Active",
      "authority_broker": "None",
      "authority_common_pending": false,
      "authority_contract_pending": false,
      "authority_broker_pending": false,
      "authority_common_review": false,
      "authority_contract_review": false,
      "authority_broker_review": false,
      "authority_common_revocation": false,
      "authority_age_common": "7937",
      "authority_age_common_active": "7937",
      "authority_contract_revocation": false,
      "authority_age_contract": "11460",
      "authority_age_contract_active": "11460",
      "authority_broker_revocation": false,
      "total_revocations": "2",
      "days_since_last_revocation": "7954",
      "indicator_authority": true,
      "insurance_bipd_on_file": "1000000",
      "insurance_cargo_on_file": "0",
      "insurance_bond_on_file": "0",
      "insurance_bipd_required": "1000000",
      "insurance_cargo_required": "0",
      "insurance_bond_required": "0",
      "indicator_insurance": true,
      "private": false,
      "enterprise": false,
      "household_goods": false,
      "passenger": false,
      "property": true,
      "legal_name": "HANSEN & ADKINS AUTO TRANSPORT INC",
      "dba_flag": false,
      "telephone_number": "5624304100",
      "fax_number": "5624304144",
      "physical_address_city": "LOS ALAMITOS",
      "physical_address_iso_country_code": "US",
      "physical_address_state": "CA",
      "physical_address_street": "3552 GREEN AVENUE",
      "physical_address_zip_code": "90720",
      "physical_address": "3552 GREEN AVENUE, LOS ALAMITOS, CA 90720",
      "undeliverable_physical_address": false,
      "mailing_address_iso_country_code": "US",
      "mailing_address_street": "3552 GREEN AVENUE",
      "mailing_address_city": "LOS ALAMITOS",
      "mailing_address_state": "CA",
      "mailing_address_zip_code": "90720",
      "mailing_address": "3552 GREEN AVENUE, LOS ALAMITOS, CA 90720",
      "latest_review_type_desc": "Compliance Review",
      "safety_rating_desc": "Satisfactory",
      "usdot_status": "Active",
      "total_drivers": "897",
      "total_power_units": "897",
      "mcs150_mileage": "58703744",
      "cargo_carried": "Motor Vehicles",
      "general_freight": false,
      "household": false,
      "metal_sheet_coils_rolls": false,
      "motor_vehicles": true,
      "driveaway_towaway": false,
      "logs_poles_beams_lumber": false,
      "building_materials": false,
      "mobile_homes": false,
      "machinery_large_objects": false,
      "fresh_produce": false,
      "liquids_gases": false,
      "intermodal_containers": false,
      "passengers": false,
      "oilfield_equipment": false,
      "livestock": false,
      "grain_feed_hay": false,
      "coal_coke": false,
      "meat": false,
      "garbage_refuse_trash": false,
      "chemicals": false,
      "us_mail": false,
      "dry_bulk_commodities": false,
      "refrigerated_foods": false,
      "beverages": false,
      "paper_products": false,
      "utility": false,
      "farm_supplies": false,
      "construction": false,
      "water_well": false,
      "other_cargo": false,
      "operation_classification_desc": "Authorized For Hire",
      "operation_class_authorized_for_hire": true,
      "operation_class_exempt_for_hire": false,
      "operation_class_private_property": false,
      "operation_class_private_pass_business": false,
      "operation_class_private_pass_non_business": false,
      "operation_class_migrant": false,
      "operation_class_us_mail": false,
      "operation_class_federal_govt": false,
      "operation_class_state_govt": false,
      "operation_class_local_govt": false,
      "operation_class_indian_nation": false,
      "organization_type_desc": "CORPORATION",
      "company_contact_primary": "STEVEN HANSEN",
      "company_contact_secondary": "LOUIE ADKINS",
      "email_address": "SRUIZ@HANSENADKINS.COM",
      "email_domain": "HANSENADKINS",
      "cellphone_number": "3153176157",
      "undeliverable_mailing_address": false,
      "icc_dockets": "MC277621",
      "owned_tractors": "659",
      "owned_trailers": "659",
      "term_leased_tractors": "238",
      "term_leased_trailers": "238",
      "total_trailers": "897",
      "total_trucks": "897",
      "total_buses": "0",
      "num_drivers_interstate_within_100mi": "0",
      "num_drivers_interstate_beyond_100mi": "897",
      "num_drivers_interstate_total": "897",
      "num_drivers_intrastate_within_100mi": "0",
      "num_drivers_intrastate_beyond_100mi": "0",
      "num_drivers_intrastate_total": "0",
      "avg_trip_leased_drivers": "0",
      "total_drivers_cdl": "897",
      "mcs151_type_desc": "Compliance Review",
      "dot_age": "11563",
      "boc3_company_name": "1+49 PROCESS AGENTS LLC",
      "boc3_attn": "MATTHEW BOWLES",
      "bo3_address_city": "ALPHARETTA",
      "boc3_address_state": "GA",
      "boc3_address_street": "6250 SHILOH ROAD SUITE230",
      "boc3_address_zip_code": "30005",
      "boc3_address_country_code": "US",
      "crashes_total": "69",
      "crash_fatalities": "2",
      "crash_injuries": "18",
      "crashes_tow_away": "49",
      "inspections_driver": "652",
      "inspections_driver_out_of_service": "6",
      "oos_alert_driver": false,
      "inspections_hazmat": "1",
      "inspections_hazmat_out_of_service": "0",
      "oos_alert_hazmat": false,
      "inspections_vehicle": "300",
      "inspections_vehicle_out_of_service": "72",
      "oos_alert_vehicle": true,
      "violations_total": "472",
      "violations_unsafe_driving": "89",
      "violations_severe_unsafe_driving": "26",
      "violations_oos_unsafe_driving": "0",
      "basic_alert_unsafe_driving": false,
      "basic_roadside_alert_unsafe_driving": false,
      "basic_ac_indicator_unsafe_driving": false,
      "intervention_threshold_unsafe_driving": 0.0,
      "violations_hours_of_service": "16",
      "violations_severe_hours_of_service": "6",
      "violations_oos_hours_of_service": "0",
      "basic_alert_hours_of_service": false,
      "basic_roadside_alert_hours_of_service": false,
      "basic_ac_indicator_hours_of_service": false,
      "intervention_threshold_hours_of_service": 0.0,
      "violations_vehicle_maintence": "232",
      "violations_severe_vehicle_maintence": "54",
      "violations_oos_vehicle_maintence": "84",
      "basic_alert_vehicle_maintence": false,
      "basic_roadside_alert_vehicle_maintence": false,
      "basic_ac_indicator_vehicle_maintence": false,
      "intervention_threshold_vehicle_maintence": 0.0,
      "violations_controlled_substance": "0",
      "violations_severe_controlled_substance": "0",
      "violations_oos_controlled_substance": "0",
      "basic_alert_controlled_substance": false,
      "basic_roadside_alert_controlled_substance": false,
      "basic_ac_indicator_controlled_substance": false,
      "intervention_threshold_controlled_substance": 0.0,
      "violations_driver_fitness": "7",
      "violations_severe_driver_fitness": "5",
      "violations_oos_driver_fitness": "7",
      "basic_alert_driver_fitness": false,
      "basic_roadside_alert_driver_fitness": false,
      "basic_ac_indicator_driver_fitness": false,
      "intervention_threshold_driver_fitness": 0.0,
      "violations_hazardous_materials": "0",
      "violations_severe_hazardous_materials": "0",
      "violations_oos_hazardous_materials": "0",
      "basic_measure_hazardous_materials": 0.0,
      "basic_alert_hazardous_materials": false,
      "basic_roadside_alert_hazardous_materials": false,
      "basic_ac_indicator_hazardous_materials": false,
      "intervention_threshold_hazardous_materials": 0.0,
      "basic_measure_crash_indicator": 0.15217391304347827,
      "basic_percentile_crash_indicator": 0.19014084507042253,
      "basic_alert_crash_indicator": false,
      "basic_roadside_alert_crash_indicator": false,
      "intervention_threshold_crash_indicator": 0.65,
      "inspections_total": "653",
      "inspected_states": "32",
      "inspected_power_units": "452",
      "inspected_trailers": "446",
      "physical_telephone_number_authority": "5624304100",
      "physical_fax_number_authority": "5624304144",
      "physical_address_authority_city": "LOS ALAMITOS",
      "physical_address_authority_state": "CA",
      "physical_address_authority_street": "3552 GREEN AVENUE",
      "physical_address_authority_zip_code": "90720",
      "physical_address_authority": "3552 GREEN AVENUE, LOS ALAMITOS, CA 90720",
      "undeliverable_physical_address_authority": false,
      "out_of_service_flag": false,
      "hazardous_material": true,
      "physical_address_id": "-6155238544422854689",
      "mailing_address_id": "-6155238544422854689",
      "physical_address_authority_id": "-6155238544422854689",
      "mcs150_date": "2024-10-30",
      "mcs150_year": "2024",
      "mcs151_date": "2021-07-29",
      "mcs151_year": "2021",
      "added_date": "1994-07-07",
      "authority_start_common": "2004-06-10",
      "authority_start_contract": "1994-10-18",
      "authority_common_last_revocation_date": "2004-05-24",
      "last_revocation_date": "2004-05-24",
      "last_violation_date": "2026-02-26",
      "last_crash_date": "2026-02-13",
      "last_inspection_date": "2026-02-26",
      "latest_review_date": "2021-07-29",
      "safety_rating_date": "2021-12-17",
      "snapshot_date": "2026-03-04",
      "basic_measure_unsafe_driving": "0",
      "basic_measure_hours_of_service": "0",
      "basic_measure_vehicle_maintence": "0",
      "basic_measure_controlled_substance": "0",
      "basic_measure_driver_fitness": "0",
      "inspections_vehicle_out_of_service_pct": "0.24",
      "inspections_driver_out_of_service_pct": "0.009",
      "inspections_hazmat_out_of_service_pct": "0",
      "natl_avg_oos_vehicle": "0.2226",
      "natl_avg_oos_driver": "0.0667",
      "natl_avg_oos_hazmat": "0.0444",
      "smartway_flag": true,
      "carbtru_flag": false,
      "phmsa_flag": false,
      "contact_history": [
        {
          "_id": "fde40b92-daa2-488e-a82e-aca8e6ecc8fe",
          "key": "dba_name",
          "value": "HANSEN & ADKINS AUTO TRANSPORT",
          "start_date": "2005-12-23",
          "end_date": "2026-03-04",
          "current_flag": true
        },
        {
          "_id": "9b1c0235-bbaa-4ca7-9dc7-7a03dab3972b",
          "key": "mailing_address",
          "value": "3552 GREEN AVENUE, LOS ALAMITOS, CA 90720",
          "start_date": "2014-12-19",
          "end_date": "2026-03-04",
          "current_flag": true
        }
      ],
      "name_change_count": "1",
      "name_last_changed": "2014-12-18",
      "email_change_count": "3",
      "email_last_changed": "2022-12-30",
      "phone_change_count": "5",
      "phone_last_changed": "2022-12-08",
      "address_change_count": "4",
      "address_last_changed": "2014-12-18",
      "contact_change_count": "3",
      "contact_last_changed": "2023-11-08",
      "indicator_address_history": true,
      "risk_score": "Low",
      "risk_score_probability": 0.21698243104234227,
      "iss_value": "45",
      "iss_recommendation": "PASS",
      "iss_recommendation_reason": "Sufficient Data - No BASICs Prioritized",
      "safety_score": "100",
      "indicator_carrier_safety": true,
      "indicator_industry_benchmarks": false,
      "observed_IM": "653",
      "expected_lb_IM": "171",
      "expected_ub_IM": "1097",
      "indicator_benchmark_inspection_mileage_ratio": false,
      "observed_IRPU": "452",
      "expected_lb_IRPU": "36",
      "expected_ub_IRPU": "530",
      "indicator_benchmark_inspected_power_units_ratio": false,
      "observed_PUM": "897",
      "expected_lb_PUM": "329",
      "expected_ub_PUM": "897",
      "indicator_benchmark_power_unit_mileage_ratio": false,
      "indicator_network_graph_contact": true,
      "address_ids": [
        {
          "_id": "8a4b7566-f980-4b12-afc2-5539dd521eed",
          "key": "physical_address_authority_id",
          "value": "-6155238544422854689",
          "start_date": "2023-11-08",
          "end_date": "2026-03-04",
          "current_flag": true
        },
        {
          "_id": "84147a19-fe24-4f21-a917-042225e9042f",
          "key": "physical_address_id",
          "value": "-6155238544422854689",
          "start_date": "2014-12-19",
          "end_date": "2026-03-04",
          "current_flag": true
        },
        {
          "_id": "9bdcfe40-0cfa-46a5-bf87-6bdab5d7989e",
          "key": "mailing_address_id",
          "value": "-6155238544422854689",
          "start_date": "2014-12-19",
          "end_date": "2026-03-04",
          "current_flag": true
        },
        {
          "_id": "a452bf75-5e91-41a3-8e07-a4710a137280",
          "key": "mailing_address_id",
          "value": "892318786047236894",
          "start_date": "2007-12-20",
          "end_date": "2014-12-18",
          "current_flag": false
        },
        {
          "_id": "d60a81d5-74ca-429c-9a37-000bb461a4f2",
          "key": "physical_address_id",
          "value": "892318786047236894",
          "start_date": "2007-12-20",
          "end_date": "2014-12-18",
          "current_flag": false
        },
        {
          "_id": "5711e9f0-8ed9-497f-8733-50866f54b49d",
          "key": "mailing_address_id",
          "value": "-6312204236195345298",
          "start_date": "2005-12-23",
          "end_date": "2007-12-19",
          "current_flag": false
        },
        {
          "_id": "ced84355-1f6a-464d-9923-2513c5b99fc2",
          "key": "physical_address_id",
          "value": "-6312204236195345298",
          "start_date": "2005-12-23",
          "end_date": "2007-12-19",
          "current_flag": false
        }
      ],
      "network_graph_count_physical_address": "2",
      "network_graph_physical_address": [
        "3725123",
        "1312746"
      ],
      "network_graph_count_mailing_address": "2",
      "network_graph_mailing_address": [
        "3725123",
        "1312746"
      ],
      "network_graph_count_telephone_numbers": "2",
      "network_graph_telephone_number": [
        "3725123",
        "1312746"
      ],
      "network_graph_count_cellphone_numbers": "0",
      "network_graph_cellphone_number": [],
      "network_graph_count_fax_numbers": "1",
      "network_graph_fax_number": [
        "1312746"
      ],
      "network_graph_count_email_address": "0",
      "network_graph_email": [],
      "network_graph_count_ein": "0",
      "network_graph_ein": [],
      "network_graph_count_duns": "0",
      "network_graph_duns": [],
      "indicator_network_graph_equipment": true,
      "network_graph_count_equipment": "16",
      "network_graph_equipment": [
        "972702",
        "2541970",
        "4403125",
        "3665514",
        "64161",
        "2498811",
        "790261",
        "2163063",
        "2324917",
        "511412",
        "345082",
        "3185588",
        "710576",
        "2136888",
        "4100893",
        "2941959"
      ],
      "network_graph_equipment_ext": [
        {
          "_id": "790261",
          "dot_number": "790261",
          "dockets": "MC343084",
          "legal_name": "URS MIDWEST LLC",
          "entity_type_desc": "Broker,Carrier",
          "usdot_status": "Active",
          "out_of_service_flag": false,
          "carrier_operation_desc": "interstate",
          "hazardous_material_flag": true,
          "count_shared_vins": "6",
          "shared_vins": [
            {
              "vin": "1NPXD49X5FD260155",
              "type": "POWER UNIT",
              "unit_type_desc": "Truck Tractor",
              "primary_category": "Truck Tractor",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "RC45636",
              "insp_unit_license_state": "MI",
              "insp_unit_company": "91214",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-12-13",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "PETERBILT",
              "model": "389",
              "model_year": "2015",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck-Tractor",
              "ncsa_body_type": "Truck-tractor (Cab only, or with any number of trailing unit; any weight)"
            },
            {
              "vin": "5E0AA1444HG912802",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "423819T",
              "insp_unit_license_state": "TN",
              "insp_unit_company": "91215",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-12-13",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2017",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 44-46",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            },
            {
              "vin": "3ALHG3DV0MDML6967",
              "type": "POWER UNIT",
              "unit_type_desc": "Truck Tractor",
              "primary_category": "Chassis Cab",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "RC52328",
              "insp_unit_license_state": "MI",
              "insp_unit_company": "92004",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2025-11-08",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "FREIGHTLINER",
              "model": "114SD",
              "model_year": "2021",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck",
              "ncsa_body_type": "Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)",
              "body_cab_type": "MDHD: Conventional"
            },
            {
              "vin": "5KKHAEDV8LPLU0719",
              "type": "POWER UNIT",
              "unit_type_desc": "Straight Truck",
              "primary_category": "Straight Truck",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "RC45478",
              "insp_unit_license_state": "MI",
              "insp_unit_company": "94598",
              "inspections_total_vin_dot": "3",
              "last_inspection_date_vin_dot": "2026-01-17",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "WESTERN STAR",
              "model": "4900",
              "model_year": "2020",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck",
              "ncsa_body_type": "Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)",
              "body_cab_type": "MDHD: Conventional"
            },
            {
              "vin": "5E0AA1641NG580701",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "94599",
              "insp_unit_license_state": "TN",
              "insp_unit_company": "94599",
              "inspections_total_vin_dot": "3",
              "last_inspection_date_vin_dot": "2026-01-17",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2022",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 48-50",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            },
            {
              "vin": "5E0AA164XMG539501",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "4TL4786",
              "insp_unit_license_state": "CA",
              "insp_unit_company": "CX-09LSFA3",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2025-11-08",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2021",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 48-50",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            }
          ],
          "count_shared_power_units": "3",
          "count_shared_trailers": "3"
        },
        {
          "_id": "64161",
          "dot_number": "64161",
          "dockets": "MC71902",
          "legal_name": "JACK COOPER TRANSPORT COMPANY LLC",
          "entity_type_desc": "Carrier",
          "usdot_status": "Active",
          "out_of_service_flag": false,
          "carrier_operation_desc": "interstate",
          "hazardous_material_flag": true,
          "count_shared_vins": "4",
          "shared_vins": [
            {
              "vin": "5E0AA164XNG605109",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "655891",
              "insp_unit_license_state": "KS",
              "insp_unit_company": "4550",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-10-23",
              "last_inspected_under_dot": "568253",
              "most_recent_inspection_flag": false,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2022",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 48-50",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            },
            {
              "vin": "1FVHG3DV0MHMJ6115",
              "type": "POWER UNIT",
              "unit_type_desc": "Straight Truck",
              "primary_category": "Chassis Cab",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "200110",
              "insp_unit_license_state": "KS",
              "insp_unit_company": "4351",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-05-08",
              "last_inspected_under_dot": "568253",
              "most_recent_inspection_flag": false,
              "make": "FREIGHTLINER",
              "model": "114SD",
              "model_year": "2021",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck",
              "ncsa_body_type": "Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)",
              "body_cab_type": "MDHD: Conventional"
            },
            {
              "vin": "1FVHG3DV7MHMJ6189",
              "type": "POWER UNIT",
              "unit_type_desc": "Truck Tractor",
              "primary_category": "Chassis Cab",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "205199",
              "insp_unit_license_state": "KS",
              "insp_unit_company": "4549",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-10-23",
              "last_inspected_under_dot": "568253",
              "most_recent_inspection_flag": false,
              "make": "FREIGHTLINER",
              "model": "114SD",
              "model_year": "2021",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck",
              "ncsa_body_type": "Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)",
              "body_cab_type": "MDHD: Conventional"
            },
            {
              "vin": "5E0AA1640MG525803",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "655676",
              "insp_unit_license_state": "KS",
              "insp_unit_company": "4352",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-05-08",
              "last_inspected_under_dot": "568253",
              "most_recent_inspection_flag": false,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2021",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 48-50",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            }
          ],
          "count_shared_power_units": "2",
          "count_shared_trailers": "2"
        }
      ],
      "network_graph_count_power_units": "12",
      "network_graph_count_trailers": "13",
      "shared_power_units": "17",
      "shared_trailers": "17",
      "preferred_lanes": [
        {
          "state": "US-TX",
          "inspections": "65"
        },
        {
          "state": "US-IN",
          "inspections": "15"
        },
        {
          "state": "US-MO",
          "inspections": "10"
        },
        {
          "state": "US-US",
          "inspections": "8"
        },
        {
          "state": "US-FL",
          "inspections": "68"
        },
        {
          "state": "US-LA",
          "inspections": "25"
        },
        {
          "state": "US-WA",
          "inspections": "67"
        },
        {
          "state": "US-MS",
          "inspections": "22"
        },
        {
          "state": "US-SC",
          "inspections": "40"
        },
        {
          "state": "US-CA",
          "inspections": "78"
        },
        {
          "state": "US-OR",
          "inspections": "10"
        },
        {
          "state": "US-TN",
          "inspections": "38"
        },
        {
          "state": "US-IL",
          "inspections": "13"
        },
        {
          "state": "US-MD",
          "inspections": "12"
        },
        {
          "state": "US-WI",
          "inspections": "2"
        },
        {
          "state": "US-OH",
          "inspections": "7"
        },
        {
          "state": "US-ID",
          "inspections": "10"
        },
        {
          "state": "US-GA",
          "inspections": "59"
        },
        {
          "state": "US-MT",
          "inspections": "10"
        },
        {
          "state": "US-AL",
          "inspections": "26"
        },
        {
          "state": "US-NC",
          "inspections": "22"
        },
        {
          "state": "US-KY",
          "inspections": "13"
        },
        {
          "state": "US-MI",
          "inspections": "12"
        },
        {
          "state": "US-AR",
          "inspections": "5"
        },
        {
          "state": "US-IA",
          "inspections": "3"
        },
        {
          "state": "US-NM",
          "inspections": "1"
        },
        {
          "state": "US-NY",
          "inspections": "1"
        },
        {
          "state": "US-OK",
          "inspections": "2"
        },
        {
          "state": "US-NV",
          "inspections": "3"
        },
        {
          "state": "US-NE",
          "inspections": "2"
        },
        {
          "state": "US-PA",
          "inspections": "1"
        },
        {
          "state": "US-KS",
          "inspections": "1"
        },
        {
          "state": "US-WV",
          "inspections": "2"
        }
      ],
      "authority_history": [
        {
          "_id": "a165740f-801b-45c7-bdee-576e0bdce69b",
          "authority_type_desc": "Motor Property Common Carrier",
          "original_action_desc": "Reinstated",
          "original_served_date": "2004-06-10"
        },
        {
          "_id": "79f326ff-0a66-4629-91a1-c29d42aea15e",
          "authority_type_desc": "Motor Property Common Carrier",
          "original_action_desc": "Granted",
          "original_served_date": "1994-10-18",
          "dispensation_action_desc": "Revoked",
          "dispensation_served_date": "2004-05-24"
        },
        {
          "_id": "3bc66887-80b8-488a-82d1-418ccd351752",
          "authority_type_desc": "Motor Property Contract Carrier",
          "original_action_desc": "Granted",
          "original_served_date": "1994-10-18"
        }
      ],
      "equipment_summary": {
        "primary_category": [
          {
            "type": "TRAILER",
            "category": "Auto Carrier",
            "count": "434"
          },
          {
            "type": "POWER UNIT",
            "category": "Chassis Cab",
            "count": "360"
          },
          {
            "type": "POWER UNIT",
            "category": "Truck Tractor",
            "count": "55"
          },
          {
            "type": "POWER UNIT",
            "category": "Straight Truck",
            "count": "46"
          },
          {
            "type": "TRAILER",
            "category": "Unclassified",
            "count": "15"
          },
          {
            "type": "POWER UNIT",
            "category": "Unclassified",
            "count": "9"
          },
          {
            "type": "TRAILER",
            "category": "Dry Van",
            "count": "4"
          }
        ],
        "secondary_category": [
          {
            "type": "POWER UNIT",
            "count": "466"
          },
          {
            "type": "TRAILER",
            "category": "Open Auto Carrier",
            "count": "434"
          },
          {
            "type": "TRAILER",
            "count": "15"
          },
          {
            "type": "POWER UNIT",
            "category": "Sleeper Cab",
            "count": "4"
          },
          {
            "type": "TRAILER",
            "category": "Standard Dry Van",
            "count": "4"
          }
        ]
      },
      "equipment_history": [
        {
          "_id": "b675e929-551b-4d63-bd44-8f276e0dc9be",
          "vin": "1XP5DB8X5TN385780",
          "type": "POWER UNIT",
          "unit_type_desc": "Truck Tractor",
          "primary_category": "Truck Tractor",
          "insp_unit_license": "R189019",
          "insp_unit_license_state": "TX",
          "insp_unit_company": "50",
          "inspections_total_vin": "1",
          "inspections_total_vin_dot": "1",
          "countd_dots_vin": "1",
          "multi_dot_flag": false,
          "last_inspection_date_vin": "2026-01-17",
          "last_inspection_date_vin_dot": "2026-01-17",
          "last_inspected_under_dot": "568253",
          "most_recent_inspection_flag": true,
          "make": "PETERBILT",
          "model": "379",
          "model_year": "1996",
          "vehicle_type": "TRUCK",
          "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
          "body_class": "Truck-Tractor",
          "ncsa_body_type": "Truck-tractor (Cab only, or with any number of trailing unit; any weight)",
          "body_cab_type": "MDHD: Conventional"
        },
        {
          "_id": "238f5f2a-e13e-4b8f-bf0d-1a86d89c5fb8",
          "vin": "4V599RDG2FN184099",
          "type": "POWER UNIT",
          "unit_type_desc": "Truck Tractor",
          "primary_category": "Unclassified",
          "insp_unit_license": "YP78755",
          "insp_unit_license_state": "CA",
          "inspections_total_vin": "1",
          "inspections_total_vin_dot": "1",
          "countd_dots_vin": "1",
          "multi_dot_flag": false,
          "last_inspection_date_vin": "2024-02-13",
          "last_inspection_date_vin_dot": "2024-02-13",
          "last_inspected_under_dot": "568253",
          "most_recent_inspection_flag": true,
          "make": "VOLVO TRUCK",
          "model_year": "1985",
          "vehicle_type": "INCOMPLETE VEHICLE",
          "body_class": "Incomplete",
          "ncsa_body_type": "Unknown medium/heavy truck type",
          "fuel_type_primary": "Diesel"
        }
      ],
      "total_loads": "402",
      "ltl_loads": "6",
      "ltl_percentage": 0.014925373134328358,
      "ftl_loads": "396",
      "ftl_percentage": 0.9850746268656716,
      "deadheads": "55",
      "deadhead_percentage": 0.13681592039800994,
      "first_load_date": "2024-03-04",
      "last_load_date": "2026-02-26",
      "load_summary": [
        {
          "_id": "ba9f4c24-c7cc-421e-acc3-ef9473a5bdc7",
          "key": "TOYOTA",
          "value": "20",
          "first_load_date": "2024-03-14",
          "last_load_date": "2026-02-26"
        },
        {
          "_id": "ec9aa9b1-55e3-4c6c-9249-44d385291476",
          "key": "FORD",
          "value": "15",
          "first_load_date": "2024-04-11",
          "last_load_date": "2026-02-03"
        }
      ],
      "insurance_history": [
        {
          "_id": "ebcc0192-c5a1-44f5-af6d-8f89b8877e87",
          "insurance_status": "A",
          "insurance_form_code": "82",
          "insurance_type_code": "BIPD",
          "insurance_carrier": "U. S. SPECIALTY INSURANCE COMPANY",
          "policy_number": "1001120614",
          "effective_date": "2019-02-27",
          "underlying_limit_amount": "0",
          "minimum_coverage_amount": "0"
        },
        {
          "_id": "e408bbfe-a51b-490f-936f-2a0aab8bfc87",
          "insurance_status": "H",
          "insurance_form_code": "91X",
          "insurance_type_code": "BIPD/PRIMARY",
          "insurance_carrier": "GREENWICH INSURANCE COMPANY",
          "policy_number": "RAD9437950",
          "effective_date": "2020-02-01",
          "cancel_method": "CANCELLED",
          "cancel_effective_date": "2020-03-11",
          "underlying_limit_amount": "0",
          "minimum_coverage_amount": "1000000"
        }
      ],
      "insurance_cancel_count": "26",
      "insurance_last_canceled": "2020-03-11",
      "risk_factors": [
        {
          "consecutive_authority": true,
          "sixty_mo_in_business": true,
          "revocation_last_thirtysix_mo": false,
          "indicator_network_graph_phone": true,
          "indicator_network_graph_address": true,
          "indicator_network_graph_email": false,
          "indicator_network_graph_ein": false,
          "indicator_network_graph_duns": false,
          "high_shared_power_units": false,
          "indicator_benchmark_inspected_power_units_ratio": false,
          "indicator_benchmark_inspection_mileage_ratio": false,
          "indicator_benchmark_power_unit_mileage_ratio": false,
          "zeo_inspections_last_twelve_mo": false,
          "active_usdot_status": true,
          "violations_severe_flag": true,
          "basic_alert_flag": false,
          "basic_ac_indicator_flag": false,
          "fatal_crashes_flag": true,
          "safety_rating_unsatisfactory_conditional": false,
          "secondary_contact_info_provided": true,
          "primary_contact_info_missing": false,
          "carrier_w_brokerage_authority": false,
          "multi_cargo_classification": false,
          "interstate_carrier_single_state_inspection": false,
          "bipd_insurance_above_minimum": false,
          "bipd_insurance_below_requirement": false,
          "cargo_insurance_on_file": false,
          "boc3_on_file": true,
          "pending_insurance_cancellation": false,
          "no_active_authority": false,
          "not_authorized_for_hire": false,
          "mcs150_filed_last_24_months": true,
          "oos_below_industry_average": false,
          "smartway_flag": true,
          "carbtru_flag": false,
          "phmsa_flag": false,
          "hazardous_material": true,
          "virtual_physical_mailing_address": false,
          "phone_number_area_codes_match_address_state": true,
          "stability_name_history": true,
          "stability_email_history": true,
          "stability_phone_history": true,
          "stability_address_history": true,
          "stability_contact_history": true,
          "stability_insurance_history": true,
          "dot_out_of_service": false,
          "driver_only_inspections": false
        }
      ],
      "geo_points": [
        {
          "physical_address_zip_code": {
            "lat": 33.7956,
            "lon": -118.0648
          },
          "mailing_address_zip_code": {
            "lat": 33.7956,
            "lon": -118.0648
          }
        }
      ],
      "crash_history": [
        {
          "_id": "5105349",
          "changed_date": "2026-02-17T00:00:00",
          "report_state": "NC",
          "report_number": "NC0108402311",
          "report_date": "2026-02-13",
          "report_time": "1314",
          "report_seq_no": "1",
          "dot_number": "568253",
          "ci_status_code": "C",
          "final_status_date": "2026-02-17",
          "location": "UNION CEMETERY RD SW",
          "city": "CONCORD",
          "state": "NC",
          "county_code": "025",
          "county_name": "Cabarrus",
          "latitude": 35.38356666666667,
          "longitude": -80.56379999999999,
          "geo_point": {
            "lat": 35.38356666666667,
            "lon": -80.56379999999999
          },
          "truck_bus_ind": "T",
          "trafficway_id": "2",
          "trafficway_desc": "Two-Way Trafficway, Divided, Unprotected Median",
          "access_control_id": "3",
          "access_control_desc": "No Control",
          "road_surface_condition_id": "1",
          "road_surface_condition_desc": "Dry",
          "cargo_body_type_id": "8",
          "cargo_body_type_desc": "Auto Transporter",
          "gvw_rating_id": "3",
          "vehicle_identification_number": "5E0AA1449FG615005",
          "vehicle_license_number": "4NH8144",
          "vehicle_license_state": "CA",
          "vehicle_hazmat_placard": false,
          "weather_condition_id": "1",
          "weather_condition_desc": "No Adverse Conditions",
          "vehicle_configuration_id": "9",
          "vehicle_configuration_desc": "Tractor/Semitrailer",
          "light_condition_id": "1",
          "light_condition_desc": "Daylight",
          "hazmat_released": false,
          "agency": "CONCORD POLICE DEPARTMENT",
          "vehicles_in_accident": "2",
          "fatalities": "0",
          "injuries": "1",
          "tow_away": true,
          "federal_recordable": true,
          "state_recordable": true,
          "crash_event_seq_id_desc": "1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT",
          "included_in_sms_flag": false
        },
        {
          "_id": "5098991",
          "changed_date": "2026-02-06T00:00:00",
          "report_state": "MO",
          "report_number": "MO0000117243",
          "report_date": "2026-02-03",
          "report_time": "0915",
          "report_seq_no": "1",
          "dot_number": "568253",
          "ci_status_code": "C",
          "final_status_date": "2026-02-06",
          "location": "IS 55",
          "city": "HERCULANEUM",
          "state": "MO",
          "county_code": "099",
          "county_name": "Jefferson",
          "latitude": 38.296485,
          "longitude": -90.516085,
          "geo_point": {
            "lat": 38.296485,
            "lon": -90.516085
          },
          "truck_bus_ind": "T",
          "trafficway_id": "2",
          "trafficway_desc": "Two-Way Trafficway, Divided, Unprotected Median",
          "road_surface_condition_id": "1",
          "road_surface_condition_desc": "Dry",
          "cargo_body_type_id": "8",
          "cargo_body_type_desc": "Auto Transporter",
          "gvw_rating_id": "3",
          "vehicle_identification_number": "4V5RC9EHXTN702240",
          "vehicle_license_number": "V9970HY",
          "vehicle_license_state": "TN",
          "vehicle_hazmat_placard": false,
          "weather_condition_id": "1",
          "weather_condition_desc": "No Adverse Conditions",
          "vehicle_configuration_id": "6",
          "vehicle_configuration_desc": "Single-Unit Truck (3 or More Axels)",
          "light_condition_id": "1",
          "light_condition_desc": "Daylight",
          "hazmat_released": false,
          "agency": "MO0500800",
          "vehicles_in_accident": "2",
          "fatalities": "0",
          "injuries": "1",
          "tow_away": false,
          "federal_recordable": true,
          "state_recordable": true,
          "crash_event_seq_id_desc": "1:98:OTHER:OTHER;2:98:OTHER:OTHER;3:20:COLLISION INVOLVING OTHER MOVABLE OBJECT",
          "included_in_sms_flag": false
        }
      ],
      "crash_aggregates": [
        {
          "_id": "20240501",
          "report_month": "2024-05-01",
          "crashes_total": "7",
          "crashes_total_recordable": "7",
          "crashes_tow_away": "4",
          "crash_fatalities": "1",
          "crash_injuries": "2",
          "vehicle_miles_traveled": "59459748",
          "total_power_units": "897",
          "crash_rate": 0.11772670143169797,
          "crash_rate_recordable": 0.11772670143169797
        },
        {
          "_id": "20080801",
          "report_month": "2008-08-01",
          "crashes_total": "1",
          "crashes_total_recordable": "0",
          "crashes_tow_away": "0",
          "crash_fatalities": "0",
          "crash_injuries": "1"
        }
      ],
      "inspection_history": [
        {
          "_id": "87183650",
          "report_state": "TX",
          "report_number": "TXV262249920",
          "insp_date": "2026-02-26",
          "insp_start_time": "1350",
          "insp_end_time": "1407",
          "ci_status_code": "C",
          "county_code_state": "TX",
          "county_name": "Hidalgo",
          "latitude": 26.262706666666663,
          "longitude": -98.17788333333333,
          "geo_point": {
            "lat": 26.262706666666663,
            "lon": -98.17788333333333
          },
          "insp_level_id": "3",
          "insp_facility": "R",
          "location_desc": "US 281 NB MM 754",
          "hazmat_placard_req": false,
          "alcohol_control_sub": false,
          "drug_intrdctn_search": false,
          "drug_intrdctn_arrests": "0",
          "size_weight_enf": false,
          "traffic_enf": false,
          "gross_comb_veh_wt": "117000",
          "viol_total": "0",
          "oos_total": "0",
          "driver_viol_total": "0",
          "driver_oos_total": "0",
          "vehicle_viol_total": "0",
          "vehicle_oos_total": "0",
          "hazmat_viol_total": "0",
          "hazmat_oos_total": "0",
          "time_weight": "3",
          "unsafe_insp": true,
          "fatigued_insp": true,
          "dr_fitness_insp": true,
          "subt_alcohol_insp": true,
          "vh_maint_insp": false,
          "hm_insp": false,
          "vins": [
            {
              "vin": "4V5RC9DGXGN969747",
              "insp_unit_id": "211927065",
              "insp_unit_type_id": "11",
              "insp_unit_type_desc": "Truck Tractor",
              "insp_unit_make": "VOLV",
              "insp_unit_license": "U4366HY",
              "insp_unit_license_state": "TN",
              "insp_unit_company": "1119"
            },
            {
              "vin": "5E0AA1441HG856804",
              "insp_unit_id": "211927066",
              "insp_unit_type_id": "9",
              "insp_unit_type_desc": "Semi Trailer",
              "insp_unit_make": "COTT",
              "insp_unit_license": "4PJ1645",
              "insp_unit_license_state": "CA",
              "insp_unit_company": "1119T"
            }
          ],
          "violations": [],
          "included_in_sms_flag": false
        },
        {
          "_id": "87160987",
          "report_state": "TN",
          "report_number": "TNI039583075",
          "insp_date": "2026-02-26",
          "insp_start_time": "0341",
          "insp_end_time": "0414",
          "ci_status_code": "C",
          "county_code_state": "TN",
          "county_name": "Giles",
          "latitude": 35.139362500000004,
          "longitude": -87.002225,
          "geo_point": {
            "lat": 35.139362500000004,
            "lon": -87.002225
          },
          "insp_level_id": "1",
          "insp_facility": "F",
          "location_desc": "ARDMORE TN",
          "hazmat_placard_req": false,
          "alcohol_control_sub": false,
          "drug_intrdctn_search": false,
          "drug_intrdctn_arrests": "0",
          "size_weight_enf": false,
          "traffic_enf": false,
          "gross_comb_veh_wt": "99600",
          "viol_total": "1",
          "oos_total": "1",
          "driver_viol_total": "0",
          "driver_oos_total": "0",
          "vehicle_viol_total": "1",
          "vehicle_oos_total": "1",
          "hazmat_viol_total": "0",
          "hazmat_oos_total": "0",
          "time_weight": "3",
          "unsafe_insp": true,
          "fatigued_insp": true,
          "dr_fitness_insp": true,
          "subt_alcohol_insp": true,
          "vh_maint_insp": true,
          "hm_insp": false,
          "vins": [
            {
              "vin": "4V5RC9EH3HN970375",
              "insp_unit_id": "211875418",
              "insp_unit_type_id": "10",
              "insp_unit_type_desc": "Straight Truck",
              "insp_unit_make": "VOLVO",
              "insp_unit_license": "U4367HY",
              "insp_unit_license_state": "TN",
              "insp_unit_company": "1180"
            },
            {
              "vin": "5E0AC1448HG950205",
              "insp_unit_id": "211875419",
              "insp_unit_type_id": "9",
              "insp_unit_type_desc": "Semi Trailer",
              "insp_unit_make": "COTTRELL T",
              "insp_unit_license": "4T1745",
              "insp_unit_license_state": "CA",
              "insp_unit_company": "1180T"
            }
          ],
          "violations": [
            {
              "_id": "272085359",
              "report_number": "TNI039583075",
              "report_state": "TN",
              "insp_date": "2026-02-26",
              "change_date": "2026-02-27",
              "inspection_id": "87160987",
              "violation_id": "272085359",
              "viol_code": "39375A3TAOL",
              "part_no": "393",
              "part_no_section": "75A3-TAOL",
              "seq_no": "1",
              "basic_group_id": "1",
              "basic_group_desc": "Vehicle Maintenance",
              "viol_group_id": "62",
              "viol_group_desc": "Tires",
              "viol_desc": "Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS",
              "viol_category_id": "23",
              "viol_category_desc": "Tires",
              "viol_type": "VEHICLE",
              "viol_unit_id": "1",
              "viol_unit_desc": "Vehicle Primary Unit",
              "insp_unit_id": "211875418",
              "oos_indicator": true,
              "defect_verification_id": "99",
              "defect_verification_desc": "Unknown",
              "citation_number": "WARN",
              "oos_weight": "2",
              "severity_weight": "8",
              "time_weight": "3",
              "total_severity_weight": "30",
              "included_in_sms_flag": false
            }
          ],
          "included_in_sms_flag": false
        }
      ],
      "basic_history": [
        {
          "inspections_total": "659",
          "inspections_vehicle": "303",
          "inspections_vehicle_out_of_service": "77",
          "inspections_driver": "658",
          "inspections_driver_out_of_service": "5",
          "inspections_w_violations_unsafe_driving": "83",
          "basic_measure_unsafe_driving": 0.84,
          "basic_ac_indicator_unsafe_driving": false,
          "inspections_w_violations_hours_of_service": "13",
          "basic_measure_hours_of_service": 0.1,
          "basic_ac_indicator_hours_of_service": false,
          "inspections_w_violations_driver_fitness": "5",
          "basic_measure_driver_fitness": 0.09,
          "basic_ac_indicator_driver_fitness": false,
          "inspections_w_violations_controlled_substance": "0",
          "basic_measure_controlled_substance": 0.0,
          "basic_ac_indicator_controlled_substance": false,
          "inspections_w_violations_vehicle_maintence": "147",
          "basic_measure_vehicle_maintence": 4.01,
          "basic_ac_indicator_vehicle_maintence": false,
          "snapshot_date": "2025-10-31"
        },
        {
          "inspections_total": "667",
          "inspections_vehicle": "304",
          "inspections_vehicle_out_of_service": "77",
          "inspections_driver": "666",
          "inspections_driver_out_of_service": "5",
          "inspections_w_violations_unsafe_driving": "84",
          "basic_measure_unsafe_driving": 0.82,
          "basic_ac_indicator_unsafe_driving": false,
          "inspections_w_violations_hours_of_service": "12",
          "basic_measure_hours_of_service": 0.1,
          "basic_ac_indicator_hours_of_service": false,
          "inspections_w_violations_driver_fitness": "5",
          "basic_measure_driver_fitness": 0.09,
          "basic_ac_indicator_driver_fitness": false,
          "inspections_w_violations_controlled_substance": "0",
          "basic_measure_controlled_substance": 0.0,
          "basic_ac_indicator_controlled_substance": false,
          "inspections_w_violations_vehicle_maintence": "146",
          "basic_measure_vehicle_maintence": 3.84,
          "basic_ac_indicator_vehicle_maintence": false,
          "snapshot_date": "2025-11-30"
        }
      ],
      "doc_id": "568253-MC277621"
    }
  ],
  "total_count": 1
}

GET

Company

https://api.carrierok.com/v2/profile?company=Cheetah

Retrieve a list of profile ids with exact or partial matches to a company's legal and Doing Business As (DBA) names, encompassing both current and past legal and DBA names.

Authorization — API Key

Parameters

ParameterType
companyrequiredstring
pageinteger= 1
pageSizeinteger= 100

Example

curl "https://api.carrierok.com/v2/profile?company=Cheetah" \
  -H "Authorization: Bearer YOUR_API_KEY"
Response200 OK
{
  "items": [
    {
      "dot_number": "568253",
      "docket_prefix": "MC",
      "docket_number": "277621",
      "docket": "MC277621",
      "ein": "954485461",
      "carrier_operation_desc": "interstate",
      "entity_type_desc": "Carrier",
      "authority_common": "Active",
      "authority_contract": "Active",
      "authority_broker": "None",
      "authority_common_pending": false,
      "authority_contract_pending": false,
      "authority_broker_pending": false,
      "authority_common_review": false,
      "authority_contract_review": false,
      "authority_broker_review": false,
      "authority_common_revocation": false,
      "authority_age_common": "7937",
      "authority_age_common_active": "7937",
      "authority_contract_revocation": false,
      "authority_age_contract": "11460",
      "authority_age_contract_active": "11460",
      "authority_broker_revocation": false,
      "total_revocations": "2",
      "days_since_last_revocation": "7954",
      "indicator_authority": true,
      "insurance_bipd_on_file": "1000000",
      "insurance_cargo_on_file": "0",
      "insurance_bond_on_file": "0",
      "insurance_bipd_required": "1000000",
      "insurance_cargo_required": "0",
      "insurance_bond_required": "0",
      "indicator_insurance": true,
      "private": false,
      "enterprise": false,
      "household_goods": false,
      "passenger": false,
      "property": true,
      "legal_name": "HANSEN & ADKINS AUTO TRANSPORT INC",
      "dba_flag": false,
      "telephone_number": "5624304100",
      "fax_number": "5624304144",
      "physical_address_city": "LOS ALAMITOS",
      "physical_address_iso_country_code": "US",
      "physical_address_state": "CA",
      "physical_address_street": "3552 GREEN AVENUE",
      "physical_address_zip_code": "90720",
      "physical_address": "3552 GREEN AVENUE, LOS ALAMITOS, CA 90720",
      "undeliverable_physical_address": false,
      "mailing_address_iso_country_code": "US",
      "mailing_address_street": "3552 GREEN AVENUE",
      "mailing_address_city": "LOS ALAMITOS",
      "mailing_address_state": "CA",
      "mailing_address_zip_code": "90720",
      "mailing_address": "3552 GREEN AVENUE, LOS ALAMITOS, CA 90720",
      "latest_review_type_desc": "Compliance Review",
      "safety_rating_desc": "Satisfactory",
      "usdot_status": "Active",
      "total_drivers": "897",
      "total_power_units": "897",
      "mcs150_mileage": "58703744",
      "cargo_carried": "Motor Vehicles",
      "general_freight": false,
      "household": false,
      "metal_sheet_coils_rolls": false,
      "motor_vehicles": true,
      "driveaway_towaway": false,
      "logs_poles_beams_lumber": false,
      "building_materials": false,
      "mobile_homes": false,
      "machinery_large_objects": false,
      "fresh_produce": false,
      "liquids_gases": false,
      "intermodal_containers": false,
      "passengers": false,
      "oilfield_equipment": false,
      "livestock": false,
      "grain_feed_hay": false,
      "coal_coke": false,
      "meat": false,
      "garbage_refuse_trash": false,
      "chemicals": false,
      "us_mail": false,
      "dry_bulk_commodities": false,
      "refrigerated_foods": false,
      "beverages": false,
      "paper_products": false,
      "utility": false,
      "farm_supplies": false,
      "construction": false,
      "water_well": false,
      "other_cargo": false,
      "operation_classification_desc": "Authorized For Hire",
      "operation_class_authorized_for_hire": true,
      "operation_class_exempt_for_hire": false,
      "operation_class_private_property": false,
      "operation_class_private_pass_business": false,
      "operation_class_private_pass_non_business": false,
      "operation_class_migrant": false,
      "operation_class_us_mail": false,
      "operation_class_federal_govt": false,
      "operation_class_state_govt": false,
      "operation_class_local_govt": false,
      "operation_class_indian_nation": false,
      "organization_type_desc": "CORPORATION",
      "company_contact_primary": "STEVEN HANSEN",
      "company_contact_secondary": "LOUIE ADKINS",
      "email_address": "SRUIZ@HANSENADKINS.COM",
      "email_domain": "HANSENADKINS",
      "cellphone_number": "3153176157",
      "undeliverable_mailing_address": false,
      "icc_dockets": "MC277621",
      "owned_tractors": "659",
      "owned_trailers": "659",
      "term_leased_tractors": "238",
      "term_leased_trailers": "238",
      "total_trailers": "897",
      "total_trucks": "897",
      "total_buses": "0",
      "num_drivers_interstate_within_100mi": "0",
      "num_drivers_interstate_beyond_100mi": "897",
      "num_drivers_interstate_total": "897",
      "num_drivers_intrastate_within_100mi": "0",
      "num_drivers_intrastate_beyond_100mi": "0",
      "num_drivers_intrastate_total": "0",
      "avg_trip_leased_drivers": "0",
      "total_drivers_cdl": "897",
      "mcs151_type_desc": "Compliance Review",
      "dot_age": "11563",
      "boc3_company_name": "1+49 PROCESS AGENTS LLC",
      "boc3_attn": "MATTHEW BOWLES",
      "bo3_address_city": "ALPHARETTA",
      "boc3_address_state": "GA",
      "boc3_address_street": "6250 SHILOH ROAD SUITE230",
      "boc3_address_zip_code": "30005",
      "boc3_address_country_code": "US",
      "crashes_total": "69",
      "crash_fatalities": "2",
      "crash_injuries": "18",
      "crashes_tow_away": "49",
      "inspections_driver": "652",
      "inspections_driver_out_of_service": "6",
      "oos_alert_driver": false,
      "inspections_hazmat": "1",
      "inspections_hazmat_out_of_service": "0",
      "oos_alert_hazmat": false,
      "inspections_vehicle": "300",
      "inspections_vehicle_out_of_service": "72",
      "oos_alert_vehicle": true,
      "violations_total": "472",
      "violations_unsafe_driving": "89",
      "violations_severe_unsafe_driving": "26",
      "violations_oos_unsafe_driving": "0",
      "basic_alert_unsafe_driving": false,
      "basic_roadside_alert_unsafe_driving": false,
      "basic_ac_indicator_unsafe_driving": false,
      "intervention_threshold_unsafe_driving": 0.0,
      "violations_hours_of_service": "16",
      "violations_severe_hours_of_service": "6",
      "violations_oos_hours_of_service": "0",
      "basic_alert_hours_of_service": false,
      "basic_roadside_alert_hours_of_service": false,
      "basic_ac_indicator_hours_of_service": false,
      "intervention_threshold_hours_of_service": 0.0,
      "violations_vehicle_maintence": "232",
      "violations_severe_vehicle_maintence": "54",
      "violations_oos_vehicle_maintence": "84",
      "basic_alert_vehicle_maintence": false,
      "basic_roadside_alert_vehicle_maintence": false,
      "basic_ac_indicator_vehicle_maintence": false,
      "intervention_threshold_vehicle_maintence": 0.0,
      "violations_controlled_substance": "0",
      "violations_severe_controlled_substance": "0",
      "violations_oos_controlled_substance": "0",
      "basic_alert_controlled_substance": false,
      "basic_roadside_alert_controlled_substance": false,
      "basic_ac_indicator_controlled_substance": false,
      "intervention_threshold_controlled_substance": 0.0,
      "violations_driver_fitness": "7",
      "violations_severe_driver_fitness": "5",
      "violations_oos_driver_fitness": "7",
      "basic_alert_driver_fitness": false,
      "basic_roadside_alert_driver_fitness": false,
      "basic_ac_indicator_driver_fitness": false,
      "intervention_threshold_driver_fitness": 0.0,
      "violations_hazardous_materials": "0",
      "violations_severe_hazardous_materials": "0",
      "violations_oos_hazardous_materials": "0",
      "basic_measure_hazardous_materials": 0.0,
      "basic_alert_hazardous_materials": false,
      "basic_roadside_alert_hazardous_materials": false,
      "basic_ac_indicator_hazardous_materials": false,
      "intervention_threshold_hazardous_materials": 0.0,
      "basic_measure_crash_indicator": 0.15217391304347827,
      "basic_percentile_crash_indicator": 0.19014084507042253,
      "basic_alert_crash_indicator": false,
      "basic_roadside_alert_crash_indicator": false,
      "intervention_threshold_crash_indicator": 0.65,
      "inspections_total": "653",
      "inspected_states": "32",
      "inspected_power_units": "452",
      "inspected_trailers": "446",
      "physical_telephone_number_authority": "5624304100",
      "physical_fax_number_authority": "5624304144",
      "physical_address_authority_city": "LOS ALAMITOS",
      "physical_address_authority_state": "CA",
      "physical_address_authority_street": "3552 GREEN AVENUE",
      "physical_address_authority_zip_code": "90720",
      "physical_address_authority": "3552 GREEN AVENUE, LOS ALAMITOS, CA 90720",
      "undeliverable_physical_address_authority": false,
      "out_of_service_flag": false,
      "hazardous_material": true,
      "physical_address_id": "-6155238544422854689",
      "mailing_address_id": "-6155238544422854689",
      "physical_address_authority_id": "-6155238544422854689",
      "mcs150_date": "2024-10-30",
      "mcs150_year": "2024",
      "mcs151_date": "2021-07-29",
      "mcs151_year": "2021",
      "added_date": "1994-07-07",
      "authority_start_common": "2004-06-10",
      "authority_start_contract": "1994-10-18",
      "authority_common_last_revocation_date": "2004-05-24",
      "last_revocation_date": "2004-05-24",
      "last_violation_date": "2026-02-26",
      "last_crash_date": "2026-02-13",
      "last_inspection_date": "2026-02-26",
      "latest_review_date": "2021-07-29",
      "safety_rating_date": "2021-12-17",
      "snapshot_date": "2026-03-04",
      "basic_measure_unsafe_driving": "0",
      "basic_measure_hours_of_service": "0",
      "basic_measure_vehicle_maintence": "0",
      "basic_measure_controlled_substance": "0",
      "basic_measure_driver_fitness": "0",
      "inspections_vehicle_out_of_service_pct": "0.24",
      "inspections_driver_out_of_service_pct": "0.009",
      "inspections_hazmat_out_of_service_pct": "0",
      "natl_avg_oos_vehicle": "0.2226",
      "natl_avg_oos_driver": "0.0667",
      "natl_avg_oos_hazmat": "0.0444",
      "smartway_flag": true,
      "carbtru_flag": false,
      "phmsa_flag": false,
      "contact_history": [
        {
          "_id": "fde40b92-daa2-488e-a82e-aca8e6ecc8fe",
          "key": "dba_name",
          "value": "HANSEN & ADKINS AUTO TRANSPORT",
          "start_date": "2005-12-23",
          "end_date": "2026-03-04",
          "current_flag": true
        },
        {
          "_id": "9b1c0235-bbaa-4ca7-9dc7-7a03dab3972b",
          "key": "mailing_address",
          "value": "3552 GREEN AVENUE, LOS ALAMITOS, CA 90720",
          "start_date": "2014-12-19",
          "end_date": "2026-03-04",
          "current_flag": true
        }
      ],
      "name_change_count": "1",
      "name_last_changed": "2014-12-18",
      "email_change_count": "3",
      "email_last_changed": "2022-12-30",
      "phone_change_count": "5",
      "phone_last_changed": "2022-12-08",
      "address_change_count": "4",
      "address_last_changed": "2014-12-18",
      "contact_change_count": "3",
      "contact_last_changed": "2023-11-08",
      "indicator_address_history": true,
      "risk_score": "Low",
      "risk_score_probability": 0.21698243104234227,
      "iss_value": "45",
      "iss_recommendation": "PASS",
      "iss_recommendation_reason": "Sufficient Data - No BASICs Prioritized",
      "safety_score": "100",
      "indicator_carrier_safety": true,
      "indicator_industry_benchmarks": false,
      "observed_IM": "653",
      "expected_lb_IM": "171",
      "expected_ub_IM": "1097",
      "indicator_benchmark_inspection_mileage_ratio": false,
      "observed_IRPU": "452",
      "expected_lb_IRPU": "36",
      "expected_ub_IRPU": "530",
      "indicator_benchmark_inspected_power_units_ratio": false,
      "observed_PUM": "897",
      "expected_lb_PUM": "329",
      "expected_ub_PUM": "897",
      "indicator_benchmark_power_unit_mileage_ratio": false,
      "indicator_network_graph_contact": true,
      "address_ids": [
        {
          "_id": "8a4b7566-f980-4b12-afc2-5539dd521eed",
          "key": "physical_address_authority_id",
          "value": "-6155238544422854689",
          "start_date": "2023-11-08",
          "end_date": "2026-03-04",
          "current_flag": true
        },
        {
          "_id": "84147a19-fe24-4f21-a917-042225e9042f",
          "key": "physical_address_id",
          "value": "-6155238544422854689",
          "start_date": "2014-12-19",
          "end_date": "2026-03-04",
          "current_flag": true
        },
        {
          "_id": "9bdcfe40-0cfa-46a5-bf87-6bdab5d7989e",
          "key": "mailing_address_id",
          "value": "-6155238544422854689",
          "start_date": "2014-12-19",
          "end_date": "2026-03-04",
          "current_flag": true
        },
        {
          "_id": "a452bf75-5e91-41a3-8e07-a4710a137280",
          "key": "mailing_address_id",
          "value": "892318786047236894",
          "start_date": "2007-12-20",
          "end_date": "2014-12-18",
          "current_flag": false
        },
        {
          "_id": "d60a81d5-74ca-429c-9a37-000bb461a4f2",
          "key": "physical_address_id",
          "value": "892318786047236894",
          "start_date": "2007-12-20",
          "end_date": "2014-12-18",
          "current_flag": false
        },
        {
          "_id": "5711e9f0-8ed9-497f-8733-50866f54b49d",
          "key": "mailing_address_id",
          "value": "-6312204236195345298",
          "start_date": "2005-12-23",
          "end_date": "2007-12-19",
          "current_flag": false
        },
        {
          "_id": "ced84355-1f6a-464d-9923-2513c5b99fc2",
          "key": "physical_address_id",
          "value": "-6312204236195345298",
          "start_date": "2005-12-23",
          "end_date": "2007-12-19",
          "current_flag": false
        }
      ],
      "network_graph_count_physical_address": "2",
      "network_graph_physical_address": [
        "3725123",
        "1312746"
      ],
      "network_graph_count_mailing_address": "2",
      "network_graph_mailing_address": [
        "3725123",
        "1312746"
      ],
      "network_graph_count_telephone_numbers": "2",
      "network_graph_telephone_number": [
        "3725123",
        "1312746"
      ],
      "network_graph_count_cellphone_numbers": "0",
      "network_graph_cellphone_number": [],
      "network_graph_count_fax_numbers": "1",
      "network_graph_fax_number": [
        "1312746"
      ],
      "network_graph_count_email_address": "0",
      "network_graph_email": [],
      "network_graph_count_ein": "0",
      "network_graph_ein": [],
      "network_graph_count_duns": "0",
      "network_graph_duns": [],
      "indicator_network_graph_equipment": true,
      "network_graph_count_equipment": "16",
      "network_graph_equipment": [
        "972702",
        "2541970",
        "4403125",
        "3665514",
        "64161",
        "2498811",
        "790261",
        "2163063",
        "2324917",
        "511412",
        "345082",
        "3185588",
        "710576",
        "2136888",
        "4100893",
        "2941959"
      ],
      "network_graph_equipment_ext": [
        {
          "_id": "790261",
          "dot_number": "790261",
          "dockets": "MC343084",
          "legal_name": "URS MIDWEST LLC",
          "entity_type_desc": "Broker,Carrier",
          "usdot_status": "Active",
          "out_of_service_flag": false,
          "carrier_operation_desc": "interstate",
          "hazardous_material_flag": true,
          "count_shared_vins": "6",
          "shared_vins": [
            {
              "vin": "1NPXD49X5FD260155",
              "type": "POWER UNIT",
              "unit_type_desc": "Truck Tractor",
              "primary_category": "Truck Tractor",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "RC45636",
              "insp_unit_license_state": "MI",
              "insp_unit_company": "91214",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-12-13",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "PETERBILT",
              "model": "389",
              "model_year": "2015",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck-Tractor",
              "ncsa_body_type": "Truck-tractor (Cab only, or with any number of trailing unit; any weight)"
            },
            {
              "vin": "5E0AA1444HG912802",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "423819T",
              "insp_unit_license_state": "TN",
              "insp_unit_company": "91215",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-12-13",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2017",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 44-46",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            },
            {
              "vin": "3ALHG3DV0MDML6967",
              "type": "POWER UNIT",
              "unit_type_desc": "Truck Tractor",
              "primary_category": "Chassis Cab",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "RC52328",
              "insp_unit_license_state": "MI",
              "insp_unit_company": "92004",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2025-11-08",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "FREIGHTLINER",
              "model": "114SD",
              "model_year": "2021",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck",
              "ncsa_body_type": "Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)",
              "body_cab_type": "MDHD: Conventional"
            },
            {
              "vin": "5KKHAEDV8LPLU0719",
              "type": "POWER UNIT",
              "unit_type_desc": "Straight Truck",
              "primary_category": "Straight Truck",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "RC45478",
              "insp_unit_license_state": "MI",
              "insp_unit_company": "94598",
              "inspections_total_vin_dot": "3",
              "last_inspection_date_vin_dot": "2026-01-17",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "WESTERN STAR",
              "model": "4900",
              "model_year": "2020",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck",
              "ncsa_body_type": "Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)",
              "body_cab_type": "MDHD: Conventional"
            },
            {
              "vin": "5E0AA1641NG580701",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "94599",
              "insp_unit_license_state": "TN",
              "insp_unit_company": "94599",
              "inspections_total_vin_dot": "3",
              "last_inspection_date_vin_dot": "2026-01-17",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2022",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 48-50",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            },
            {
              "vin": "5E0AA164XMG539501",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "4TL4786",
              "insp_unit_license_state": "CA",
              "insp_unit_company": "CX-09LSFA3",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2025-11-08",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2021",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 48-50",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            }
          ],
          "count_shared_power_units": "3",
          "count_shared_trailers": "3"
        },
        {
          "_id": "64161",
          "dot_number": "64161",
          "dockets": "MC71902",
          "legal_name": "JACK COOPER TRANSPORT COMPANY LLC",
          "entity_type_desc": "Carrier",
          "usdot_status": "Active",
          "out_of_service_flag": false,
          "carrier_operation_desc": "interstate",
          "hazardous_material_flag": true,
          "count_shared_vins": "4",
          "shared_vins": [
            {
              "vin": "5E0AA164XNG605109",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "655891",
              "insp_unit_license_state": "KS",
              "insp_unit_company": "4550",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-10-23",
              "last_inspected_under_dot": "568253",
              "most_recent_inspection_flag": false,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2022",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 48-50",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            },
            {
              "vin": "1FVHG3DV0MHMJ6115",
              "type": "POWER UNIT",
              "unit_type_desc": "Straight Truck",
              "primary_category": "Chassis Cab",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "200110",
              "insp_unit_license_state": "KS",
              "insp_unit_company": "4351",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-05-08",
              "last_inspected_under_dot": "568253",
              "most_recent_inspection_flag": false,
              "make": "FREIGHTLINER",
              "model": "114SD",
              "model_year": "2021",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck",
              "ncsa_body_type": "Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)",
              "body_cab_type": "MDHD: Conventional"
            },
            {
              "vin": "1FVHG3DV7MHMJ6189",
              "type": "POWER UNIT",
              "unit_type_desc": "Truck Tractor",
              "primary_category": "Chassis Cab",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "205199",
              "insp_unit_license_state": "KS",
              "insp_unit_company": "4549",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-10-23",
              "last_inspected_under_dot": "568253",
              "most_recent_inspection_flag": false,
              "make": "FREIGHTLINER",
              "model": "114SD",
              "model_year": "2021",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck",
              "ncsa_body_type": "Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)",
              "body_cab_type": "MDHD: Conventional"
            },
            {
              "vin": "5E0AA1640MG525803",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "655676",
              "insp_unit_license_state": "KS",
              "insp_unit_company": "4352",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-05-08",
              "last_inspected_under_dot": "568253",
              "most_recent_inspection_flag": false,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2021",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 48-50",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            }
          ],
          "count_shared_power_units": "2",
          "count_shared_trailers": "2"
        }
      ],
      "network_graph_count_power_units": "12",
      "network_graph_count_trailers": "13",
      "shared_power_units": "17",
      "shared_trailers": "17",
      "preferred_lanes": [
        {
          "state": "US-TX",
          "inspections": "65"
        },
        {
          "state": "US-IN",
          "inspections": "15"
        },
        {
          "state": "US-MO",
          "inspections": "10"
        },
        {
          "state": "US-US",
          "inspections": "8"
        },
        {
          "state": "US-FL",
          "inspections": "68"
        },
        {
          "state": "US-LA",
          "inspections": "25"
        },
        {
          "state": "US-WA",
          "inspections": "67"
        },
        {
          "state": "US-MS",
          "inspections": "22"
        },
        {
          "state": "US-SC",
          "inspections": "40"
        },
        {
          "state": "US-CA",
          "inspections": "78"
        },
        {
          "state": "US-OR",
          "inspections": "10"
        },
        {
          "state": "US-TN",
          "inspections": "38"
        },
        {
          "state": "US-IL",
          "inspections": "13"
        },
        {
          "state": "US-MD",
          "inspections": "12"
        },
        {
          "state": "US-WI",
          "inspections": "2"
        },
        {
          "state": "US-OH",
          "inspections": "7"
        },
        {
          "state": "US-ID",
          "inspections": "10"
        },
        {
          "state": "US-GA",
          "inspections": "59"
        },
        {
          "state": "US-MT",
          "inspections": "10"
        },
        {
          "state": "US-AL",
          "inspections": "26"
        },
        {
          "state": "US-NC",
          "inspections": "22"
        },
        {
          "state": "US-KY",
          "inspections": "13"
        },
        {
          "state": "US-MI",
          "inspections": "12"
        },
        {
          "state": "US-AR",
          "inspections": "5"
        },
        {
          "state": "US-IA",
          "inspections": "3"
        },
        {
          "state": "US-NM",
          "inspections": "1"
        },
        {
          "state": "US-NY",
          "inspections": "1"
        },
        {
          "state": "US-OK",
          "inspections": "2"
        },
        {
          "state": "US-NV",
          "inspections": "3"
        },
        {
          "state": "US-NE",
          "inspections": "2"
        },
        {
          "state": "US-PA",
          "inspections": "1"
        },
        {
          "state": "US-KS",
          "inspections": "1"
        },
        {
          "state": "US-WV",
          "inspections": "2"
        }
      ],
      "authority_history": [
        {
          "_id": "a165740f-801b-45c7-bdee-576e0bdce69b",
          "authority_type_desc": "Motor Property Common Carrier",
          "original_action_desc": "Reinstated",
          "original_served_date": "2004-06-10"
        },
        {
          "_id": "79f326ff-0a66-4629-91a1-c29d42aea15e",
          "authority_type_desc": "Motor Property Common Carrier",
          "original_action_desc": "Granted",
          "original_served_date": "1994-10-18",
          "dispensation_action_desc": "Revoked",
          "dispensation_served_date": "2004-05-24"
        },
        {
          "_id": "3bc66887-80b8-488a-82d1-418ccd351752",
          "authority_type_desc": "Motor Property Contract Carrier",
          "original_action_desc": "Granted",
          "original_served_date": "1994-10-18"
        }
      ],
      "equipment_summary": {
        "primary_category": [
          {
            "type": "TRAILER",
            "category": "Auto Carrier",
            "count": "434"
          },
          {
            "type": "POWER UNIT",
            "category": "Chassis Cab",
            "count": "360"
          },
          {
            "type": "POWER UNIT",
            "category": "Truck Tractor",
            "count": "55"
          },
          {
            "type": "POWER UNIT",
            "category": "Straight Truck",
            "count": "46"
          },
          {
            "type": "TRAILER",
            "category": "Unclassified",
            "count": "15"
          },
          {
            "type": "POWER UNIT",
            "category": "Unclassified",
            "count": "9"
          },
          {
            "type": "TRAILER",
            "category": "Dry Van",
            "count": "4"
          }
        ],
        "secondary_category": [
          {
            "type": "POWER UNIT",
            "count": "466"
          },
          {
            "type": "TRAILER",
            "category": "Open Auto Carrier",
            "count": "434"
          },
          {
            "type": "TRAILER",
            "count": "15"
          },
          {
            "type": "POWER UNIT",
            "category": "Sleeper Cab",
            "count": "4"
          },
          {
            "type": "TRAILER",
            "category": "Standard Dry Van",
            "count": "4"
          }
        ]
      },
      "equipment_history": [
        {
          "_id": "b675e929-551b-4d63-bd44-8f276e0dc9be",
          "vin": "1XP5DB8X5TN385780",
          "type": "POWER UNIT",
          "unit_type_desc": "Truck Tractor",
          "primary_category": "Truck Tractor",
          "insp_unit_license": "R189019",
          "insp_unit_license_state": "TX",
          "insp_unit_company": "50",
          "inspections_total_vin": "1",
          "inspections_total_vin_dot": "1",
          "countd_dots_vin": "1",
          "multi_dot_flag": false,
          "last_inspection_date_vin": "2026-01-17",
          "last_inspection_date_vin_dot": "2026-01-17",
          "last_inspected_under_dot": "568253",
          "most_recent_inspection_flag": true,
          "make": "PETERBILT",
          "model": "379",
          "model_year": "1996",
          "vehicle_type": "TRUCK",
          "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
          "body_class": "Truck-Tractor",
          "ncsa_body_type": "Truck-tractor (Cab only, or with any number of trailing unit; any weight)",
          "body_cab_type": "MDHD: Conventional"
        },
        {
          "_id": "238f5f2a-e13e-4b8f-bf0d-1a86d89c5fb8",
          "vin": "4V599RDG2FN184099",
          "type": "POWER UNIT",
          "unit_type_desc": "Truck Tractor",
          "primary_category": "Unclassified",
          "insp_unit_license": "YP78755",
          "insp_unit_license_state": "CA",
          "inspections_total_vin": "1",
          "inspections_total_vin_dot": "1",
          "countd_dots_vin": "1",
          "multi_dot_flag": false,
          "last_inspection_date_vin": "2024-02-13",
          "last_inspection_date_vin_dot": "2024-02-13",
          "last_inspected_under_dot": "568253",
          "most_recent_inspection_flag": true,
          "make": "VOLVO TRUCK",
          "model_year": "1985",
          "vehicle_type": "INCOMPLETE VEHICLE",
          "body_class": "Incomplete",
          "ncsa_body_type": "Unknown medium/heavy truck type",
          "fuel_type_primary": "Diesel"
        }
      ],
      "total_loads": "402",
      "ltl_loads": "6",
      "ltl_percentage": 0.014925373134328358,
      "ftl_loads": "396",
      "ftl_percentage": 0.9850746268656716,
      "deadheads": "55",
      "deadhead_percentage": 0.13681592039800994,
      "first_load_date": "2024-03-04",
      "last_load_date": "2026-02-26",
      "load_summary": [
        {
          "_id": "ba9f4c24-c7cc-421e-acc3-ef9473a5bdc7",
          "key": "TOYOTA",
          "value": "20",
          "first_load_date": "2024-03-14",
          "last_load_date": "2026-02-26"
        },
        {
          "_id": "ec9aa9b1-55e3-4c6c-9249-44d385291476",
          "key": "FORD",
          "value": "15",
          "first_load_date": "2024-04-11",
          "last_load_date": "2026-02-03"
        }
      ],
      "insurance_history": [
        {
          "_id": "ebcc0192-c5a1-44f5-af6d-8f89b8877e87",
          "insurance_status": "A",
          "insurance_form_code": "82",
          "insurance_type_code": "BIPD",
          "insurance_carrier": "U. S. SPECIALTY INSURANCE COMPANY",
          "policy_number": "1001120614",
          "effective_date": "2019-02-27",
          "underlying_limit_amount": "0",
          "minimum_coverage_amount": "0"
        },
        {
          "_id": "e408bbfe-a51b-490f-936f-2a0aab8bfc87",
          "insurance_status": "H",
          "insurance_form_code": "91X",
          "insurance_type_code": "BIPD/PRIMARY",
          "insurance_carrier": "GREENWICH INSURANCE COMPANY",
          "policy_number": "RAD9437950",
          "effective_date": "2020-02-01",
          "cancel_method": "CANCELLED",
          "cancel_effective_date": "2020-03-11",
          "underlying_limit_amount": "0",
          "minimum_coverage_amount": "1000000"
        }
      ],
      "insurance_cancel_count": "26",
      "insurance_last_canceled": "2020-03-11",
      "risk_factors": [
        {
          "consecutive_authority": true,
          "sixty_mo_in_business": true,
          "revocation_last_thirtysix_mo": false,
          "indicator_network_graph_phone": true,
          "indicator_network_graph_address": true,
          "indicator_network_graph_email": false,
          "indicator_network_graph_ein": false,
          "indicator_network_graph_duns": false,
          "high_shared_power_units": false,
          "indicator_benchmark_inspected_power_units_ratio": false,
          "indicator_benchmark_inspection_mileage_ratio": false,
          "indicator_benchmark_power_unit_mileage_ratio": false,
          "zeo_inspections_last_twelve_mo": false,
          "active_usdot_status": true,
          "violations_severe_flag": true,
          "basic_alert_flag": false,
          "basic_ac_indicator_flag": false,
          "fatal_crashes_flag": true,
          "safety_rating_unsatisfactory_conditional": false,
          "secondary_contact_info_provided": true,
          "primary_contact_info_missing": false,
          "carrier_w_brokerage_authority": false,
          "multi_cargo_classification": false,
          "interstate_carrier_single_state_inspection": false,
          "bipd_insurance_above_minimum": false,
          "bipd_insurance_below_requirement": false,
          "cargo_insurance_on_file": false,
          "boc3_on_file": true,
          "pending_insurance_cancellation": false,
          "no_active_authority": false,
          "not_authorized_for_hire": false,
          "mcs150_filed_last_24_months": true,
          "oos_below_industry_average": false,
          "smartway_flag": true,
          "carbtru_flag": false,
          "phmsa_flag": false,
          "hazardous_material": true,
          "virtual_physical_mailing_address": false,
          "phone_number_area_codes_match_address_state": true,
          "stability_name_history": true,
          "stability_email_history": true,
          "stability_phone_history": true,
          "stability_address_history": true,
          "stability_contact_history": true,
          "stability_insurance_history": true,
          "dot_out_of_service": false,
          "driver_only_inspections": false
        }
      ],
      "geo_points": [
        {
          "physical_address_zip_code": {
            "lat": 33.7956,
            "lon": -118.0648
          },
          "mailing_address_zip_code": {
            "lat": 33.7956,
            "lon": -118.0648
          }
        }
      ],
      "crash_history": [
        {
          "_id": "5105349",
          "changed_date": "2026-02-17T00:00:00",
          "report_state": "NC",
          "report_number": "NC0108402311",
          "report_date": "2026-02-13",
          "report_time": "1314",
          "report_seq_no": "1",
          "dot_number": "568253",
          "ci_status_code": "C",
          "final_status_date": "2026-02-17",
          "location": "UNION CEMETERY RD SW",
          "city": "CONCORD",
          "state": "NC",
          "county_code": "025",
          "county_name": "Cabarrus",
          "latitude": 35.38356666666667,
          "longitude": -80.56379999999999,
          "geo_point": {
            "lat": 35.38356666666667,
            "lon": -80.56379999999999
          },
          "truck_bus_ind": "T",
          "trafficway_id": "2",
          "trafficway_desc": "Two-Way Trafficway, Divided, Unprotected Median",
          "access_control_id": "3",
          "access_control_desc": "No Control",
          "road_surface_condition_id": "1",
          "road_surface_condition_desc": "Dry",
          "cargo_body_type_id": "8",
          "cargo_body_type_desc": "Auto Transporter",
          "gvw_rating_id": "3",
          "vehicle_identification_number": "5E0AA1449FG615005",
          "vehicle_license_number": "4NH8144",
          "vehicle_license_state": "CA",
          "vehicle_hazmat_placard": false,
          "weather_condition_id": "1",
          "weather_condition_desc": "No Adverse Conditions",
          "vehicle_configuration_id": "9",
          "vehicle_configuration_desc": "Tractor/Semitrailer",
          "light_condition_id": "1",
          "light_condition_desc": "Daylight",
          "hazmat_released": false,
          "agency": "CONCORD POLICE DEPARTMENT",
          "vehicles_in_accident": "2",
          "fatalities": "0",
          "injuries": "1",
          "tow_away": true,
          "federal_recordable": true,
          "state_recordable": true,
          "crash_event_seq_id_desc": "1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT",
          "included_in_sms_flag": false
        },
        {
          "_id": "5098991",
          "changed_date": "2026-02-06T00:00:00",
          "report_state": "MO",
          "report_number": "MO0000117243",
          "report_date": "2026-02-03",
          "report_time": "0915",
          "report_seq_no": "1",
          "dot_number": "568253",
          "ci_status_code": "C",
          "final_status_date": "2026-02-06",
          "location": "IS 55",
          "city": "HERCULANEUM",
          "state": "MO",
          "county_code": "099",
          "county_name": "Jefferson",
          "latitude": 38.296485,
          "longitude": -90.516085,
          "geo_point": {
            "lat": 38.296485,
            "lon": -90.516085
          },
          "truck_bus_ind": "T",
          "trafficway_id": "2",
          "trafficway_desc": "Two-Way Trafficway, Divided, Unprotected Median",
          "road_surface_condition_id": "1",
          "road_surface_condition_desc": "Dry",
          "cargo_body_type_id": "8",
          "cargo_body_type_desc": "Auto Transporter",
          "gvw_rating_id": "3",
          "vehicle_identification_number": "4V5RC9EHXTN702240",
          "vehicle_license_number": "V9970HY",
          "vehicle_license_state": "TN",
          "vehicle_hazmat_placard": false,
          "weather_condition_id": "1",
          "weather_condition_desc": "No Adverse Conditions",
          "vehicle_configuration_id": "6",
          "vehicle_configuration_desc": "Single-Unit Truck (3 or More Axels)",
          "light_condition_id": "1",
          "light_condition_desc": "Daylight",
          "hazmat_released": false,
          "agency": "MO0500800",
          "vehicles_in_accident": "2",
          "fatalities": "0",
          "injuries": "1",
          "tow_away": false,
          "federal_recordable": true,
          "state_recordable": true,
          "crash_event_seq_id_desc": "1:98:OTHER:OTHER;2:98:OTHER:OTHER;3:20:COLLISION INVOLVING OTHER MOVABLE OBJECT",
          "included_in_sms_flag": false
        }
      ],
      "crash_aggregates": [
        {
          "_id": "20240501",
          "report_month": "2024-05-01",
          "crashes_total": "7",
          "crashes_total_recordable": "7",
          "crashes_tow_away": "4",
          "crash_fatalities": "1",
          "crash_injuries": "2",
          "vehicle_miles_traveled": "59459748",
          "total_power_units": "897",
          "crash_rate": 0.11772670143169797,
          "crash_rate_recordable": 0.11772670143169797
        },
        {
          "_id": "20080801",
          "report_month": "2008-08-01",
          "crashes_total": "1",
          "crashes_total_recordable": "0",
          "crashes_tow_away": "0",
          "crash_fatalities": "0",
          "crash_injuries": "1"
        }
      ],
      "inspection_history": [
        {
          "_id": "87183650",
          "report_state": "TX",
          "report_number": "TXV262249920",
          "insp_date": "2026-02-26",
          "insp_start_time": "1350",
          "insp_end_time": "1407",
          "ci_status_code": "C",
          "county_code_state": "TX",
          "county_name": "Hidalgo",
          "latitude": 26.262706666666663,
          "longitude": -98.17788333333333,
          "geo_point": {
            "lat": 26.262706666666663,
            "lon": -98.17788333333333
          },
          "insp_level_id": "3",
          "insp_facility": "R",
          "location_desc": "US 281 NB MM 754",
          "hazmat_placard_req": false,
          "alcohol_control_sub": false,
          "drug_intrdctn_search": false,
          "drug_intrdctn_arrests": "0",
          "size_weight_enf": false,
          "traffic_enf": false,
          "gross_comb_veh_wt": "117000",
          "viol_total": "0",
          "oos_total": "0",
          "driver_viol_total": "0",
          "driver_oos_total": "0",
          "vehicle_viol_total": "0",
          "vehicle_oos_total": "0",
          "hazmat_viol_total": "0",
          "hazmat_oos_total": "0",
          "time_weight": "3",
          "unsafe_insp": true,
          "fatigued_insp": true,
          "dr_fitness_insp": true,
          "subt_alcohol_insp": true,
          "vh_maint_insp": false,
          "hm_insp": false,
          "vins": [
            {
              "vin": "4V5RC9DGXGN969747",
              "insp_unit_id": "211927065",
              "insp_unit_type_id": "11",
              "insp_unit_type_desc": "Truck Tractor",
              "insp_unit_make": "VOLV",
              "insp_unit_license": "U4366HY",
              "insp_unit_license_state": "TN",
              "insp_unit_company": "1119"
            },
            {
              "vin": "5E0AA1441HG856804",
              "insp_unit_id": "211927066",
              "insp_unit_type_id": "9",
              "insp_unit_type_desc": "Semi Trailer",
              "insp_unit_make": "COTT",
              "insp_unit_license": "4PJ1645",
              "insp_unit_license_state": "CA",
              "insp_unit_company": "1119T"
            }
          ],
          "violations": [],
          "included_in_sms_flag": false
        },
        {
          "_id": "87160987",
          "report_state": "TN",
          "report_number": "TNI039583075",
          "insp_date": "2026-02-26",
          "insp_start_time": "0341",
          "insp_end_time": "0414",
          "ci_status_code": "C",
          "county_code_state": "TN",
          "county_name": "Giles",
          "latitude": 35.139362500000004,
          "longitude": -87.002225,
          "geo_point": {
            "lat": 35.139362500000004,
            "lon": -87.002225
          },
          "insp_level_id": "1",
          "insp_facility": "F",
          "location_desc": "ARDMORE TN",
          "hazmat_placard_req": false,
          "alcohol_control_sub": false,
          "drug_intrdctn_search": false,
          "drug_intrdctn_arrests": "0",
          "size_weight_enf": false,
          "traffic_enf": false,
          "gross_comb_veh_wt": "99600",
          "viol_total": "1",
          "oos_total": "1",
          "driver_viol_total": "0",
          "driver_oos_total": "0",
          "vehicle_viol_total": "1",
          "vehicle_oos_total": "1",
          "hazmat_viol_total": "0",
          "hazmat_oos_total": "0",
          "time_weight": "3",
          "unsafe_insp": true,
          "fatigued_insp": true,
          "dr_fitness_insp": true,
          "subt_alcohol_insp": true,
          "vh_maint_insp": true,
          "hm_insp": false,
          "vins": [
            {
              "vin": "4V5RC9EH3HN970375",
              "insp_unit_id": "211875418",
              "insp_unit_type_id": "10",
              "insp_unit_type_desc": "Straight Truck",
              "insp_unit_make": "VOLVO",
              "insp_unit_license": "U4367HY",
              "insp_unit_license_state": "TN",
              "insp_unit_company": "1180"
            },
            {
              "vin": "5E0AC1448HG950205",
              "insp_unit_id": "211875419",
              "insp_unit_type_id": "9",
              "insp_unit_type_desc": "Semi Trailer",
              "insp_unit_make": "COTTRELL T",
              "insp_unit_license": "4T1745",
              "insp_unit_license_state": "CA",
              "insp_unit_company": "1180T"
            }
          ],
          "violations": [
            {
              "_id": "272085359",
              "report_number": "TNI039583075",
              "report_state": "TN",
              "insp_date": "2026-02-26",
              "change_date": "2026-02-27",
              "inspection_id": "87160987",
              "violation_id": "272085359",
              "viol_code": "39375A3TAOL",
              "part_no": "393",
              "part_no_section": "75A3-TAOL",
              "seq_no": "1",
              "basic_group_id": "1",
              "basic_group_desc": "Vehicle Maintenance",
              "viol_group_id": "62",
              "viol_group_desc": "Tires",
              "viol_desc": "Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS",
              "viol_category_id": "23",
              "viol_category_desc": "Tires",
              "viol_type": "VEHICLE",
              "viol_unit_id": "1",
              "viol_unit_desc": "Vehicle Primary Unit",
              "insp_unit_id": "211875418",
              "oos_indicator": true,
              "defect_verification_id": "99",
              "defect_verification_desc": "Unknown",
              "citation_number": "WARN",
              "oos_weight": "2",
              "severity_weight": "8",
              "time_weight": "3",
              "total_severity_weight": "30",
              "included_in_sms_flag": false
            }
          ],
          "included_in_sms_flag": false
        }
      ],
      "basic_history": [
        {
          "inspections_total": "659",
          "inspections_vehicle": "303",
          "inspections_vehicle_out_of_service": "77",
          "inspections_driver": "658",
          "inspections_driver_out_of_service": "5",
          "inspections_w_violations_unsafe_driving": "83",
          "basic_measure_unsafe_driving": 0.84,
          "basic_ac_indicator_unsafe_driving": false,
          "inspections_w_violations_hours_of_service": "13",
          "basic_measure_hours_of_service": 0.1,
          "basic_ac_indicator_hours_of_service": false,
          "inspections_w_violations_driver_fitness": "5",
          "basic_measure_driver_fitness": 0.09,
          "basic_ac_indicator_driver_fitness": false,
          "inspections_w_violations_controlled_substance": "0",
          "basic_measure_controlled_substance": 0.0,
          "basic_ac_indicator_controlled_substance": false,
          "inspections_w_violations_vehicle_maintence": "147",
          "basic_measure_vehicle_maintence": 4.01,
          "basic_ac_indicator_vehicle_maintence": false,
          "snapshot_date": "2025-10-31"
        },
        {
          "inspections_total": "667",
          "inspections_vehicle": "304",
          "inspections_vehicle_out_of_service": "77",
          "inspections_driver": "666",
          "inspections_driver_out_of_service": "5",
          "inspections_w_violations_unsafe_driving": "84",
          "basic_measure_unsafe_driving": 0.82,
          "basic_ac_indicator_unsafe_driving": false,
          "inspections_w_violations_hours_of_service": "12",
          "basic_measure_hours_of_service": 0.1,
          "basic_ac_indicator_hours_of_service": false,
          "inspections_w_violations_driver_fitness": "5",
          "basic_measure_driver_fitness": 0.09,
          "basic_ac_indicator_driver_fitness": false,
          "inspections_w_violations_controlled_substance": "0",
          "basic_measure_controlled_substance": 0.0,
          "basic_ac_indicator_controlled_substance": false,
          "inspections_w_violations_vehicle_maintence": "146",
          "basic_measure_vehicle_maintence": 3.84,
          "basic_ac_indicator_vehicle_maintence": false,
          "snapshot_date": "2025-11-30"
        }
      ],
      "doc_id": "568253-MC277621"
    }
  ],
  "total_count": 1
}

GET

EIN

https://api.carrierok.com/v2/profile?ein=954485461

Retrieve a carrier profile using its IRS Employer Identification Number.

Authorization — API Key

Parameters

ParameterType
einrequiredstring
pageinteger= 1
pageSizeinteger= 100

Example

curl "https://api.carrierok.com/v2/profile?ein=954485461" \
  -H "Authorization: Bearer YOUR_API_KEY"
Response200 OK
{
  "items": [
    {
      "dot_number": "568253",
      "docket_prefix": "MC",
      "docket_number": "277621",
      "docket": "MC277621",
      "ein": "954485461",
      "carrier_operation_desc": "interstate",
      "entity_type_desc": "Carrier",
      "authority_common": "Active",
      "authority_contract": "Active",
      "authority_broker": "None",
      "authority_common_pending": false,
      "authority_contract_pending": false,
      "authority_broker_pending": false,
      "authority_common_review": false,
      "authority_contract_review": false,
      "authority_broker_review": false,
      "authority_common_revocation": false,
      "authority_age_common": "7937",
      "authority_age_common_active": "7937",
      "authority_contract_revocation": false,
      "authority_age_contract": "11460",
      "authority_age_contract_active": "11460",
      "authority_broker_revocation": false,
      "total_revocations": "2",
      "days_since_last_revocation": "7954",
      "indicator_authority": true,
      "insurance_bipd_on_file": "1000000",
      "insurance_cargo_on_file": "0",
      "insurance_bond_on_file": "0",
      "insurance_bipd_required": "1000000",
      "insurance_cargo_required": "0",
      "insurance_bond_required": "0",
      "indicator_insurance": true,
      "private": false,
      "enterprise": false,
      "household_goods": false,
      "passenger": false,
      "property": true,
      "legal_name": "HANSEN & ADKINS AUTO TRANSPORT INC",
      "dba_flag": false,
      "telephone_number": "5624304100",
      "fax_number": "5624304144",
      "physical_address_city": "LOS ALAMITOS",
      "physical_address_iso_country_code": "US",
      "physical_address_state": "CA",
      "physical_address_street": "3552 GREEN AVENUE",
      "physical_address_zip_code": "90720",
      "physical_address": "3552 GREEN AVENUE, LOS ALAMITOS, CA 90720",
      "undeliverable_physical_address": false,
      "mailing_address_iso_country_code": "US",
      "mailing_address_street": "3552 GREEN AVENUE",
      "mailing_address_city": "LOS ALAMITOS",
      "mailing_address_state": "CA",
      "mailing_address_zip_code": "90720",
      "mailing_address": "3552 GREEN AVENUE, LOS ALAMITOS, CA 90720",
      "latest_review_type_desc": "Compliance Review",
      "safety_rating_desc": "Satisfactory",
      "usdot_status": "Active",
      "total_drivers": "897",
      "total_power_units": "897",
      "mcs150_mileage": "58703744",
      "cargo_carried": "Motor Vehicles",
      "general_freight": false,
      "household": false,
      "metal_sheet_coils_rolls": false,
      "motor_vehicles": true,
      "driveaway_towaway": false,
      "logs_poles_beams_lumber": false,
      "building_materials": false,
      "mobile_homes": false,
      "machinery_large_objects": false,
      "fresh_produce": false,
      "liquids_gases": false,
      "intermodal_containers": false,
      "passengers": false,
      "oilfield_equipment": false,
      "livestock": false,
      "grain_feed_hay": false,
      "coal_coke": false,
      "meat": false,
      "garbage_refuse_trash": false,
      "chemicals": false,
      "us_mail": false,
      "dry_bulk_commodities": false,
      "refrigerated_foods": false,
      "beverages": false,
      "paper_products": false,
      "utility": false,
      "farm_supplies": false,
      "construction": false,
      "water_well": false,
      "other_cargo": false,
      "operation_classification_desc": "Authorized For Hire",
      "operation_class_authorized_for_hire": true,
      "operation_class_exempt_for_hire": false,
      "operation_class_private_property": false,
      "operation_class_private_pass_business": false,
      "operation_class_private_pass_non_business": false,
      "operation_class_migrant": false,
      "operation_class_us_mail": false,
      "operation_class_federal_govt": false,
      "operation_class_state_govt": false,
      "operation_class_local_govt": false,
      "operation_class_indian_nation": false,
      "organization_type_desc": "CORPORATION",
      "company_contact_primary": "STEVEN HANSEN",
      "company_contact_secondary": "LOUIE ADKINS",
      "email_address": "SRUIZ@HANSENADKINS.COM",
      "email_domain": "HANSENADKINS",
      "cellphone_number": "3153176157",
      "undeliverable_mailing_address": false,
      "icc_dockets": "MC277621",
      "owned_tractors": "659",
      "owned_trailers": "659",
      "term_leased_tractors": "238",
      "term_leased_trailers": "238",
      "total_trailers": "897",
      "total_trucks": "897",
      "total_buses": "0",
      "num_drivers_interstate_within_100mi": "0",
      "num_drivers_interstate_beyond_100mi": "897",
      "num_drivers_interstate_total": "897",
      "num_drivers_intrastate_within_100mi": "0",
      "num_drivers_intrastate_beyond_100mi": "0",
      "num_drivers_intrastate_total": "0",
      "avg_trip_leased_drivers": "0",
      "total_drivers_cdl": "897",
      "mcs151_type_desc": "Compliance Review",
      "dot_age": "11563",
      "boc3_company_name": "1+49 PROCESS AGENTS LLC",
      "boc3_attn": "MATTHEW BOWLES",
      "bo3_address_city": "ALPHARETTA",
      "boc3_address_state": "GA",
      "boc3_address_street": "6250 SHILOH ROAD SUITE230",
      "boc3_address_zip_code": "30005",
      "boc3_address_country_code": "US",
      "crashes_total": "69",
      "crash_fatalities": "2",
      "crash_injuries": "18",
      "crashes_tow_away": "49",
      "inspections_driver": "652",
      "inspections_driver_out_of_service": "6",
      "oos_alert_driver": false,
      "inspections_hazmat": "1",
      "inspections_hazmat_out_of_service": "0",
      "oos_alert_hazmat": false,
      "inspections_vehicle": "300",
      "inspections_vehicle_out_of_service": "72",
      "oos_alert_vehicle": true,
      "violations_total": "472",
      "violations_unsafe_driving": "89",
      "violations_severe_unsafe_driving": "26",
      "violations_oos_unsafe_driving": "0",
      "basic_alert_unsafe_driving": false,
      "basic_roadside_alert_unsafe_driving": false,
      "basic_ac_indicator_unsafe_driving": false,
      "intervention_threshold_unsafe_driving": 0.0,
      "violations_hours_of_service": "16",
      "violations_severe_hours_of_service": "6",
      "violations_oos_hours_of_service": "0",
      "basic_alert_hours_of_service": false,
      "basic_roadside_alert_hours_of_service": false,
      "basic_ac_indicator_hours_of_service": false,
      "intervention_threshold_hours_of_service": 0.0,
      "violations_vehicle_maintence": "232",
      "violations_severe_vehicle_maintence": "54",
      "violations_oos_vehicle_maintence": "84",
      "basic_alert_vehicle_maintence": false,
      "basic_roadside_alert_vehicle_maintence": false,
      "basic_ac_indicator_vehicle_maintence": false,
      "intervention_threshold_vehicle_maintence": 0.0,
      "violations_controlled_substance": "0",
      "violations_severe_controlled_substance": "0",
      "violations_oos_controlled_substance": "0",
      "basic_alert_controlled_substance": false,
      "basic_roadside_alert_controlled_substance": false,
      "basic_ac_indicator_controlled_substance": false,
      "intervention_threshold_controlled_substance": 0.0,
      "violations_driver_fitness": "7",
      "violations_severe_driver_fitness": "5",
      "violations_oos_driver_fitness": "7",
      "basic_alert_driver_fitness": false,
      "basic_roadside_alert_driver_fitness": false,
      "basic_ac_indicator_driver_fitness": false,
      "intervention_threshold_driver_fitness": 0.0,
      "violations_hazardous_materials": "0",
      "violations_severe_hazardous_materials": "0",
      "violations_oos_hazardous_materials": "0",
      "basic_measure_hazardous_materials": 0.0,
      "basic_alert_hazardous_materials": false,
      "basic_roadside_alert_hazardous_materials": false,
      "basic_ac_indicator_hazardous_materials": false,
      "intervention_threshold_hazardous_materials": 0.0,
      "basic_measure_crash_indicator": 0.15217391304347827,
      "basic_percentile_crash_indicator": 0.19014084507042253,
      "basic_alert_crash_indicator": false,
      "basic_roadside_alert_crash_indicator": false,
      "intervention_threshold_crash_indicator": 0.65,
      "inspections_total": "653",
      "inspected_states": "32",
      "inspected_power_units": "452",
      "inspected_trailers": "446",
      "physical_telephone_number_authority": "5624304100",
      "physical_fax_number_authority": "5624304144",
      "physical_address_authority_city": "LOS ALAMITOS",
      "physical_address_authority_state": "CA",
      "physical_address_authority_street": "3552 GREEN AVENUE",
      "physical_address_authority_zip_code": "90720",
      "physical_address_authority": "3552 GREEN AVENUE, LOS ALAMITOS, CA 90720",
      "undeliverable_physical_address_authority": false,
      "out_of_service_flag": false,
      "hazardous_material": true,
      "physical_address_id": "-6155238544422854689",
      "mailing_address_id": "-6155238544422854689",
      "physical_address_authority_id": "-6155238544422854689",
      "mcs150_date": "2024-10-30",
      "mcs150_year": "2024",
      "mcs151_date": "2021-07-29",
      "mcs151_year": "2021",
      "added_date": "1994-07-07",
      "authority_start_common": "2004-06-10",
      "authority_start_contract": "1994-10-18",
      "authority_common_last_revocation_date": "2004-05-24",
      "last_revocation_date": "2004-05-24",
      "last_violation_date": "2026-02-26",
      "last_crash_date": "2026-02-13",
      "last_inspection_date": "2026-02-26",
      "latest_review_date": "2021-07-29",
      "safety_rating_date": "2021-12-17",
      "snapshot_date": "2026-03-04",
      "basic_measure_unsafe_driving": "0",
      "basic_measure_hours_of_service": "0",
      "basic_measure_vehicle_maintence": "0",
      "basic_measure_controlled_substance": "0",
      "basic_measure_driver_fitness": "0",
      "inspections_vehicle_out_of_service_pct": "0.24",
      "inspections_driver_out_of_service_pct": "0.009",
      "inspections_hazmat_out_of_service_pct": "0",
      "natl_avg_oos_vehicle": "0.2226",
      "natl_avg_oos_driver": "0.0667",
      "natl_avg_oos_hazmat": "0.0444",
      "smartway_flag": true,
      "carbtru_flag": false,
      "phmsa_flag": false,
      "contact_history": [
        {
          "_id": "fde40b92-daa2-488e-a82e-aca8e6ecc8fe",
          "key": "dba_name",
          "value": "HANSEN & ADKINS AUTO TRANSPORT",
          "start_date": "2005-12-23",
          "end_date": "2026-03-04",
          "current_flag": true
        },
        {
          "_id": "9b1c0235-bbaa-4ca7-9dc7-7a03dab3972b",
          "key": "mailing_address",
          "value": "3552 GREEN AVENUE, LOS ALAMITOS, CA 90720",
          "start_date": "2014-12-19",
          "end_date": "2026-03-04",
          "current_flag": true
        }
      ],
      "name_change_count": "1",
      "name_last_changed": "2014-12-18",
      "email_change_count": "3",
      "email_last_changed": "2022-12-30",
      "phone_change_count": "5",
      "phone_last_changed": "2022-12-08",
      "address_change_count": "4",
      "address_last_changed": "2014-12-18",
      "contact_change_count": "3",
      "contact_last_changed": "2023-11-08",
      "indicator_address_history": true,
      "risk_score": "Low",
      "risk_score_probability": 0.21698243104234227,
      "iss_value": "45",
      "iss_recommendation": "PASS",
      "iss_recommendation_reason": "Sufficient Data - No BASICs Prioritized",
      "safety_score": "100",
      "indicator_carrier_safety": true,
      "indicator_industry_benchmarks": false,
      "observed_IM": "653",
      "expected_lb_IM": "171",
      "expected_ub_IM": "1097",
      "indicator_benchmark_inspection_mileage_ratio": false,
      "observed_IRPU": "452",
      "expected_lb_IRPU": "36",
      "expected_ub_IRPU": "530",
      "indicator_benchmark_inspected_power_units_ratio": false,
      "observed_PUM": "897",
      "expected_lb_PUM": "329",
      "expected_ub_PUM": "897",
      "indicator_benchmark_power_unit_mileage_ratio": false,
      "indicator_network_graph_contact": true,
      "address_ids": [
        {
          "_id": "8a4b7566-f980-4b12-afc2-5539dd521eed",
          "key": "physical_address_authority_id",
          "value": "-6155238544422854689",
          "start_date": "2023-11-08",
          "end_date": "2026-03-04",
          "current_flag": true
        },
        {
          "_id": "84147a19-fe24-4f21-a917-042225e9042f",
          "key": "physical_address_id",
          "value": "-6155238544422854689",
          "start_date": "2014-12-19",
          "end_date": "2026-03-04",
          "current_flag": true
        },
        {
          "_id": "9bdcfe40-0cfa-46a5-bf87-6bdab5d7989e",
          "key": "mailing_address_id",
          "value": "-6155238544422854689",
          "start_date": "2014-12-19",
          "end_date": "2026-03-04",
          "current_flag": true
        },
        {
          "_id": "a452bf75-5e91-41a3-8e07-a4710a137280",
          "key": "mailing_address_id",
          "value": "892318786047236894",
          "start_date": "2007-12-20",
          "end_date": "2014-12-18",
          "current_flag": false
        },
        {
          "_id": "d60a81d5-74ca-429c-9a37-000bb461a4f2",
          "key": "physical_address_id",
          "value": "892318786047236894",
          "start_date": "2007-12-20",
          "end_date": "2014-12-18",
          "current_flag": false
        },
        {
          "_id": "5711e9f0-8ed9-497f-8733-50866f54b49d",
          "key": "mailing_address_id",
          "value": "-6312204236195345298",
          "start_date": "2005-12-23",
          "end_date": "2007-12-19",
          "current_flag": false
        },
        {
          "_id": "ced84355-1f6a-464d-9923-2513c5b99fc2",
          "key": "physical_address_id",
          "value": "-6312204236195345298",
          "start_date": "2005-12-23",
          "end_date": "2007-12-19",
          "current_flag": false
        }
      ],
      "network_graph_count_physical_address": "2",
      "network_graph_physical_address": [
        "3725123",
        "1312746"
      ],
      "network_graph_count_mailing_address": "2",
      "network_graph_mailing_address": [
        "3725123",
        "1312746"
      ],
      "network_graph_count_telephone_numbers": "2",
      "network_graph_telephone_number": [
        "3725123",
        "1312746"
      ],
      "network_graph_count_cellphone_numbers": "0",
      "network_graph_cellphone_number": [],
      "network_graph_count_fax_numbers": "1",
      "network_graph_fax_number": [
        "1312746"
      ],
      "network_graph_count_email_address": "0",
      "network_graph_email": [],
      "network_graph_count_ein": "0",
      "network_graph_ein": [],
      "network_graph_count_duns": "0",
      "network_graph_duns": [],
      "indicator_network_graph_equipment": true,
      "network_graph_count_equipment": "16",
      "network_graph_equipment": [
        "972702",
        "2541970",
        "4403125",
        "3665514",
        "64161",
        "2498811",
        "790261",
        "2163063",
        "2324917",
        "511412",
        "345082",
        "3185588",
        "710576",
        "2136888",
        "4100893",
        "2941959"
      ],
      "network_graph_equipment_ext": [
        {
          "_id": "790261",
          "dot_number": "790261",
          "dockets": "MC343084",
          "legal_name": "URS MIDWEST LLC",
          "entity_type_desc": "Broker,Carrier",
          "usdot_status": "Active",
          "out_of_service_flag": false,
          "carrier_operation_desc": "interstate",
          "hazardous_material_flag": true,
          "count_shared_vins": "6",
          "shared_vins": [
            {
              "vin": "1NPXD49X5FD260155",
              "type": "POWER UNIT",
              "unit_type_desc": "Truck Tractor",
              "primary_category": "Truck Tractor",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "RC45636",
              "insp_unit_license_state": "MI",
              "insp_unit_company": "91214",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-12-13",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "PETERBILT",
              "model": "389",
              "model_year": "2015",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck-Tractor",
              "ncsa_body_type": "Truck-tractor (Cab only, or with any number of trailing unit; any weight)"
            },
            {
              "vin": "5E0AA1444HG912802",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "423819T",
              "insp_unit_license_state": "TN",
              "insp_unit_company": "91215",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-12-13",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2017",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 44-46",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            },
            {
              "vin": "3ALHG3DV0MDML6967",
              "type": "POWER UNIT",
              "unit_type_desc": "Truck Tractor",
              "primary_category": "Chassis Cab",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "RC52328",
              "insp_unit_license_state": "MI",
              "insp_unit_company": "92004",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2025-11-08",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "FREIGHTLINER",
              "model": "114SD",
              "model_year": "2021",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck",
              "ncsa_body_type": "Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)",
              "body_cab_type": "MDHD: Conventional"
            },
            {
              "vin": "5KKHAEDV8LPLU0719",
              "type": "POWER UNIT",
              "unit_type_desc": "Straight Truck",
              "primary_category": "Straight Truck",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "RC45478",
              "insp_unit_license_state": "MI",
              "insp_unit_company": "94598",
              "inspections_total_vin_dot": "3",
              "last_inspection_date_vin_dot": "2026-01-17",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "WESTERN STAR",
              "model": "4900",
              "model_year": "2020",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck",
              "ncsa_body_type": "Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)",
              "body_cab_type": "MDHD: Conventional"
            },
            {
              "vin": "5E0AA1641NG580701",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "94599",
              "insp_unit_license_state": "TN",
              "insp_unit_company": "94599",
              "inspections_total_vin_dot": "3",
              "last_inspection_date_vin_dot": "2026-01-17",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2022",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 48-50",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            },
            {
              "vin": "5E0AA164XMG539501",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "4TL4786",
              "insp_unit_license_state": "CA",
              "insp_unit_company": "CX-09LSFA3",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2025-11-08",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2021",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 48-50",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            }
          ],
          "count_shared_power_units": "3",
          "count_shared_trailers": "3"
        },
        {
          "_id": "64161",
          "dot_number": "64161",
          "dockets": "MC71902",
          "legal_name": "JACK COOPER TRANSPORT COMPANY LLC",
          "entity_type_desc": "Carrier",
          "usdot_status": "Active",
          "out_of_service_flag": false,
          "carrier_operation_desc": "interstate",
          "hazardous_material_flag": true,
          "count_shared_vins": "4",
          "shared_vins": [
            {
              "vin": "5E0AA164XNG605109",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "655891",
              "insp_unit_license_state": "KS",
              "insp_unit_company": "4550",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-10-23",
              "last_inspected_under_dot": "568253",
              "most_recent_inspection_flag": false,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2022",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 48-50",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            },
            {
              "vin": "1FVHG3DV0MHMJ6115",
              "type": "POWER UNIT",
              "unit_type_desc": "Straight Truck",
              "primary_category": "Chassis Cab",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "200110",
              "insp_unit_license_state": "KS",
              "insp_unit_company": "4351",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-05-08",
              "last_inspected_under_dot": "568253",
              "most_recent_inspection_flag": false,
              "make": "FREIGHTLINER",
              "model": "114SD",
              "model_year": "2021",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck",
              "ncsa_body_type": "Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)",
              "body_cab_type": "MDHD: Conventional"
            },
            {
              "vin": "1FVHG3DV7MHMJ6189",
              "type": "POWER UNIT",
              "unit_type_desc": "Truck Tractor",
              "primary_category": "Chassis Cab",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "205199",
              "insp_unit_license_state": "KS",
              "insp_unit_company": "4549",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-10-23",
              "last_inspected_under_dot": "568253",
              "most_recent_inspection_flag": false,
              "make": "FREIGHTLINER",
              "model": "114SD",
              "model_year": "2021",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck",
              "ncsa_body_type": "Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)",
              "body_cab_type": "MDHD: Conventional"
            },
            {
              "vin": "5E0AA1640MG525803",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "655676",
              "insp_unit_license_state": "KS",
              "insp_unit_company": "4352",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-05-08",
              "last_inspected_under_dot": "568253",
              "most_recent_inspection_flag": false,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2021",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 48-50",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            }
          ],
          "count_shared_power_units": "2",
          "count_shared_trailers": "2"
        }
      ],
      "network_graph_count_power_units": "12",
      "network_graph_count_trailers": "13",
      "shared_power_units": "17",
      "shared_trailers": "17",
      "preferred_lanes": [
        {
          "state": "US-TX",
          "inspections": "65"
        },
        {
          "state": "US-IN",
          "inspections": "15"
        },
        {
          "state": "US-MO",
          "inspections": "10"
        },
        {
          "state": "US-US",
          "inspections": "8"
        },
        {
          "state": "US-FL",
          "inspections": "68"
        },
        {
          "state": "US-LA",
          "inspections": "25"
        },
        {
          "state": "US-WA",
          "inspections": "67"
        },
        {
          "state": "US-MS",
          "inspections": "22"
        },
        {
          "state": "US-SC",
          "inspections": "40"
        },
        {
          "state": "US-CA",
          "inspections": "78"
        },
        {
          "state": "US-OR",
          "inspections": "10"
        },
        {
          "state": "US-TN",
          "inspections": "38"
        },
        {
          "state": "US-IL",
          "inspections": "13"
        },
        {
          "state": "US-MD",
          "inspections": "12"
        },
        {
          "state": "US-WI",
          "inspections": "2"
        },
        {
          "state": "US-OH",
          "inspections": "7"
        },
        {
          "state": "US-ID",
          "inspections": "10"
        },
        {
          "state": "US-GA",
          "inspections": "59"
        },
        {
          "state": "US-MT",
          "inspections": "10"
        },
        {
          "state": "US-AL",
          "inspections": "26"
        },
        {
          "state": "US-NC",
          "inspections": "22"
        },
        {
          "state": "US-KY",
          "inspections": "13"
        },
        {
          "state": "US-MI",
          "inspections": "12"
        },
        {
          "state": "US-AR",
          "inspections": "5"
        },
        {
          "state": "US-IA",
          "inspections": "3"
        },
        {
          "state": "US-NM",
          "inspections": "1"
        },
        {
          "state": "US-NY",
          "inspections": "1"
        },
        {
          "state": "US-OK",
          "inspections": "2"
        },
        {
          "state": "US-NV",
          "inspections": "3"
        },
        {
          "state": "US-NE",
          "inspections": "2"
        },
        {
          "state": "US-PA",
          "inspections": "1"
        },
        {
          "state": "US-KS",
          "inspections": "1"
        },
        {
          "state": "US-WV",
          "inspections": "2"
        }
      ],
      "authority_history": [
        {
          "_id": "a165740f-801b-45c7-bdee-576e0bdce69b",
          "authority_type_desc": "Motor Property Common Carrier",
          "original_action_desc": "Reinstated",
          "original_served_date": "2004-06-10"
        },
        {
          "_id": "79f326ff-0a66-4629-91a1-c29d42aea15e",
          "authority_type_desc": "Motor Property Common Carrier",
          "original_action_desc": "Granted",
          "original_served_date": "1994-10-18",
          "dispensation_action_desc": "Revoked",
          "dispensation_served_date": "2004-05-24"
        },
        {
          "_id": "3bc66887-80b8-488a-82d1-418ccd351752",
          "authority_type_desc": "Motor Property Contract Carrier",
          "original_action_desc": "Granted",
          "original_served_date": "1994-10-18"
        }
      ],
      "equipment_summary": {
        "primary_category": [
          {
            "type": "TRAILER",
            "category": "Auto Carrier",
            "count": "434"
          },
          {
            "type": "POWER UNIT",
            "category": "Chassis Cab",
            "count": "360"
          },
          {
            "type": "POWER UNIT",
            "category": "Truck Tractor",
            "count": "55"
          },
          {
            "type": "POWER UNIT",
            "category": "Straight Truck",
            "count": "46"
          },
          {
            "type": "TRAILER",
            "category": "Unclassified",
            "count": "15"
          },
          {
            "type": "POWER UNIT",
            "category": "Unclassified",
            "count": "9"
          },
          {
            "type": "TRAILER",
            "category": "Dry Van",
            "count": "4"
          }
        ],
        "secondary_category": [
          {
            "type": "POWER UNIT",
            "count": "466"
          },
          {
            "type": "TRAILER",
            "category": "Open Auto Carrier",
            "count": "434"
          },
          {
            "type": "TRAILER",
            "count": "15"
          },
          {
            "type": "POWER UNIT",
            "category": "Sleeper Cab",
            "count": "4"
          },
          {
            "type": "TRAILER",
            "category": "Standard Dry Van",
            "count": "4"
          }
        ]
      },
      "equipment_history": [
        {
          "_id": "b675e929-551b-4d63-bd44-8f276e0dc9be",
          "vin": "1XP5DB8X5TN385780",
          "type": "POWER UNIT",
          "unit_type_desc": "Truck Tractor",
          "primary_category": "Truck Tractor",
          "insp_unit_license": "R189019",
          "insp_unit_license_state": "TX",
          "insp_unit_company": "50",
          "inspections_total_vin": "1",
          "inspections_total_vin_dot": "1",
          "countd_dots_vin": "1",
          "multi_dot_flag": false,
          "last_inspection_date_vin": "2026-01-17",
          "last_inspection_date_vin_dot": "2026-01-17",
          "last_inspected_under_dot": "568253",
          "most_recent_inspection_flag": true,
          "make": "PETERBILT",
          "model": "379",
          "model_year": "1996",
          "vehicle_type": "TRUCK",
          "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
          "body_class": "Truck-Tractor",
          "ncsa_body_type": "Truck-tractor (Cab only, or with any number of trailing unit; any weight)",
          "body_cab_type": "MDHD: Conventional"
        },
        {
          "_id": "238f5f2a-e13e-4b8f-bf0d-1a86d89c5fb8",
          "vin": "4V599RDG2FN184099",
          "type": "POWER UNIT",
          "unit_type_desc": "Truck Tractor",
          "primary_category": "Unclassified",
          "insp_unit_license": "YP78755",
          "insp_unit_license_state": "CA",
          "inspections_total_vin": "1",
          "inspections_total_vin_dot": "1",
          "countd_dots_vin": "1",
          "multi_dot_flag": false,
          "last_inspection_date_vin": "2024-02-13",
          "last_inspection_date_vin_dot": "2024-02-13",
          "last_inspected_under_dot": "568253",
          "most_recent_inspection_flag": true,
          "make": "VOLVO TRUCK",
          "model_year": "1985",
          "vehicle_type": "INCOMPLETE VEHICLE",
          "body_class": "Incomplete",
          "ncsa_body_type": "Unknown medium/heavy truck type",
          "fuel_type_primary": "Diesel"
        }
      ],
      "total_loads": "402",
      "ltl_loads": "6",
      "ltl_percentage": 0.014925373134328358,
      "ftl_loads": "396",
      "ftl_percentage": 0.9850746268656716,
      "deadheads": "55",
      "deadhead_percentage": 0.13681592039800994,
      "first_load_date": "2024-03-04",
      "last_load_date": "2026-02-26",
      "load_summary": [
        {
          "_id": "ba9f4c24-c7cc-421e-acc3-ef9473a5bdc7",
          "key": "TOYOTA",
          "value": "20",
          "first_load_date": "2024-03-14",
          "last_load_date": "2026-02-26"
        },
        {
          "_id": "ec9aa9b1-55e3-4c6c-9249-44d385291476",
          "key": "FORD",
          "value": "15",
          "first_load_date": "2024-04-11",
          "last_load_date": "2026-02-03"
        }
      ],
      "insurance_history": [
        {
          "_id": "ebcc0192-c5a1-44f5-af6d-8f89b8877e87",
          "insurance_status": "A",
          "insurance_form_code": "82",
          "insurance_type_code": "BIPD",
          "insurance_carrier": "U. S. SPECIALTY INSURANCE COMPANY",
          "policy_number": "1001120614",
          "effective_date": "2019-02-27",
          "underlying_limit_amount": "0",
          "minimum_coverage_amount": "0"
        },
        {
          "_id": "e408bbfe-a51b-490f-936f-2a0aab8bfc87",
          "insurance_status": "H",
          "insurance_form_code": "91X",
          "insurance_type_code": "BIPD/PRIMARY",
          "insurance_carrier": "GREENWICH INSURANCE COMPANY",
          "policy_number": "RAD9437950",
          "effective_date": "2020-02-01",
          "cancel_method": "CANCELLED",
          "cancel_effective_date": "2020-03-11",
          "underlying_limit_amount": "0",
          "minimum_coverage_amount": "1000000"
        }
      ],
      "insurance_cancel_count": "26",
      "insurance_last_canceled": "2020-03-11",
      "risk_factors": [
        {
          "consecutive_authority": true,
          "sixty_mo_in_business": true,
          "revocation_last_thirtysix_mo": false,
          "indicator_network_graph_phone": true,
          "indicator_network_graph_address": true,
          "indicator_network_graph_email": false,
          "indicator_network_graph_ein": false,
          "indicator_network_graph_duns": false,
          "high_shared_power_units": false,
          "indicator_benchmark_inspected_power_units_ratio": false,
          "indicator_benchmark_inspection_mileage_ratio": false,
          "indicator_benchmark_power_unit_mileage_ratio": false,
          "zeo_inspections_last_twelve_mo": false,
          "active_usdot_status": true,
          "violations_severe_flag": true,
          "basic_alert_flag": false,
          "basic_ac_indicator_flag": false,
          "fatal_crashes_flag": true,
          "safety_rating_unsatisfactory_conditional": false,
          "secondary_contact_info_provided": true,
          "primary_contact_info_missing": false,
          "carrier_w_brokerage_authority": false,
          "multi_cargo_classification": false,
          "interstate_carrier_single_state_inspection": false,
          "bipd_insurance_above_minimum": false,
          "bipd_insurance_below_requirement": false,
          "cargo_insurance_on_file": false,
          "boc3_on_file": true,
          "pending_insurance_cancellation": false,
          "no_active_authority": false,
          "not_authorized_for_hire": false,
          "mcs150_filed_last_24_months": true,
          "oos_below_industry_average": false,
          "smartway_flag": true,
          "carbtru_flag": false,
          "phmsa_flag": false,
          "hazardous_material": true,
          "virtual_physical_mailing_address": false,
          "phone_number_area_codes_match_address_state": true,
          "stability_name_history": true,
          "stability_email_history": true,
          "stability_phone_history": true,
          "stability_address_history": true,
          "stability_contact_history": true,
          "stability_insurance_history": true,
          "dot_out_of_service": false,
          "driver_only_inspections": false
        }
      ],
      "geo_points": [
        {
          "physical_address_zip_code": {
            "lat": 33.7956,
            "lon": -118.0648
          },
          "mailing_address_zip_code": {
            "lat": 33.7956,
            "lon": -118.0648
          }
        }
      ],
      "crash_history": [
        {
          "_id": "5105349",
          "changed_date": "2026-02-17T00:00:00",
          "report_state": "NC",
          "report_number": "NC0108402311",
          "report_date": "2026-02-13",
          "report_time": "1314",
          "report_seq_no": "1",
          "dot_number": "568253",
          "ci_status_code": "C",
          "final_status_date": "2026-02-17",
          "location": "UNION CEMETERY RD SW",
          "city": "CONCORD",
          "state": "NC",
          "county_code": "025",
          "county_name": "Cabarrus",
          "latitude": 35.38356666666667,
          "longitude": -80.56379999999999,
          "geo_point": {
            "lat": 35.38356666666667,
            "lon": -80.56379999999999
          },
          "truck_bus_ind": "T",
          "trafficway_id": "2",
          "trafficway_desc": "Two-Way Trafficway, Divided, Unprotected Median",
          "access_control_id": "3",
          "access_control_desc": "No Control",
          "road_surface_condition_id": "1",
          "road_surface_condition_desc": "Dry",
          "cargo_body_type_id": "8",
          "cargo_body_type_desc": "Auto Transporter",
          "gvw_rating_id": "3",
          "vehicle_identification_number": "5E0AA1449FG615005",
          "vehicle_license_number": "4NH8144",
          "vehicle_license_state": "CA",
          "vehicle_hazmat_placard": false,
          "weather_condition_id": "1",
          "weather_condition_desc": "No Adverse Conditions",
          "vehicle_configuration_id": "9",
          "vehicle_configuration_desc": "Tractor/Semitrailer",
          "light_condition_id": "1",
          "light_condition_desc": "Daylight",
          "hazmat_released": false,
          "agency": "CONCORD POLICE DEPARTMENT",
          "vehicles_in_accident": "2",
          "fatalities": "0",
          "injuries": "1",
          "tow_away": true,
          "federal_recordable": true,
          "state_recordable": true,
          "crash_event_seq_id_desc": "1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT",
          "included_in_sms_flag": false
        },
        {
          "_id": "5098991",
          "changed_date": "2026-02-06T00:00:00",
          "report_state": "MO",
          "report_number": "MO0000117243",
          "report_date": "2026-02-03",
          "report_time": "0915",
          "report_seq_no": "1",
          "dot_number": "568253",
          "ci_status_code": "C",
          "final_status_date": "2026-02-06",
          "location": "IS 55",
          "city": "HERCULANEUM",
          "state": "MO",
          "county_code": "099",
          "county_name": "Jefferson",
          "latitude": 38.296485,
          "longitude": -90.516085,
          "geo_point": {
            "lat": 38.296485,
            "lon": -90.516085
          },
          "truck_bus_ind": "T",
          "trafficway_id": "2",
          "trafficway_desc": "Two-Way Trafficway, Divided, Unprotected Median",
          "road_surface_condition_id": "1",
          "road_surface_condition_desc": "Dry",
          "cargo_body_type_id": "8",
          "cargo_body_type_desc": "Auto Transporter",
          "gvw_rating_id": "3",
          "vehicle_identification_number": "4V5RC9EHXTN702240",
          "vehicle_license_number": "V9970HY",
          "vehicle_license_state": "TN",
          "vehicle_hazmat_placard": false,
          "weather_condition_id": "1",
          "weather_condition_desc": "No Adverse Conditions",
          "vehicle_configuration_id": "6",
          "vehicle_configuration_desc": "Single-Unit Truck (3 or More Axels)",
          "light_condition_id": "1",
          "light_condition_desc": "Daylight",
          "hazmat_released": false,
          "agency": "MO0500800",
          "vehicles_in_accident": "2",
          "fatalities": "0",
          "injuries": "1",
          "tow_away": false,
          "federal_recordable": true,
          "state_recordable": true,
          "crash_event_seq_id_desc": "1:98:OTHER:OTHER;2:98:OTHER:OTHER;3:20:COLLISION INVOLVING OTHER MOVABLE OBJECT",
          "included_in_sms_flag": false
        }
      ],
      "crash_aggregates": [
        {
          "_id": "20240501",
          "report_month": "2024-05-01",
          "crashes_total": "7",
          "crashes_total_recordable": "7",
          "crashes_tow_away": "4",
          "crash_fatalities": "1",
          "crash_injuries": "2",
          "vehicle_miles_traveled": "59459748",
          "total_power_units": "897",
          "crash_rate": 0.11772670143169797,
          "crash_rate_recordable": 0.11772670143169797
        },
        {
          "_id": "20080801",
          "report_month": "2008-08-01",
          "crashes_total": "1",
          "crashes_total_recordable": "0",
          "crashes_tow_away": "0",
          "crash_fatalities": "0",
          "crash_injuries": "1"
        }
      ],
      "inspection_history": [
        {
          "_id": "87183650",
          "report_state": "TX",
          "report_number": "TXV262249920",
          "insp_date": "2026-02-26",
          "insp_start_time": "1350",
          "insp_end_time": "1407",
          "ci_status_code": "C",
          "county_code_state": "TX",
          "county_name": "Hidalgo",
          "latitude": 26.262706666666663,
          "longitude": -98.17788333333333,
          "geo_point": {
            "lat": 26.262706666666663,
            "lon": -98.17788333333333
          },
          "insp_level_id": "3",
          "insp_facility": "R",
          "location_desc": "US 281 NB MM 754",
          "hazmat_placard_req": false,
          "alcohol_control_sub": false,
          "drug_intrdctn_search": false,
          "drug_intrdctn_arrests": "0",
          "size_weight_enf": false,
          "traffic_enf": false,
          "gross_comb_veh_wt": "117000",
          "viol_total": "0",
          "oos_total": "0",
          "driver_viol_total": "0",
          "driver_oos_total": "0",
          "vehicle_viol_total": "0",
          "vehicle_oos_total": "0",
          "hazmat_viol_total": "0",
          "hazmat_oos_total": "0",
          "time_weight": "3",
          "unsafe_insp": true,
          "fatigued_insp": true,
          "dr_fitness_insp": true,
          "subt_alcohol_insp": true,
          "vh_maint_insp": false,
          "hm_insp": false,
          "vins": [
            {
              "vin": "4V5RC9DGXGN969747",
              "insp_unit_id": "211927065",
              "insp_unit_type_id": "11",
              "insp_unit_type_desc": "Truck Tractor",
              "insp_unit_make": "VOLV",
              "insp_unit_license": "U4366HY",
              "insp_unit_license_state": "TN",
              "insp_unit_company": "1119"
            },
            {
              "vin": "5E0AA1441HG856804",
              "insp_unit_id": "211927066",
              "insp_unit_type_id": "9",
              "insp_unit_type_desc": "Semi Trailer",
              "insp_unit_make": "COTT",
              "insp_unit_license": "4PJ1645",
              "insp_unit_license_state": "CA",
              "insp_unit_company": "1119T"
            }
          ],
          "violations": [],
          "included_in_sms_flag": false
        },
        {
          "_id": "87160987",
          "report_state": "TN",
          "report_number": "TNI039583075",
          "insp_date": "2026-02-26",
          "insp_start_time": "0341",
          "insp_end_time": "0414",
          "ci_status_code": "C",
          "county_code_state": "TN",
          "county_name": "Giles",
          "latitude": 35.139362500000004,
          "longitude": -87.002225,
          "geo_point": {
            "lat": 35.139362500000004,
            "lon": -87.002225
          },
          "insp_level_id": "1",
          "insp_facility": "F",
          "location_desc": "ARDMORE TN",
          "hazmat_placard_req": false,
          "alcohol_control_sub": false,
          "drug_intrdctn_search": false,
          "drug_intrdctn_arrests": "0",
          "size_weight_enf": false,
          "traffic_enf": false,
          "gross_comb_veh_wt": "99600",
          "viol_total": "1",
          "oos_total": "1",
          "driver_viol_total": "0",
          "driver_oos_total": "0",
          "vehicle_viol_total": "1",
          "vehicle_oos_total": "1",
          "hazmat_viol_total": "0",
          "hazmat_oos_total": "0",
          "time_weight": "3",
          "unsafe_insp": true,
          "fatigued_insp": true,
          "dr_fitness_insp": true,
          "subt_alcohol_insp": true,
          "vh_maint_insp": true,
          "hm_insp": false,
          "vins": [
            {
              "vin": "4V5RC9EH3HN970375",
              "insp_unit_id": "211875418",
              "insp_unit_type_id": "10",
              "insp_unit_type_desc": "Straight Truck",
              "insp_unit_make": "VOLVO",
              "insp_unit_license": "U4367HY",
              "insp_unit_license_state": "TN",
              "insp_unit_company": "1180"
            },
            {
              "vin": "5E0AC1448HG950205",
              "insp_unit_id": "211875419",
              "insp_unit_type_id": "9",
              "insp_unit_type_desc": "Semi Trailer",
              "insp_unit_make": "COTTRELL T",
              "insp_unit_license": "4T1745",
              "insp_unit_license_state": "CA",
              "insp_unit_company": "1180T"
            }
          ],
          "violations": [
            {
              "_id": "272085359",
              "report_number": "TNI039583075",
              "report_state": "TN",
              "insp_date": "2026-02-26",
              "change_date": "2026-02-27",
              "inspection_id": "87160987",
              "violation_id": "272085359",
              "viol_code": "39375A3TAOL",
              "part_no": "393",
              "part_no_section": "75A3-TAOL",
              "seq_no": "1",
              "basic_group_id": "1",
              "basic_group_desc": "Vehicle Maintenance",
              "viol_group_id": "62",
              "viol_group_desc": "Tires",
              "viol_desc": "Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS",
              "viol_category_id": "23",
              "viol_category_desc": "Tires",
              "viol_type": "VEHICLE",
              "viol_unit_id": "1",
              "viol_unit_desc": "Vehicle Primary Unit",
              "insp_unit_id": "211875418",
              "oos_indicator": true,
              "defect_verification_id": "99",
              "defect_verification_desc": "Unknown",
              "citation_number": "WARN",
              "oos_weight": "2",
              "severity_weight": "8",
              "time_weight": "3",
              "total_severity_weight": "30",
              "included_in_sms_flag": false
            }
          ],
          "included_in_sms_flag": false
        }
      ],
      "basic_history": [
        {
          "inspections_total": "659",
          "inspections_vehicle": "303",
          "inspections_vehicle_out_of_service": "77",
          "inspections_driver": "658",
          "inspections_driver_out_of_service": "5",
          "inspections_w_violations_unsafe_driving": "83",
          "basic_measure_unsafe_driving": 0.84,
          "basic_ac_indicator_unsafe_driving": false,
          "inspections_w_violations_hours_of_service": "13",
          "basic_measure_hours_of_service": 0.1,
          "basic_ac_indicator_hours_of_service": false,
          "inspections_w_violations_driver_fitness": "5",
          "basic_measure_driver_fitness": 0.09,
          "basic_ac_indicator_driver_fitness": false,
          "inspections_w_violations_controlled_substance": "0",
          "basic_measure_controlled_substance": 0.0,
          "basic_ac_indicator_controlled_substance": false,
          "inspections_w_violations_vehicle_maintence": "147",
          "basic_measure_vehicle_maintence": 4.01,
          "basic_ac_indicator_vehicle_maintence": false,
          "snapshot_date": "2025-10-31"
        },
        {
          "inspections_total": "667",
          "inspections_vehicle": "304",
          "inspections_vehicle_out_of_service": "77",
          "inspections_driver": "666",
          "inspections_driver_out_of_service": "5",
          "inspections_w_violations_unsafe_driving": "84",
          "basic_measure_unsafe_driving": 0.82,
          "basic_ac_indicator_unsafe_driving": false,
          "inspections_w_violations_hours_of_service": "12",
          "basic_measure_hours_of_service": 0.1,
          "basic_ac_indicator_hours_of_service": false,
          "inspections_w_violations_driver_fitness": "5",
          "basic_measure_driver_fitness": 0.09,
          "basic_ac_indicator_driver_fitness": false,
          "inspections_w_violations_controlled_substance": "0",
          "basic_measure_controlled_substance": 0.0,
          "basic_ac_indicator_controlled_substance": false,
          "inspections_w_violations_vehicle_maintence": "146",
          "basic_measure_vehicle_maintence": 3.84,
          "basic_ac_indicator_vehicle_maintence": false,
          "snapshot_date": "2025-11-30"
        }
      ],
      "doc_id": "568253-MC277621"
    }
  ],
  "total_count": 1
}

GET

Email

https://api.carrierok.com/v2/profile?email=compliance@landstar.com

Retrieve a list of profile ids using an email address to find exact matches or email domain for matches, encompassing both current and past email addresses.

Authorization — API Key

Parameters

ParameterType
emailrequiredstring
pageinteger= 1
pageSizeinteger= 100

Example

curl "https://api.carrierok.com/v2/profile?email=compliance@landstar.com" \
  -H "Authorization: Bearer YOUR_API_KEY"
Response200 OK
{
  "items": [
    {
      "dot_number": "568253",
      "docket_prefix": "MC",
      "docket_number": "277621",
      "docket": "MC277621",
      "ein": "954485461",
      "carrier_operation_desc": "interstate",
      "entity_type_desc": "Carrier",
      "authority_common": "Active",
      "authority_contract": "Active",
      "authority_broker": "None",
      "authority_common_pending": false,
      "authority_contract_pending": false,
      "authority_broker_pending": false,
      "authority_common_review": false,
      "authority_contract_review": false,
      "authority_broker_review": false,
      "authority_common_revocation": false,
      "authority_age_common": "7937",
      "authority_age_common_active": "7937",
      "authority_contract_revocation": false,
      "authority_age_contract": "11460",
      "authority_age_contract_active": "11460",
      "authority_broker_revocation": false,
      "total_revocations": "2",
      "days_since_last_revocation": "7954",
      "indicator_authority": true,
      "insurance_bipd_on_file": "1000000",
      "insurance_cargo_on_file": "0",
      "insurance_bond_on_file": "0",
      "insurance_bipd_required": "1000000",
      "insurance_cargo_required": "0",
      "insurance_bond_required": "0",
      "indicator_insurance": true,
      "private": false,
      "enterprise": false,
      "household_goods": false,
      "passenger": false,
      "property": true,
      "legal_name": "HANSEN & ADKINS AUTO TRANSPORT INC",
      "dba_flag": false,
      "telephone_number": "5624304100",
      "fax_number": "5624304144",
      "physical_address_city": "LOS ALAMITOS",
      "physical_address_iso_country_code": "US",
      "physical_address_state": "CA",
      "physical_address_street": "3552 GREEN AVENUE",
      "physical_address_zip_code": "90720",
      "physical_address": "3552 GREEN AVENUE, LOS ALAMITOS, CA 90720",
      "undeliverable_physical_address": false,
      "mailing_address_iso_country_code": "US",
      "mailing_address_street": "3552 GREEN AVENUE",
      "mailing_address_city": "LOS ALAMITOS",
      "mailing_address_state": "CA",
      "mailing_address_zip_code": "90720",
      "mailing_address": "3552 GREEN AVENUE, LOS ALAMITOS, CA 90720",
      "latest_review_type_desc": "Compliance Review",
      "safety_rating_desc": "Satisfactory",
      "usdot_status": "Active",
      "total_drivers": "897",
      "total_power_units": "897",
      "mcs150_mileage": "58703744",
      "cargo_carried": "Motor Vehicles",
      "general_freight": false,
      "household": false,
      "metal_sheet_coils_rolls": false,
      "motor_vehicles": true,
      "driveaway_towaway": false,
      "logs_poles_beams_lumber": false,
      "building_materials": false,
      "mobile_homes": false,
      "machinery_large_objects": false,
      "fresh_produce": false,
      "liquids_gases": false,
      "intermodal_containers": false,
      "passengers": false,
      "oilfield_equipment": false,
      "livestock": false,
      "grain_feed_hay": false,
      "coal_coke": false,
      "meat": false,
      "garbage_refuse_trash": false,
      "chemicals": false,
      "us_mail": false,
      "dry_bulk_commodities": false,
      "refrigerated_foods": false,
      "beverages": false,
      "paper_products": false,
      "utility": false,
      "farm_supplies": false,
      "construction": false,
      "water_well": false,
      "other_cargo": false,
      "operation_classification_desc": "Authorized For Hire",
      "operation_class_authorized_for_hire": true,
      "operation_class_exempt_for_hire": false,
      "operation_class_private_property": false,
      "operation_class_private_pass_business": false,
      "operation_class_private_pass_non_business": false,
      "operation_class_migrant": false,
      "operation_class_us_mail": false,
      "operation_class_federal_govt": false,
      "operation_class_state_govt": false,
      "operation_class_local_govt": false,
      "operation_class_indian_nation": false,
      "organization_type_desc": "CORPORATION",
      "company_contact_primary": "STEVEN HANSEN",
      "company_contact_secondary": "LOUIE ADKINS",
      "email_address": "SRUIZ@HANSENADKINS.COM",
      "email_domain": "HANSENADKINS",
      "cellphone_number": "3153176157",
      "undeliverable_mailing_address": false,
      "icc_dockets": "MC277621",
      "owned_tractors": "659",
      "owned_trailers": "659",
      "term_leased_tractors": "238",
      "term_leased_trailers": "238",
      "total_trailers": "897",
      "total_trucks": "897",
      "total_buses": "0",
      "num_drivers_interstate_within_100mi": "0",
      "num_drivers_interstate_beyond_100mi": "897",
      "num_drivers_interstate_total": "897",
      "num_drivers_intrastate_within_100mi": "0",
      "num_drivers_intrastate_beyond_100mi": "0",
      "num_drivers_intrastate_total": "0",
      "avg_trip_leased_drivers": "0",
      "total_drivers_cdl": "897",
      "mcs151_type_desc": "Compliance Review",
      "dot_age": "11563",
      "boc3_company_name": "1+49 PROCESS AGENTS LLC",
      "boc3_attn": "MATTHEW BOWLES",
      "bo3_address_city": "ALPHARETTA",
      "boc3_address_state": "GA",
      "boc3_address_street": "6250 SHILOH ROAD SUITE230",
      "boc3_address_zip_code": "30005",
      "boc3_address_country_code": "US",
      "crashes_total": "69",
      "crash_fatalities": "2",
      "crash_injuries": "18",
      "crashes_tow_away": "49",
      "inspections_driver": "652",
      "inspections_driver_out_of_service": "6",
      "oos_alert_driver": false,
      "inspections_hazmat": "1",
      "inspections_hazmat_out_of_service": "0",
      "oos_alert_hazmat": false,
      "inspections_vehicle": "300",
      "inspections_vehicle_out_of_service": "72",
      "oos_alert_vehicle": true,
      "violations_total": "472",
      "violations_unsafe_driving": "89",
      "violations_severe_unsafe_driving": "26",
      "violations_oos_unsafe_driving": "0",
      "basic_alert_unsafe_driving": false,
      "basic_roadside_alert_unsafe_driving": false,
      "basic_ac_indicator_unsafe_driving": false,
      "intervention_threshold_unsafe_driving": 0.0,
      "violations_hours_of_service": "16",
      "violations_severe_hours_of_service": "6",
      "violations_oos_hours_of_service": "0",
      "basic_alert_hours_of_service": false,
      "basic_roadside_alert_hours_of_service": false,
      "basic_ac_indicator_hours_of_service": false,
      "intervention_threshold_hours_of_service": 0.0,
      "violations_vehicle_maintence": "232",
      "violations_severe_vehicle_maintence": "54",
      "violations_oos_vehicle_maintence": "84",
      "basic_alert_vehicle_maintence": false,
      "basic_roadside_alert_vehicle_maintence": false,
      "basic_ac_indicator_vehicle_maintence": false,
      "intervention_threshold_vehicle_maintence": 0.0,
      "violations_controlled_substance": "0",
      "violations_severe_controlled_substance": "0",
      "violations_oos_controlled_substance": "0",
      "basic_alert_controlled_substance": false,
      "basic_roadside_alert_controlled_substance": false,
      "basic_ac_indicator_controlled_substance": false,
      "intervention_threshold_controlled_substance": 0.0,
      "violations_driver_fitness": "7",
      "violations_severe_driver_fitness": "5",
      "violations_oos_driver_fitness": "7",
      "basic_alert_driver_fitness": false,
      "basic_roadside_alert_driver_fitness": false,
      "basic_ac_indicator_driver_fitness": false,
      "intervention_threshold_driver_fitness": 0.0,
      "violations_hazardous_materials": "0",
      "violations_severe_hazardous_materials": "0",
      "violations_oos_hazardous_materials": "0",
      "basic_measure_hazardous_materials": 0.0,
      "basic_alert_hazardous_materials": false,
      "basic_roadside_alert_hazardous_materials": false,
      "basic_ac_indicator_hazardous_materials": false,
      "intervention_threshold_hazardous_materials": 0.0,
      "basic_measure_crash_indicator": 0.15217391304347827,
      "basic_percentile_crash_indicator": 0.19014084507042253,
      "basic_alert_crash_indicator": false,
      "basic_roadside_alert_crash_indicator": false,
      "intervention_threshold_crash_indicator": 0.65,
      "inspections_total": "653",
      "inspected_states": "32",
      "inspected_power_units": "452",
      "inspected_trailers": "446",
      "physical_telephone_number_authority": "5624304100",
      "physical_fax_number_authority": "5624304144",
      "physical_address_authority_city": "LOS ALAMITOS",
      "physical_address_authority_state": "CA",
      "physical_address_authority_street": "3552 GREEN AVENUE",
      "physical_address_authority_zip_code": "90720",
      "physical_address_authority": "3552 GREEN AVENUE, LOS ALAMITOS, CA 90720",
      "undeliverable_physical_address_authority": false,
      "out_of_service_flag": false,
      "hazardous_material": true,
      "physical_address_id": "-6155238544422854689",
      "mailing_address_id": "-6155238544422854689",
      "physical_address_authority_id": "-6155238544422854689",
      "mcs150_date": "2024-10-30",
      "mcs150_year": "2024",
      "mcs151_date": "2021-07-29",
      "mcs151_year": "2021",
      "added_date": "1994-07-07",
      "authority_start_common": "2004-06-10",
      "authority_start_contract": "1994-10-18",
      "authority_common_last_revocation_date": "2004-05-24",
      "last_revocation_date": "2004-05-24",
      "last_violation_date": "2026-02-26",
      "last_crash_date": "2026-02-13",
      "last_inspection_date": "2026-02-26",
      "latest_review_date": "2021-07-29",
      "safety_rating_date": "2021-12-17",
      "snapshot_date": "2026-03-04",
      "basic_measure_unsafe_driving": "0",
      "basic_measure_hours_of_service": "0",
      "basic_measure_vehicle_maintence": "0",
      "basic_measure_controlled_substance": "0",
      "basic_measure_driver_fitness": "0",
      "inspections_vehicle_out_of_service_pct": "0.24",
      "inspections_driver_out_of_service_pct": "0.009",
      "inspections_hazmat_out_of_service_pct": "0",
      "natl_avg_oos_vehicle": "0.2226",
      "natl_avg_oos_driver": "0.0667",
      "natl_avg_oos_hazmat": "0.0444",
      "smartway_flag": true,
      "carbtru_flag": false,
      "phmsa_flag": false,
      "contact_history": [
        {
          "_id": "fde40b92-daa2-488e-a82e-aca8e6ecc8fe",
          "key": "dba_name",
          "value": "HANSEN & ADKINS AUTO TRANSPORT",
          "start_date": "2005-12-23",
          "end_date": "2026-03-04",
          "current_flag": true
        },
        {
          "_id": "9b1c0235-bbaa-4ca7-9dc7-7a03dab3972b",
          "key": "mailing_address",
          "value": "3552 GREEN AVENUE, LOS ALAMITOS, CA 90720",
          "start_date": "2014-12-19",
          "end_date": "2026-03-04",
          "current_flag": true
        }
      ],
      "name_change_count": "1",
      "name_last_changed": "2014-12-18",
      "email_change_count": "3",
      "email_last_changed": "2022-12-30",
      "phone_change_count": "5",
      "phone_last_changed": "2022-12-08",
      "address_change_count": "4",
      "address_last_changed": "2014-12-18",
      "contact_change_count": "3",
      "contact_last_changed": "2023-11-08",
      "indicator_address_history": true,
      "risk_score": "Low",
      "risk_score_probability": 0.21698243104234227,
      "iss_value": "45",
      "iss_recommendation": "PASS",
      "iss_recommendation_reason": "Sufficient Data - No BASICs Prioritized",
      "safety_score": "100",
      "indicator_carrier_safety": true,
      "indicator_industry_benchmarks": false,
      "observed_IM": "653",
      "expected_lb_IM": "171",
      "expected_ub_IM": "1097",
      "indicator_benchmark_inspection_mileage_ratio": false,
      "observed_IRPU": "452",
      "expected_lb_IRPU": "36",
      "expected_ub_IRPU": "530",
      "indicator_benchmark_inspected_power_units_ratio": false,
      "observed_PUM": "897",
      "expected_lb_PUM": "329",
      "expected_ub_PUM": "897",
      "indicator_benchmark_power_unit_mileage_ratio": false,
      "indicator_network_graph_contact": true,
      "address_ids": [
        {
          "_id": "8a4b7566-f980-4b12-afc2-5539dd521eed",
          "key": "physical_address_authority_id",
          "value": "-6155238544422854689",
          "start_date": "2023-11-08",
          "end_date": "2026-03-04",
          "current_flag": true
        },
        {
          "_id": "84147a19-fe24-4f21-a917-042225e9042f",
          "key": "physical_address_id",
          "value": "-6155238544422854689",
          "start_date": "2014-12-19",
          "end_date": "2026-03-04",
          "current_flag": true
        },
        {
          "_id": "9bdcfe40-0cfa-46a5-bf87-6bdab5d7989e",
          "key": "mailing_address_id",
          "value": "-6155238544422854689",
          "start_date": "2014-12-19",
          "end_date": "2026-03-04",
          "current_flag": true
        },
        {
          "_id": "a452bf75-5e91-41a3-8e07-a4710a137280",
          "key": "mailing_address_id",
          "value": "892318786047236894",
          "start_date": "2007-12-20",
          "end_date": "2014-12-18",
          "current_flag": false
        },
        {
          "_id": "d60a81d5-74ca-429c-9a37-000bb461a4f2",
          "key": "physical_address_id",
          "value": "892318786047236894",
          "start_date": "2007-12-20",
          "end_date": "2014-12-18",
          "current_flag": false
        },
        {
          "_id": "5711e9f0-8ed9-497f-8733-50866f54b49d",
          "key": "mailing_address_id",
          "value": "-6312204236195345298",
          "start_date": "2005-12-23",
          "end_date": "2007-12-19",
          "current_flag": false
        },
        {
          "_id": "ced84355-1f6a-464d-9923-2513c5b99fc2",
          "key": "physical_address_id",
          "value": "-6312204236195345298",
          "start_date": "2005-12-23",
          "end_date": "2007-12-19",
          "current_flag": false
        }
      ],
      "network_graph_count_physical_address": "2",
      "network_graph_physical_address": [
        "3725123",
        "1312746"
      ],
      "network_graph_count_mailing_address": "2",
      "network_graph_mailing_address": [
        "3725123",
        "1312746"
      ],
      "network_graph_count_telephone_numbers": "2",
      "network_graph_telephone_number": [
        "3725123",
        "1312746"
      ],
      "network_graph_count_cellphone_numbers": "0",
      "network_graph_cellphone_number": [],
      "network_graph_count_fax_numbers": "1",
      "network_graph_fax_number": [
        "1312746"
      ],
      "network_graph_count_email_address": "0",
      "network_graph_email": [],
      "network_graph_count_ein": "0",
      "network_graph_ein": [],
      "network_graph_count_duns": "0",
      "network_graph_duns": [],
      "indicator_network_graph_equipment": true,
      "network_graph_count_equipment": "16",
      "network_graph_equipment": [
        "972702",
        "2541970",
        "4403125",
        "3665514",
        "64161",
        "2498811",
        "790261",
        "2163063",
        "2324917",
        "511412",
        "345082",
        "3185588",
        "710576",
        "2136888",
        "4100893",
        "2941959"
      ],
      "network_graph_equipment_ext": [
        {
          "_id": "790261",
          "dot_number": "790261",
          "dockets": "MC343084",
          "legal_name": "URS MIDWEST LLC",
          "entity_type_desc": "Broker,Carrier",
          "usdot_status": "Active",
          "out_of_service_flag": false,
          "carrier_operation_desc": "interstate",
          "hazardous_material_flag": true,
          "count_shared_vins": "6",
          "shared_vins": [
            {
              "vin": "1NPXD49X5FD260155",
              "type": "POWER UNIT",
              "unit_type_desc": "Truck Tractor",
              "primary_category": "Truck Tractor",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "RC45636",
              "insp_unit_license_state": "MI",
              "insp_unit_company": "91214",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-12-13",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "PETERBILT",
              "model": "389",
              "model_year": "2015",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck-Tractor",
              "ncsa_body_type": "Truck-tractor (Cab only, or with any number of trailing unit; any weight)"
            },
            {
              "vin": "5E0AA1444HG912802",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "423819T",
              "insp_unit_license_state": "TN",
              "insp_unit_company": "91215",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-12-13",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2017",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 44-46",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            },
            {
              "vin": "3ALHG3DV0MDML6967",
              "type": "POWER UNIT",
              "unit_type_desc": "Truck Tractor",
              "primary_category": "Chassis Cab",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "RC52328",
              "insp_unit_license_state": "MI",
              "insp_unit_company": "92004",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2025-11-08",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "FREIGHTLINER",
              "model": "114SD",
              "model_year": "2021",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck",
              "ncsa_body_type": "Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)",
              "body_cab_type": "MDHD: Conventional"
            },
            {
              "vin": "5KKHAEDV8LPLU0719",
              "type": "POWER UNIT",
              "unit_type_desc": "Straight Truck",
              "primary_category": "Straight Truck",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "RC45478",
              "insp_unit_license_state": "MI",
              "insp_unit_company": "94598",
              "inspections_total_vin_dot": "3",
              "last_inspection_date_vin_dot": "2026-01-17",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "WESTERN STAR",
              "model": "4900",
              "model_year": "2020",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck",
              "ncsa_body_type": "Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)",
              "body_cab_type": "MDHD: Conventional"
            },
            {
              "vin": "5E0AA1641NG580701",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "94599",
              "insp_unit_license_state": "TN",
              "insp_unit_company": "94599",
              "inspections_total_vin_dot": "3",
              "last_inspection_date_vin_dot": "2026-01-17",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2022",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 48-50",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            },
            {
              "vin": "5E0AA164XMG539501",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "4TL4786",
              "insp_unit_license_state": "CA",
              "insp_unit_company": "CX-09LSFA3",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2025-11-08",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2021",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 48-50",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            }
          ],
          "count_shared_power_units": "3",
          "count_shared_trailers": "3"
        },
        {
          "_id": "64161",
          "dot_number": "64161",
          "dockets": "MC71902",
          "legal_name": "JACK COOPER TRANSPORT COMPANY LLC",
          "entity_type_desc": "Carrier",
          "usdot_status": "Active",
          "out_of_service_flag": false,
          "carrier_operation_desc": "interstate",
          "hazardous_material_flag": true,
          "count_shared_vins": "4",
          "shared_vins": [
            {
              "vin": "5E0AA164XNG605109",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "655891",
              "insp_unit_license_state": "KS",
              "insp_unit_company": "4550",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-10-23",
              "last_inspected_under_dot": "568253",
              "most_recent_inspection_flag": false,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2022",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 48-50",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            },
            {
              "vin": "1FVHG3DV0MHMJ6115",
              "type": "POWER UNIT",
              "unit_type_desc": "Straight Truck",
              "primary_category": "Chassis Cab",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "200110",
              "insp_unit_license_state": "KS",
              "insp_unit_company": "4351",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-05-08",
              "last_inspected_under_dot": "568253",
              "most_recent_inspection_flag": false,
              "make": "FREIGHTLINER",
              "model": "114SD",
              "model_year": "2021",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck",
              "ncsa_body_type": "Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)",
              "body_cab_type": "MDHD: Conventional"
            },
            {
              "vin": "1FVHG3DV7MHMJ6189",
              "type": "POWER UNIT",
              "unit_type_desc": "Truck Tractor",
              "primary_category": "Chassis Cab",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "205199",
              "insp_unit_license_state": "KS",
              "insp_unit_company": "4549",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-10-23",
              "last_inspected_under_dot": "568253",
              "most_recent_inspection_flag": false,
              "make": "FREIGHTLINER",
              "model": "114SD",
              "model_year": "2021",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck",
              "ncsa_body_type": "Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)",
              "body_cab_type": "MDHD: Conventional"
            },
            {
              "vin": "5E0AA1640MG525803",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "655676",
              "insp_unit_license_state": "KS",
              "insp_unit_company": "4352",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-05-08",
              "last_inspected_under_dot": "568253",
              "most_recent_inspection_flag": false,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2021",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 48-50",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            }
          ],
          "count_shared_power_units": "2",
          "count_shared_trailers": "2"
        }
      ],
      "network_graph_count_power_units": "12",
      "network_graph_count_trailers": "13",
      "shared_power_units": "17",
      "shared_trailers": "17",
      "preferred_lanes": [
        {
          "state": "US-TX",
          "inspections": "65"
        },
        {
          "state": "US-IN",
          "inspections": "15"
        },
        {
          "state": "US-MO",
          "inspections": "10"
        },
        {
          "state": "US-US",
          "inspections": "8"
        },
        {
          "state": "US-FL",
          "inspections": "68"
        },
        {
          "state": "US-LA",
          "inspections": "25"
        },
        {
          "state": "US-WA",
          "inspections": "67"
        },
        {
          "state": "US-MS",
          "inspections": "22"
        },
        {
          "state": "US-SC",
          "inspections": "40"
        },
        {
          "state": "US-CA",
          "inspections": "78"
        },
        {
          "state": "US-OR",
          "inspections": "10"
        },
        {
          "state": "US-TN",
          "inspections": "38"
        },
        {
          "state": "US-IL",
          "inspections": "13"
        },
        {
          "state": "US-MD",
          "inspections": "12"
        },
        {
          "state": "US-WI",
          "inspections": "2"
        },
        {
          "state": "US-OH",
          "inspections": "7"
        },
        {
          "state": "US-ID",
          "inspections": "10"
        },
        {
          "state": "US-GA",
          "inspections": "59"
        },
        {
          "state": "US-MT",
          "inspections": "10"
        },
        {
          "state": "US-AL",
          "inspections": "26"
        },
        {
          "state": "US-NC",
          "inspections": "22"
        },
        {
          "state": "US-KY",
          "inspections": "13"
        },
        {
          "state": "US-MI",
          "inspections": "12"
        },
        {
          "state": "US-AR",
          "inspections": "5"
        },
        {
          "state": "US-IA",
          "inspections": "3"
        },
        {
          "state": "US-NM",
          "inspections": "1"
        },
        {
          "state": "US-NY",
          "inspections": "1"
        },
        {
          "state": "US-OK",
          "inspections": "2"
        },
        {
          "state": "US-NV",
          "inspections": "3"
        },
        {
          "state": "US-NE",
          "inspections": "2"
        },
        {
          "state": "US-PA",
          "inspections": "1"
        },
        {
          "state": "US-KS",
          "inspections": "1"
        },
        {
          "state": "US-WV",
          "inspections": "2"
        }
      ],
      "authority_history": [
        {
          "_id": "a165740f-801b-45c7-bdee-576e0bdce69b",
          "authority_type_desc": "Motor Property Common Carrier",
          "original_action_desc": "Reinstated",
          "original_served_date": "2004-06-10"
        },
        {
          "_id": "79f326ff-0a66-4629-91a1-c29d42aea15e",
          "authority_type_desc": "Motor Property Common Carrier",
          "original_action_desc": "Granted",
          "original_served_date": "1994-10-18",
          "dispensation_action_desc": "Revoked",
          "dispensation_served_date": "2004-05-24"
        },
        {
          "_id": "3bc66887-80b8-488a-82d1-418ccd351752",
          "authority_type_desc": "Motor Property Contract Carrier",
          "original_action_desc": "Granted",
          "original_served_date": "1994-10-18"
        }
      ],
      "equipment_summary": {
        "primary_category": [
          {
            "type": "TRAILER",
            "category": "Auto Carrier",
            "count": "434"
          },
          {
            "type": "POWER UNIT",
            "category": "Chassis Cab",
            "count": "360"
          },
          {
            "type": "POWER UNIT",
            "category": "Truck Tractor",
            "count": "55"
          },
          {
            "type": "POWER UNIT",
            "category": "Straight Truck",
            "count": "46"
          },
          {
            "type": "TRAILER",
            "category": "Unclassified",
            "count": "15"
          },
          {
            "type": "POWER UNIT",
            "category": "Unclassified",
            "count": "9"
          },
          {
            "type": "TRAILER",
            "category": "Dry Van",
            "count": "4"
          }
        ],
        "secondary_category": [
          {
            "type": "POWER UNIT",
            "count": "466"
          },
          {
            "type": "TRAILER",
            "category": "Open Auto Carrier",
            "count": "434"
          },
          {
            "type": "TRAILER",
            "count": "15"
          },
          {
            "type": "POWER UNIT",
            "category": "Sleeper Cab",
            "count": "4"
          },
          {
            "type": "TRAILER",
            "category": "Standard Dry Van",
            "count": "4"
          }
        ]
      },
      "equipment_history": [
        {
          "_id": "b675e929-551b-4d63-bd44-8f276e0dc9be",
          "vin": "1XP5DB8X5TN385780",
          "type": "POWER UNIT",
          "unit_type_desc": "Truck Tractor",
          "primary_category": "Truck Tractor",
          "insp_unit_license": "R189019",
          "insp_unit_license_state": "TX",
          "insp_unit_company": "50",
          "inspections_total_vin": "1",
          "inspections_total_vin_dot": "1",
          "countd_dots_vin": "1",
          "multi_dot_flag": false,
          "last_inspection_date_vin": "2026-01-17",
          "last_inspection_date_vin_dot": "2026-01-17",
          "last_inspected_under_dot": "568253",
          "most_recent_inspection_flag": true,
          "make": "PETERBILT",
          "model": "379",
          "model_year": "1996",
          "vehicle_type": "TRUCK",
          "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
          "body_class": "Truck-Tractor",
          "ncsa_body_type": "Truck-tractor (Cab only, or with any number of trailing unit; any weight)",
          "body_cab_type": "MDHD: Conventional"
        },
        {
          "_id": "238f5f2a-e13e-4b8f-bf0d-1a86d89c5fb8",
          "vin": "4V599RDG2FN184099",
          "type": "POWER UNIT",
          "unit_type_desc": "Truck Tractor",
          "primary_category": "Unclassified",
          "insp_unit_license": "YP78755",
          "insp_unit_license_state": "CA",
          "inspections_total_vin": "1",
          "inspections_total_vin_dot": "1",
          "countd_dots_vin": "1",
          "multi_dot_flag": false,
          "last_inspection_date_vin": "2024-02-13",
          "last_inspection_date_vin_dot": "2024-02-13",
          "last_inspected_under_dot": "568253",
          "most_recent_inspection_flag": true,
          "make": "VOLVO TRUCK",
          "model_year": "1985",
          "vehicle_type": "INCOMPLETE VEHICLE",
          "body_class": "Incomplete",
          "ncsa_body_type": "Unknown medium/heavy truck type",
          "fuel_type_primary": "Diesel"
        }
      ],
      "total_loads": "402",
      "ltl_loads": "6",
      "ltl_percentage": 0.014925373134328358,
      "ftl_loads": "396",
      "ftl_percentage": 0.9850746268656716,
      "deadheads": "55",
      "deadhead_percentage": 0.13681592039800994,
      "first_load_date": "2024-03-04",
      "last_load_date": "2026-02-26",
      "load_summary": [
        {
          "_id": "ba9f4c24-c7cc-421e-acc3-ef9473a5bdc7",
          "key": "TOYOTA",
          "value": "20",
          "first_load_date": "2024-03-14",
          "last_load_date": "2026-02-26"
        },
        {
          "_id": "ec9aa9b1-55e3-4c6c-9249-44d385291476",
          "key": "FORD",
          "value": "15",
          "first_load_date": "2024-04-11",
          "last_load_date": "2026-02-03"
        }
      ],
      "insurance_history": [
        {
          "_id": "ebcc0192-c5a1-44f5-af6d-8f89b8877e87",
          "insurance_status": "A",
          "insurance_form_code": "82",
          "insurance_type_code": "BIPD",
          "insurance_carrier": "U. S. SPECIALTY INSURANCE COMPANY",
          "policy_number": "1001120614",
          "effective_date": "2019-02-27",
          "underlying_limit_amount": "0",
          "minimum_coverage_amount": "0"
        },
        {
          "_id": "e408bbfe-a51b-490f-936f-2a0aab8bfc87",
          "insurance_status": "H",
          "insurance_form_code": "91X",
          "insurance_type_code": "BIPD/PRIMARY",
          "insurance_carrier": "GREENWICH INSURANCE COMPANY",
          "policy_number": "RAD9437950",
          "effective_date": "2020-02-01",
          "cancel_method": "CANCELLED",
          "cancel_effective_date": "2020-03-11",
          "underlying_limit_amount": "0",
          "minimum_coverage_amount": "1000000"
        }
      ],
      "insurance_cancel_count": "26",
      "insurance_last_canceled": "2020-03-11",
      "risk_factors": [
        {
          "consecutive_authority": true,
          "sixty_mo_in_business": true,
          "revocation_last_thirtysix_mo": false,
          "indicator_network_graph_phone": true,
          "indicator_network_graph_address": true,
          "indicator_network_graph_email": false,
          "indicator_network_graph_ein": false,
          "indicator_network_graph_duns": false,
          "high_shared_power_units": false,
          "indicator_benchmark_inspected_power_units_ratio": false,
          "indicator_benchmark_inspection_mileage_ratio": false,
          "indicator_benchmark_power_unit_mileage_ratio": false,
          "zeo_inspections_last_twelve_mo": false,
          "active_usdot_status": true,
          "violations_severe_flag": true,
          "basic_alert_flag": false,
          "basic_ac_indicator_flag": false,
          "fatal_crashes_flag": true,
          "safety_rating_unsatisfactory_conditional": false,
          "secondary_contact_info_provided": true,
          "primary_contact_info_missing": false,
          "carrier_w_brokerage_authority": false,
          "multi_cargo_classification": false,
          "interstate_carrier_single_state_inspection": false,
          "bipd_insurance_above_minimum": false,
          "bipd_insurance_below_requirement": false,
          "cargo_insurance_on_file": false,
          "boc3_on_file": true,
          "pending_insurance_cancellation": false,
          "no_active_authority": false,
          "not_authorized_for_hire": false,
          "mcs150_filed_last_24_months": true,
          "oos_below_industry_average": false,
          "smartway_flag": true,
          "carbtru_flag": false,
          "phmsa_flag": false,
          "hazardous_material": true,
          "virtual_physical_mailing_address": false,
          "phone_number_area_codes_match_address_state": true,
          "stability_name_history": true,
          "stability_email_history": true,
          "stability_phone_history": true,
          "stability_address_history": true,
          "stability_contact_history": true,
          "stability_insurance_history": true,
          "dot_out_of_service": false,
          "driver_only_inspections": false
        }
      ],
      "geo_points": [
        {
          "physical_address_zip_code": {
            "lat": 33.7956,
            "lon": -118.0648
          },
          "mailing_address_zip_code": {
            "lat": 33.7956,
            "lon": -118.0648
          }
        }
      ],
      "crash_history": [
        {
          "_id": "5105349",
          "changed_date": "2026-02-17T00:00:00",
          "report_state": "NC",
          "report_number": "NC0108402311",
          "report_date": "2026-02-13",
          "report_time": "1314",
          "report_seq_no": "1",
          "dot_number": "568253",
          "ci_status_code": "C",
          "final_status_date": "2026-02-17",
          "location": "UNION CEMETERY RD SW",
          "city": "CONCORD",
          "state": "NC",
          "county_code": "025",
          "county_name": "Cabarrus",
          "latitude": 35.38356666666667,
          "longitude": -80.56379999999999,
          "geo_point": {
            "lat": 35.38356666666667,
            "lon": -80.56379999999999
          },
          "truck_bus_ind": "T",
          "trafficway_id": "2",
          "trafficway_desc": "Two-Way Trafficway, Divided, Unprotected Median",
          "access_control_id": "3",
          "access_control_desc": "No Control",
          "road_surface_condition_id": "1",
          "road_surface_condition_desc": "Dry",
          "cargo_body_type_id": "8",
          "cargo_body_type_desc": "Auto Transporter",
          "gvw_rating_id": "3",
          "vehicle_identification_number": "5E0AA1449FG615005",
          "vehicle_license_number": "4NH8144",
          "vehicle_license_state": "CA",
          "vehicle_hazmat_placard": false,
          "weather_condition_id": "1",
          "weather_condition_desc": "No Adverse Conditions",
          "vehicle_configuration_id": "9",
          "vehicle_configuration_desc": "Tractor/Semitrailer",
          "light_condition_id": "1",
          "light_condition_desc": "Daylight",
          "hazmat_released": false,
          "agency": "CONCORD POLICE DEPARTMENT",
          "vehicles_in_accident": "2",
          "fatalities": "0",
          "injuries": "1",
          "tow_away": true,
          "federal_recordable": true,
          "state_recordable": true,
          "crash_event_seq_id_desc": "1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT",
          "included_in_sms_flag": false
        },
        {
          "_id": "5098991",
          "changed_date": "2026-02-06T00:00:00",
          "report_state": "MO",
          "report_number": "MO0000117243",
          "report_date": "2026-02-03",
          "report_time": "0915",
          "report_seq_no": "1",
          "dot_number": "568253",
          "ci_status_code": "C",
          "final_status_date": "2026-02-06",
          "location": "IS 55",
          "city": "HERCULANEUM",
          "state": "MO",
          "county_code": "099",
          "county_name": "Jefferson",
          "latitude": 38.296485,
          "longitude": -90.516085,
          "geo_point": {
            "lat": 38.296485,
            "lon": -90.516085
          },
          "truck_bus_ind": "T",
          "trafficway_id": "2",
          "trafficway_desc": "Two-Way Trafficway, Divided, Unprotected Median",
          "road_surface_condition_id": "1",
          "road_surface_condition_desc": "Dry",
          "cargo_body_type_id": "8",
          "cargo_body_type_desc": "Auto Transporter",
          "gvw_rating_id": "3",
          "vehicle_identification_number": "4V5RC9EHXTN702240",
          "vehicle_license_number": "V9970HY",
          "vehicle_license_state": "TN",
          "vehicle_hazmat_placard": false,
          "weather_condition_id": "1",
          "weather_condition_desc": "No Adverse Conditions",
          "vehicle_configuration_id": "6",
          "vehicle_configuration_desc": "Single-Unit Truck (3 or More Axels)",
          "light_condition_id": "1",
          "light_condition_desc": "Daylight",
          "hazmat_released": false,
          "agency": "MO0500800",
          "vehicles_in_accident": "2",
          "fatalities": "0",
          "injuries": "1",
          "tow_away": false,
          "federal_recordable": true,
          "state_recordable": true,
          "crash_event_seq_id_desc": "1:98:OTHER:OTHER;2:98:OTHER:OTHER;3:20:COLLISION INVOLVING OTHER MOVABLE OBJECT",
          "included_in_sms_flag": false
        }
      ],
      "crash_aggregates": [
        {
          "_id": "20240501",
          "report_month": "2024-05-01",
          "crashes_total": "7",
          "crashes_total_recordable": "7",
          "crashes_tow_away": "4",
          "crash_fatalities": "1",
          "crash_injuries": "2",
          "vehicle_miles_traveled": "59459748",
          "total_power_units": "897",
          "crash_rate": 0.11772670143169797,
          "crash_rate_recordable": 0.11772670143169797
        },
        {
          "_id": "20080801",
          "report_month": "2008-08-01",
          "crashes_total": "1",
          "crashes_total_recordable": "0",
          "crashes_tow_away": "0",
          "crash_fatalities": "0",
          "crash_injuries": "1"
        }
      ],
      "inspection_history": [
        {
          "_id": "87183650",
          "report_state": "TX",
          "report_number": "TXV262249920",
          "insp_date": "2026-02-26",
          "insp_start_time": "1350",
          "insp_end_time": "1407",
          "ci_status_code": "C",
          "county_code_state": "TX",
          "county_name": "Hidalgo",
          "latitude": 26.262706666666663,
          "longitude": -98.17788333333333,
          "geo_point": {
            "lat": 26.262706666666663,
            "lon": -98.17788333333333
          },
          "insp_level_id": "3",
          "insp_facility": "R",
          "location_desc": "US 281 NB MM 754",
          "hazmat_placard_req": false,
          "alcohol_control_sub": false,
          "drug_intrdctn_search": false,
          "drug_intrdctn_arrests": "0",
          "size_weight_enf": false,
          "traffic_enf": false,
          "gross_comb_veh_wt": "117000",
          "viol_total": "0",
          "oos_total": "0",
          "driver_viol_total": "0",
          "driver_oos_total": "0",
          "vehicle_viol_total": "0",
          "vehicle_oos_total": "0",
          "hazmat_viol_total": "0",
          "hazmat_oos_total": "0",
          "time_weight": "3",
          "unsafe_insp": true,
          "fatigued_insp": true,
          "dr_fitness_insp": true,
          "subt_alcohol_insp": true,
          "vh_maint_insp": false,
          "hm_insp": false,
          "vins": [
            {
              "vin": "4V5RC9DGXGN969747",
              "insp_unit_id": "211927065",
              "insp_unit_type_id": "11",
              "insp_unit_type_desc": "Truck Tractor",
              "insp_unit_make": "VOLV",
              "insp_unit_license": "U4366HY",
              "insp_unit_license_state": "TN",
              "insp_unit_company": "1119"
            },
            {
              "vin": "5E0AA1441HG856804",
              "insp_unit_id": "211927066",
              "insp_unit_type_id": "9",
              "insp_unit_type_desc": "Semi Trailer",
              "insp_unit_make": "COTT",
              "insp_unit_license": "4PJ1645",
              "insp_unit_license_state": "CA",
              "insp_unit_company": "1119T"
            }
          ],
          "violations": [],
          "included_in_sms_flag": false
        },
        {
          "_id": "87160987",
          "report_state": "TN",
          "report_number": "TNI039583075",
          "insp_date": "2026-02-26",
          "insp_start_time": "0341",
          "insp_end_time": "0414",
          "ci_status_code": "C",
          "county_code_state": "TN",
          "county_name": "Giles",
          "latitude": 35.139362500000004,
          "longitude": -87.002225,
          "geo_point": {
            "lat": 35.139362500000004,
            "lon": -87.002225
          },
          "insp_level_id": "1",
          "insp_facility": "F",
          "location_desc": "ARDMORE TN",
          "hazmat_placard_req": false,
          "alcohol_control_sub": false,
          "drug_intrdctn_search": false,
          "drug_intrdctn_arrests": "0",
          "size_weight_enf": false,
          "traffic_enf": false,
          "gross_comb_veh_wt": "99600",
          "viol_total": "1",
          "oos_total": "1",
          "driver_viol_total": "0",
          "driver_oos_total": "0",
          "vehicle_viol_total": "1",
          "vehicle_oos_total": "1",
          "hazmat_viol_total": "0",
          "hazmat_oos_total": "0",
          "time_weight": "3",
          "unsafe_insp": true,
          "fatigued_insp": true,
          "dr_fitness_insp": true,
          "subt_alcohol_insp": true,
          "vh_maint_insp": true,
          "hm_insp": false,
          "vins": [
            {
              "vin": "4V5RC9EH3HN970375",
              "insp_unit_id": "211875418",
              "insp_unit_type_id": "10",
              "insp_unit_type_desc": "Straight Truck",
              "insp_unit_make": "VOLVO",
              "insp_unit_license": "U4367HY",
              "insp_unit_license_state": "TN",
              "insp_unit_company": "1180"
            },
            {
              "vin": "5E0AC1448HG950205",
              "insp_unit_id": "211875419",
              "insp_unit_type_id": "9",
              "insp_unit_type_desc": "Semi Trailer",
              "insp_unit_make": "COTTRELL T",
              "insp_unit_license": "4T1745",
              "insp_unit_license_state": "CA",
              "insp_unit_company": "1180T"
            }
          ],
          "violations": [
            {
              "_id": "272085359",
              "report_number": "TNI039583075",
              "report_state": "TN",
              "insp_date": "2026-02-26",
              "change_date": "2026-02-27",
              "inspection_id": "87160987",
              "violation_id": "272085359",
              "viol_code": "39375A3TAOL",
              "part_no": "393",
              "part_no_section": "75A3-TAOL",
              "seq_no": "1",
              "basic_group_id": "1",
              "basic_group_desc": "Vehicle Maintenance",
              "viol_group_id": "62",
              "viol_group_desc": "Tires",
              "viol_desc": "Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS",
              "viol_category_id": "23",
              "viol_category_desc": "Tires",
              "viol_type": "VEHICLE",
              "viol_unit_id": "1",
              "viol_unit_desc": "Vehicle Primary Unit",
              "insp_unit_id": "211875418",
              "oos_indicator": true,
              "defect_verification_id": "99",
              "defect_verification_desc": "Unknown",
              "citation_number": "WARN",
              "oos_weight": "2",
              "severity_weight": "8",
              "time_weight": "3",
              "total_severity_weight": "30",
              "included_in_sms_flag": false
            }
          ],
          "included_in_sms_flag": false
        }
      ],
      "basic_history": [
        {
          "inspections_total": "659",
          "inspections_vehicle": "303",
          "inspections_vehicle_out_of_service": "77",
          "inspections_driver": "658",
          "inspections_driver_out_of_service": "5",
          "inspections_w_violations_unsafe_driving": "83",
          "basic_measure_unsafe_driving": 0.84,
          "basic_ac_indicator_unsafe_driving": false,
          "inspections_w_violations_hours_of_service": "13",
          "basic_measure_hours_of_service": 0.1,
          "basic_ac_indicator_hours_of_service": false,
          "inspections_w_violations_driver_fitness": "5",
          "basic_measure_driver_fitness": 0.09,
          "basic_ac_indicator_driver_fitness": false,
          "inspections_w_violations_controlled_substance": "0",
          "basic_measure_controlled_substance": 0.0,
          "basic_ac_indicator_controlled_substance": false,
          "inspections_w_violations_vehicle_maintence": "147",
          "basic_measure_vehicle_maintence": 4.01,
          "basic_ac_indicator_vehicle_maintence": false,
          "snapshot_date": "2025-10-31"
        },
        {
          "inspections_total": "667",
          "inspections_vehicle": "304",
          "inspections_vehicle_out_of_service": "77",
          "inspections_driver": "666",
          "inspections_driver_out_of_service": "5",
          "inspections_w_violations_unsafe_driving": "84",
          "basic_measure_unsafe_driving": 0.82,
          "basic_ac_indicator_unsafe_driving": false,
          "inspections_w_violations_hours_of_service": "12",
          "basic_measure_hours_of_service": 0.1,
          "basic_ac_indicator_hours_of_service": false,
          "inspections_w_violations_driver_fitness": "5",
          "basic_measure_driver_fitness": 0.09,
          "basic_ac_indicator_driver_fitness": false,
          "inspections_w_violations_controlled_substance": "0",
          "basic_measure_controlled_substance": 0.0,
          "basic_ac_indicator_controlled_substance": false,
          "inspections_w_violations_vehicle_maintence": "146",
          "basic_measure_vehicle_maintence": 3.84,
          "basic_ac_indicator_vehicle_maintence": false,
          "snapshot_date": "2025-11-30"
        }
      ],
      "doc_id": "568253-MC277621"
    }
  ],
  "total_count": 1
}

GET

Address

https://api.carrierok.com/v2/profile?address=3552+GREEN+AVENUE

Retrieve a list of profile ids with matches to a physical address, encompassing both current and past addresses.

Authorization — API Key

Parameters

ParameterType
addressrequiredstring
pageinteger= 1
pageSizeinteger= 100

Example

curl "https://api.carrierok.com/v2/profile?address=3552+GREEN+AVENUE" \
  -H "Authorization: Bearer YOUR_API_KEY"
Response200 OK
{
  "items": [
    {
      "dot_number": "568253",
      "docket_prefix": "MC",
      "docket_number": "277621",
      "docket": "MC277621",
      "ein": "954485461",
      "carrier_operation_desc": "interstate",
      "entity_type_desc": "Carrier",
      "authority_common": "Active",
      "authority_contract": "Active",
      "authority_broker": "None",
      "authority_common_pending": false,
      "authority_contract_pending": false,
      "authority_broker_pending": false,
      "authority_common_review": false,
      "authority_contract_review": false,
      "authority_broker_review": false,
      "authority_common_revocation": false,
      "authority_age_common": "7937",
      "authority_age_common_active": "7937",
      "authority_contract_revocation": false,
      "authority_age_contract": "11460",
      "authority_age_contract_active": "11460",
      "authority_broker_revocation": false,
      "total_revocations": "2",
      "days_since_last_revocation": "7954",
      "indicator_authority": true,
      "insurance_bipd_on_file": "1000000",
      "insurance_cargo_on_file": "0",
      "insurance_bond_on_file": "0",
      "insurance_bipd_required": "1000000",
      "insurance_cargo_required": "0",
      "insurance_bond_required": "0",
      "indicator_insurance": true,
      "private": false,
      "enterprise": false,
      "household_goods": false,
      "passenger": false,
      "property": true,
      "legal_name": "HANSEN & ADKINS AUTO TRANSPORT INC",
      "dba_flag": false,
      "telephone_number": "5624304100",
      "fax_number": "5624304144",
      "physical_address_city": "LOS ALAMITOS",
      "physical_address_iso_country_code": "US",
      "physical_address_state": "CA",
      "physical_address_street": "3552 GREEN AVENUE",
      "physical_address_zip_code": "90720",
      "physical_address": "3552 GREEN AVENUE, LOS ALAMITOS, CA 90720",
      "undeliverable_physical_address": false,
      "mailing_address_iso_country_code": "US",
      "mailing_address_street": "3552 GREEN AVENUE",
      "mailing_address_city": "LOS ALAMITOS",
      "mailing_address_state": "CA",
      "mailing_address_zip_code": "90720",
      "mailing_address": "3552 GREEN AVENUE, LOS ALAMITOS, CA 90720",
      "latest_review_type_desc": "Compliance Review",
      "safety_rating_desc": "Satisfactory",
      "usdot_status": "Active",
      "total_drivers": "897",
      "total_power_units": "897",
      "mcs150_mileage": "58703744",
      "cargo_carried": "Motor Vehicles",
      "general_freight": false,
      "household": false,
      "metal_sheet_coils_rolls": false,
      "motor_vehicles": true,
      "driveaway_towaway": false,
      "logs_poles_beams_lumber": false,
      "building_materials": false,
      "mobile_homes": false,
      "machinery_large_objects": false,
      "fresh_produce": false,
      "liquids_gases": false,
      "intermodal_containers": false,
      "passengers": false,
      "oilfield_equipment": false,
      "livestock": false,
      "grain_feed_hay": false,
      "coal_coke": false,
      "meat": false,
      "garbage_refuse_trash": false,
      "chemicals": false,
      "us_mail": false,
      "dry_bulk_commodities": false,
      "refrigerated_foods": false,
      "beverages": false,
      "paper_products": false,
      "utility": false,
      "farm_supplies": false,
      "construction": false,
      "water_well": false,
      "other_cargo": false,
      "operation_classification_desc": "Authorized For Hire",
      "operation_class_authorized_for_hire": true,
      "operation_class_exempt_for_hire": false,
      "operation_class_private_property": false,
      "operation_class_private_pass_business": false,
      "operation_class_private_pass_non_business": false,
      "operation_class_migrant": false,
      "operation_class_us_mail": false,
      "operation_class_federal_govt": false,
      "operation_class_state_govt": false,
      "operation_class_local_govt": false,
      "operation_class_indian_nation": false,
      "organization_type_desc": "CORPORATION",
      "company_contact_primary": "STEVEN HANSEN",
      "company_contact_secondary": "LOUIE ADKINS",
      "email_address": "SRUIZ@HANSENADKINS.COM",
      "email_domain": "HANSENADKINS",
      "cellphone_number": "3153176157",
      "undeliverable_mailing_address": false,
      "icc_dockets": "MC277621",
      "owned_tractors": "659",
      "owned_trailers": "659",
      "term_leased_tractors": "238",
      "term_leased_trailers": "238",
      "total_trailers": "897",
      "total_trucks": "897",
      "total_buses": "0",
      "num_drivers_interstate_within_100mi": "0",
      "num_drivers_interstate_beyond_100mi": "897",
      "num_drivers_interstate_total": "897",
      "num_drivers_intrastate_within_100mi": "0",
      "num_drivers_intrastate_beyond_100mi": "0",
      "num_drivers_intrastate_total": "0",
      "avg_trip_leased_drivers": "0",
      "total_drivers_cdl": "897",
      "mcs151_type_desc": "Compliance Review",
      "dot_age": "11563",
      "boc3_company_name": "1+49 PROCESS AGENTS LLC",
      "boc3_attn": "MATTHEW BOWLES",
      "bo3_address_city": "ALPHARETTA",
      "boc3_address_state": "GA",
      "boc3_address_street": "6250 SHILOH ROAD SUITE230",
      "boc3_address_zip_code": "30005",
      "boc3_address_country_code": "US",
      "crashes_total": "69",
      "crash_fatalities": "2",
      "crash_injuries": "18",
      "crashes_tow_away": "49",
      "inspections_driver": "652",
      "inspections_driver_out_of_service": "6",
      "oos_alert_driver": false,
      "inspections_hazmat": "1",
      "inspections_hazmat_out_of_service": "0",
      "oos_alert_hazmat": false,
      "inspections_vehicle": "300",
      "inspections_vehicle_out_of_service": "72",
      "oos_alert_vehicle": true,
      "violations_total": "472",
      "violations_unsafe_driving": "89",
      "violations_severe_unsafe_driving": "26",
      "violations_oos_unsafe_driving": "0",
      "basic_alert_unsafe_driving": false,
      "basic_roadside_alert_unsafe_driving": false,
      "basic_ac_indicator_unsafe_driving": false,
      "intervention_threshold_unsafe_driving": 0.0,
      "violations_hours_of_service": "16",
      "violations_severe_hours_of_service": "6",
      "violations_oos_hours_of_service": "0",
      "basic_alert_hours_of_service": false,
      "basic_roadside_alert_hours_of_service": false,
      "basic_ac_indicator_hours_of_service": false,
      "intervention_threshold_hours_of_service": 0.0,
      "violations_vehicle_maintence": "232",
      "violations_severe_vehicle_maintence": "54",
      "violations_oos_vehicle_maintence": "84",
      "basic_alert_vehicle_maintence": false,
      "basic_roadside_alert_vehicle_maintence": false,
      "basic_ac_indicator_vehicle_maintence": false,
      "intervention_threshold_vehicle_maintence": 0.0,
      "violations_controlled_substance": "0",
      "violations_severe_controlled_substance": "0",
      "violations_oos_controlled_substance": "0",
      "basic_alert_controlled_substance": false,
      "basic_roadside_alert_controlled_substance": false,
      "basic_ac_indicator_controlled_substance": false,
      "intervention_threshold_controlled_substance": 0.0,
      "violations_driver_fitness": "7",
      "violations_severe_driver_fitness": "5",
      "violations_oos_driver_fitness": "7",
      "basic_alert_driver_fitness": false,
      "basic_roadside_alert_driver_fitness": false,
      "basic_ac_indicator_driver_fitness": false,
      "intervention_threshold_driver_fitness": 0.0,
      "violations_hazardous_materials": "0",
      "violations_severe_hazardous_materials": "0",
      "violations_oos_hazardous_materials": "0",
      "basic_measure_hazardous_materials": 0.0,
      "basic_alert_hazardous_materials": false,
      "basic_roadside_alert_hazardous_materials": false,
      "basic_ac_indicator_hazardous_materials": false,
      "intervention_threshold_hazardous_materials": 0.0,
      "basic_measure_crash_indicator": 0.15217391304347827,
      "basic_percentile_crash_indicator": 0.19014084507042253,
      "basic_alert_crash_indicator": false,
      "basic_roadside_alert_crash_indicator": false,
      "intervention_threshold_crash_indicator": 0.65,
      "inspections_total": "653",
      "inspected_states": "32",
      "inspected_power_units": "452",
      "inspected_trailers": "446",
      "physical_telephone_number_authority": "5624304100",
      "physical_fax_number_authority": "5624304144",
      "physical_address_authority_city": "LOS ALAMITOS",
      "physical_address_authority_state": "CA",
      "physical_address_authority_street": "3552 GREEN AVENUE",
      "physical_address_authority_zip_code": "90720",
      "physical_address_authority": "3552 GREEN AVENUE, LOS ALAMITOS, CA 90720",
      "undeliverable_physical_address_authority": false,
      "out_of_service_flag": false,
      "hazardous_material": true,
      "physical_address_id": "-6155238544422854689",
      "mailing_address_id": "-6155238544422854689",
      "physical_address_authority_id": "-6155238544422854689",
      "mcs150_date": "2024-10-30",
      "mcs150_year": "2024",
      "mcs151_date": "2021-07-29",
      "mcs151_year": "2021",
      "added_date": "1994-07-07",
      "authority_start_common": "2004-06-10",
      "authority_start_contract": "1994-10-18",
      "authority_common_last_revocation_date": "2004-05-24",
      "last_revocation_date": "2004-05-24",
      "last_violation_date": "2026-02-26",
      "last_crash_date": "2026-02-13",
      "last_inspection_date": "2026-02-26",
      "latest_review_date": "2021-07-29",
      "safety_rating_date": "2021-12-17",
      "snapshot_date": "2026-03-04",
      "basic_measure_unsafe_driving": "0",
      "basic_measure_hours_of_service": "0",
      "basic_measure_vehicle_maintence": "0",
      "basic_measure_controlled_substance": "0",
      "basic_measure_driver_fitness": "0",
      "inspections_vehicle_out_of_service_pct": "0.24",
      "inspections_driver_out_of_service_pct": "0.009",
      "inspections_hazmat_out_of_service_pct": "0",
      "natl_avg_oos_vehicle": "0.2226",
      "natl_avg_oos_driver": "0.0667",
      "natl_avg_oos_hazmat": "0.0444",
      "smartway_flag": true,
      "carbtru_flag": false,
      "phmsa_flag": false,
      "contact_history": [
        {
          "_id": "fde40b92-daa2-488e-a82e-aca8e6ecc8fe",
          "key": "dba_name",
          "value": "HANSEN & ADKINS AUTO TRANSPORT",
          "start_date": "2005-12-23",
          "end_date": "2026-03-04",
          "current_flag": true
        },
        {
          "_id": "9b1c0235-bbaa-4ca7-9dc7-7a03dab3972b",
          "key": "mailing_address",
          "value": "3552 GREEN AVENUE, LOS ALAMITOS, CA 90720",
          "start_date": "2014-12-19",
          "end_date": "2026-03-04",
          "current_flag": true
        }
      ],
      "name_change_count": "1",
      "name_last_changed": "2014-12-18",
      "email_change_count": "3",
      "email_last_changed": "2022-12-30",
      "phone_change_count": "5",
      "phone_last_changed": "2022-12-08",
      "address_change_count": "4",
      "address_last_changed": "2014-12-18",
      "contact_change_count": "3",
      "contact_last_changed": "2023-11-08",
      "indicator_address_history": true,
      "risk_score": "Low",
      "risk_score_probability": 0.21698243104234227,
      "iss_value": "45",
      "iss_recommendation": "PASS",
      "iss_recommendation_reason": "Sufficient Data - No BASICs Prioritized",
      "safety_score": "100",
      "indicator_carrier_safety": true,
      "indicator_industry_benchmarks": false,
      "observed_IM": "653",
      "expected_lb_IM": "171",
      "expected_ub_IM": "1097",
      "indicator_benchmark_inspection_mileage_ratio": false,
      "observed_IRPU": "452",
      "expected_lb_IRPU": "36",
      "expected_ub_IRPU": "530",
      "indicator_benchmark_inspected_power_units_ratio": false,
      "observed_PUM": "897",
      "expected_lb_PUM": "329",
      "expected_ub_PUM": "897",
      "indicator_benchmark_power_unit_mileage_ratio": false,
      "indicator_network_graph_contact": true,
      "address_ids": [
        {
          "_id": "8a4b7566-f980-4b12-afc2-5539dd521eed",
          "key": "physical_address_authority_id",
          "value": "-6155238544422854689",
          "start_date": "2023-11-08",
          "end_date": "2026-03-04",
          "current_flag": true
        },
        {
          "_id": "84147a19-fe24-4f21-a917-042225e9042f",
          "key": "physical_address_id",
          "value": "-6155238544422854689",
          "start_date": "2014-12-19",
          "end_date": "2026-03-04",
          "current_flag": true
        },
        {
          "_id": "9bdcfe40-0cfa-46a5-bf87-6bdab5d7989e",
          "key": "mailing_address_id",
          "value": "-6155238544422854689",
          "start_date": "2014-12-19",
          "end_date": "2026-03-04",
          "current_flag": true
        },
        {
          "_id": "a452bf75-5e91-41a3-8e07-a4710a137280",
          "key": "mailing_address_id",
          "value": "892318786047236894",
          "start_date": "2007-12-20",
          "end_date": "2014-12-18",
          "current_flag": false
        },
        {
          "_id": "d60a81d5-74ca-429c-9a37-000bb461a4f2",
          "key": "physical_address_id",
          "value": "892318786047236894",
          "start_date": "2007-12-20",
          "end_date": "2014-12-18",
          "current_flag": false
        },
        {
          "_id": "5711e9f0-8ed9-497f-8733-50866f54b49d",
          "key": "mailing_address_id",
          "value": "-6312204236195345298",
          "start_date": "2005-12-23",
          "end_date": "2007-12-19",
          "current_flag": false
        },
        {
          "_id": "ced84355-1f6a-464d-9923-2513c5b99fc2",
          "key": "physical_address_id",
          "value": "-6312204236195345298",
          "start_date": "2005-12-23",
          "end_date": "2007-12-19",
          "current_flag": false
        }
      ],
      "network_graph_count_physical_address": "2",
      "network_graph_physical_address": [
        "3725123",
        "1312746"
      ],
      "network_graph_count_mailing_address": "2",
      "network_graph_mailing_address": [
        "3725123",
        "1312746"
      ],
      "network_graph_count_telephone_numbers": "2",
      "network_graph_telephone_number": [
        "3725123",
        "1312746"
      ],
      "network_graph_count_cellphone_numbers": "0",
      "network_graph_cellphone_number": [],
      "network_graph_count_fax_numbers": "1",
      "network_graph_fax_number": [
        "1312746"
      ],
      "network_graph_count_email_address": "0",
      "network_graph_email": [],
      "network_graph_count_ein": "0",
      "network_graph_ein": [],
      "network_graph_count_duns": "0",
      "network_graph_duns": [],
      "indicator_network_graph_equipment": true,
      "network_graph_count_equipment": "16",
      "network_graph_equipment": [
        "972702",
        "2541970",
        "4403125",
        "3665514",
        "64161",
        "2498811",
        "790261",
        "2163063",
        "2324917",
        "511412",
        "345082",
        "3185588",
        "710576",
        "2136888",
        "4100893",
        "2941959"
      ],
      "network_graph_equipment_ext": [
        {
          "_id": "790261",
          "dot_number": "790261",
          "dockets": "MC343084",
          "legal_name": "URS MIDWEST LLC",
          "entity_type_desc": "Broker,Carrier",
          "usdot_status": "Active",
          "out_of_service_flag": false,
          "carrier_operation_desc": "interstate",
          "hazardous_material_flag": true,
          "count_shared_vins": "6",
          "shared_vins": [
            {
              "vin": "1NPXD49X5FD260155",
              "type": "POWER UNIT",
              "unit_type_desc": "Truck Tractor",
              "primary_category": "Truck Tractor",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "RC45636",
              "insp_unit_license_state": "MI",
              "insp_unit_company": "91214",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-12-13",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "PETERBILT",
              "model": "389",
              "model_year": "2015",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck-Tractor",
              "ncsa_body_type": "Truck-tractor (Cab only, or with any number of trailing unit; any weight)"
            },
            {
              "vin": "5E0AA1444HG912802",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "423819T",
              "insp_unit_license_state": "TN",
              "insp_unit_company": "91215",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-12-13",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2017",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 44-46",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            },
            {
              "vin": "3ALHG3DV0MDML6967",
              "type": "POWER UNIT",
              "unit_type_desc": "Truck Tractor",
              "primary_category": "Chassis Cab",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "RC52328",
              "insp_unit_license_state": "MI",
              "insp_unit_company": "92004",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2025-11-08",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "FREIGHTLINER",
              "model": "114SD",
              "model_year": "2021",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck",
              "ncsa_body_type": "Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)",
              "body_cab_type": "MDHD: Conventional"
            },
            {
              "vin": "5KKHAEDV8LPLU0719",
              "type": "POWER UNIT",
              "unit_type_desc": "Straight Truck",
              "primary_category": "Straight Truck",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "RC45478",
              "insp_unit_license_state": "MI",
              "insp_unit_company": "94598",
              "inspections_total_vin_dot": "3",
              "last_inspection_date_vin_dot": "2026-01-17",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "WESTERN STAR",
              "model": "4900",
              "model_year": "2020",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck",
              "ncsa_body_type": "Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)",
              "body_cab_type": "MDHD: Conventional"
            },
            {
              "vin": "5E0AA1641NG580701",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "94599",
              "insp_unit_license_state": "TN",
              "insp_unit_company": "94599",
              "inspections_total_vin_dot": "3",
              "last_inspection_date_vin_dot": "2026-01-17",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2022",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 48-50",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            },
            {
              "vin": "5E0AA164XMG539501",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "4TL4786",
              "insp_unit_license_state": "CA",
              "insp_unit_company": "CX-09LSFA3",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2025-11-08",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2021",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 48-50",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            }
          ],
          "count_shared_power_units": "3",
          "count_shared_trailers": "3"
        },
        {
          "_id": "64161",
          "dot_number": "64161",
          "dockets": "MC71902",
          "legal_name": "JACK COOPER TRANSPORT COMPANY LLC",
          "entity_type_desc": "Carrier",
          "usdot_status": "Active",
          "out_of_service_flag": false,
          "carrier_operation_desc": "interstate",
          "hazardous_material_flag": true,
          "count_shared_vins": "4",
          "shared_vins": [
            {
              "vin": "5E0AA164XNG605109",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "655891",
              "insp_unit_license_state": "KS",
              "insp_unit_company": "4550",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-10-23",
              "last_inspected_under_dot": "568253",
              "most_recent_inspection_flag": false,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2022",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 48-50",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            },
            {
              "vin": "1FVHG3DV0MHMJ6115",
              "type": "POWER UNIT",
              "unit_type_desc": "Straight Truck",
              "primary_category": "Chassis Cab",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "200110",
              "insp_unit_license_state": "KS",
              "insp_unit_company": "4351",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-05-08",
              "last_inspected_under_dot": "568253",
              "most_recent_inspection_flag": false,
              "make": "FREIGHTLINER",
              "model": "114SD",
              "model_year": "2021",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck",
              "ncsa_body_type": "Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)",
              "body_cab_type": "MDHD: Conventional"
            },
            {
              "vin": "1FVHG3DV7MHMJ6189",
              "type": "POWER UNIT",
              "unit_type_desc": "Truck Tractor",
              "primary_category": "Chassis Cab",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "205199",
              "insp_unit_license_state": "KS",
              "insp_unit_company": "4549",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-10-23",
              "last_inspected_under_dot": "568253",
              "most_recent_inspection_flag": false,
              "make": "FREIGHTLINER",
              "model": "114SD",
              "model_year": "2021",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck",
              "ncsa_body_type": "Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)",
              "body_cab_type": "MDHD: Conventional"
            },
            {
              "vin": "5E0AA1640MG525803",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "655676",
              "insp_unit_license_state": "KS",
              "insp_unit_company": "4352",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-05-08",
              "last_inspected_under_dot": "568253",
              "most_recent_inspection_flag": false,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2021",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 48-50",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            }
          ],
          "count_shared_power_units": "2",
          "count_shared_trailers": "2"
        }
      ],
      "network_graph_count_power_units": "12",
      "network_graph_count_trailers": "13",
      "shared_power_units": "17",
      "shared_trailers": "17",
      "preferred_lanes": [
        {
          "state": "US-TX",
          "inspections": "65"
        },
        {
          "state": "US-IN",
          "inspections": "15"
        },
        {
          "state": "US-MO",
          "inspections": "10"
        },
        {
          "state": "US-US",
          "inspections": "8"
        },
        {
          "state": "US-FL",
          "inspections": "68"
        },
        {
          "state": "US-LA",
          "inspections": "25"
        },
        {
          "state": "US-WA",
          "inspections": "67"
        },
        {
          "state": "US-MS",
          "inspections": "22"
        },
        {
          "state": "US-SC",
          "inspections": "40"
        },
        {
          "state": "US-CA",
          "inspections": "78"
        },
        {
          "state": "US-OR",
          "inspections": "10"
        },
        {
          "state": "US-TN",
          "inspections": "38"
        },
        {
          "state": "US-IL",
          "inspections": "13"
        },
        {
          "state": "US-MD",
          "inspections": "12"
        },
        {
          "state": "US-WI",
          "inspections": "2"
        },
        {
          "state": "US-OH",
          "inspections": "7"
        },
        {
          "state": "US-ID",
          "inspections": "10"
        },
        {
          "state": "US-GA",
          "inspections": "59"
        },
        {
          "state": "US-MT",
          "inspections": "10"
        },
        {
          "state": "US-AL",
          "inspections": "26"
        },
        {
          "state": "US-NC",
          "inspections": "22"
        },
        {
          "state": "US-KY",
          "inspections": "13"
        },
        {
          "state": "US-MI",
          "inspections": "12"
        },
        {
          "state": "US-AR",
          "inspections": "5"
        },
        {
          "state": "US-IA",
          "inspections": "3"
        },
        {
          "state": "US-NM",
          "inspections": "1"
        },
        {
          "state": "US-NY",
          "inspections": "1"
        },
        {
          "state": "US-OK",
          "inspections": "2"
        },
        {
          "state": "US-NV",
          "inspections": "3"
        },
        {
          "state": "US-NE",
          "inspections": "2"
        },
        {
          "state": "US-PA",
          "inspections": "1"
        },
        {
          "state": "US-KS",
          "inspections": "1"
        },
        {
          "state": "US-WV",
          "inspections": "2"
        }
      ],
      "authority_history": [
        {
          "_id": "a165740f-801b-45c7-bdee-576e0bdce69b",
          "authority_type_desc": "Motor Property Common Carrier",
          "original_action_desc": "Reinstated",
          "original_served_date": "2004-06-10"
        },
        {
          "_id": "79f326ff-0a66-4629-91a1-c29d42aea15e",
          "authority_type_desc": "Motor Property Common Carrier",
          "original_action_desc": "Granted",
          "original_served_date": "1994-10-18",
          "dispensation_action_desc": "Revoked",
          "dispensation_served_date": "2004-05-24"
        },
        {
          "_id": "3bc66887-80b8-488a-82d1-418ccd351752",
          "authority_type_desc": "Motor Property Contract Carrier",
          "original_action_desc": "Granted",
          "original_served_date": "1994-10-18"
        }
      ],
      "equipment_summary": {
        "primary_category": [
          {
            "type": "TRAILER",
            "category": "Auto Carrier",
            "count": "434"
          },
          {
            "type": "POWER UNIT",
            "category": "Chassis Cab",
            "count": "360"
          },
          {
            "type": "POWER UNIT",
            "category": "Truck Tractor",
            "count": "55"
          },
          {
            "type": "POWER UNIT",
            "category": "Straight Truck",
            "count": "46"
          },
          {
            "type": "TRAILER",
            "category": "Unclassified",
            "count": "15"
          },
          {
            "type": "POWER UNIT",
            "category": "Unclassified",
            "count": "9"
          },
          {
            "type": "TRAILER",
            "category": "Dry Van",
            "count": "4"
          }
        ],
        "secondary_category": [
          {
            "type": "POWER UNIT",
            "count": "466"
          },
          {
            "type": "TRAILER",
            "category": "Open Auto Carrier",
            "count": "434"
          },
          {
            "type": "TRAILER",
            "count": "15"
          },
          {
            "type": "POWER UNIT",
            "category": "Sleeper Cab",
            "count": "4"
          },
          {
            "type": "TRAILER",
            "category": "Standard Dry Van",
            "count": "4"
          }
        ]
      },
      "equipment_history": [
        {
          "_id": "b675e929-551b-4d63-bd44-8f276e0dc9be",
          "vin": "1XP5DB8X5TN385780",
          "type": "POWER UNIT",
          "unit_type_desc": "Truck Tractor",
          "primary_category": "Truck Tractor",
          "insp_unit_license": "R189019",
          "insp_unit_license_state": "TX",
          "insp_unit_company": "50",
          "inspections_total_vin": "1",
          "inspections_total_vin_dot": "1",
          "countd_dots_vin": "1",
          "multi_dot_flag": false,
          "last_inspection_date_vin": "2026-01-17",
          "last_inspection_date_vin_dot": "2026-01-17",
          "last_inspected_under_dot": "568253",
          "most_recent_inspection_flag": true,
          "make": "PETERBILT",
          "model": "379",
          "model_year": "1996",
          "vehicle_type": "TRUCK",
          "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
          "body_class": "Truck-Tractor",
          "ncsa_body_type": "Truck-tractor (Cab only, or with any number of trailing unit; any weight)",
          "body_cab_type": "MDHD: Conventional"
        },
        {
          "_id": "238f5f2a-e13e-4b8f-bf0d-1a86d89c5fb8",
          "vin": "4V599RDG2FN184099",
          "type": "POWER UNIT",
          "unit_type_desc": "Truck Tractor",
          "primary_category": "Unclassified",
          "insp_unit_license": "YP78755",
          "insp_unit_license_state": "CA",
          "inspections_total_vin": "1",
          "inspections_total_vin_dot": "1",
          "countd_dots_vin": "1",
          "multi_dot_flag": false,
          "last_inspection_date_vin": "2024-02-13",
          "last_inspection_date_vin_dot": "2024-02-13",
          "last_inspected_under_dot": "568253",
          "most_recent_inspection_flag": true,
          "make": "VOLVO TRUCK",
          "model_year": "1985",
          "vehicle_type": "INCOMPLETE VEHICLE",
          "body_class": "Incomplete",
          "ncsa_body_type": "Unknown medium/heavy truck type",
          "fuel_type_primary": "Diesel"
        }
      ],
      "total_loads": "402",
      "ltl_loads": "6",
      "ltl_percentage": 0.014925373134328358,
      "ftl_loads": "396",
      "ftl_percentage": 0.9850746268656716,
      "deadheads": "55",
      "deadhead_percentage": 0.13681592039800994,
      "first_load_date": "2024-03-04",
      "last_load_date": "2026-02-26",
      "load_summary": [
        {
          "_id": "ba9f4c24-c7cc-421e-acc3-ef9473a5bdc7",
          "key": "TOYOTA",
          "value": "20",
          "first_load_date": "2024-03-14",
          "last_load_date": "2026-02-26"
        },
        {
          "_id": "ec9aa9b1-55e3-4c6c-9249-44d385291476",
          "key": "FORD",
          "value": "15",
          "first_load_date": "2024-04-11",
          "last_load_date": "2026-02-03"
        }
      ],
      "insurance_history": [
        {
          "_id": "ebcc0192-c5a1-44f5-af6d-8f89b8877e87",
          "insurance_status": "A",
          "insurance_form_code": "82",
          "insurance_type_code": "BIPD",
          "insurance_carrier": "U. S. SPECIALTY INSURANCE COMPANY",
          "policy_number": "1001120614",
          "effective_date": "2019-02-27",
          "underlying_limit_amount": "0",
          "minimum_coverage_amount": "0"
        },
        {
          "_id": "e408bbfe-a51b-490f-936f-2a0aab8bfc87",
          "insurance_status": "H",
          "insurance_form_code": "91X",
          "insurance_type_code": "BIPD/PRIMARY",
          "insurance_carrier": "GREENWICH INSURANCE COMPANY",
          "policy_number": "RAD9437950",
          "effective_date": "2020-02-01",
          "cancel_method": "CANCELLED",
          "cancel_effective_date": "2020-03-11",
          "underlying_limit_amount": "0",
          "minimum_coverage_amount": "1000000"
        }
      ],
      "insurance_cancel_count": "26",
      "insurance_last_canceled": "2020-03-11",
      "risk_factors": [
        {
          "consecutive_authority": true,
          "sixty_mo_in_business": true,
          "revocation_last_thirtysix_mo": false,
          "indicator_network_graph_phone": true,
          "indicator_network_graph_address": true,
          "indicator_network_graph_email": false,
          "indicator_network_graph_ein": false,
          "indicator_network_graph_duns": false,
          "high_shared_power_units": false,
          "indicator_benchmark_inspected_power_units_ratio": false,
          "indicator_benchmark_inspection_mileage_ratio": false,
          "indicator_benchmark_power_unit_mileage_ratio": false,
          "zeo_inspections_last_twelve_mo": false,
          "active_usdot_status": true,
          "violations_severe_flag": true,
          "basic_alert_flag": false,
          "basic_ac_indicator_flag": false,
          "fatal_crashes_flag": true,
          "safety_rating_unsatisfactory_conditional": false,
          "secondary_contact_info_provided": true,
          "primary_contact_info_missing": false,
          "carrier_w_brokerage_authority": false,
          "multi_cargo_classification": false,
          "interstate_carrier_single_state_inspection": false,
          "bipd_insurance_above_minimum": false,
          "bipd_insurance_below_requirement": false,
          "cargo_insurance_on_file": false,
          "boc3_on_file": true,
          "pending_insurance_cancellation": false,
          "no_active_authority": false,
          "not_authorized_for_hire": false,
          "mcs150_filed_last_24_months": true,
          "oos_below_industry_average": false,
          "smartway_flag": true,
          "carbtru_flag": false,
          "phmsa_flag": false,
          "hazardous_material": true,
          "virtual_physical_mailing_address": false,
          "phone_number_area_codes_match_address_state": true,
          "stability_name_history": true,
          "stability_email_history": true,
          "stability_phone_history": true,
          "stability_address_history": true,
          "stability_contact_history": true,
          "stability_insurance_history": true,
          "dot_out_of_service": false,
          "driver_only_inspections": false
        }
      ],
      "geo_points": [
        {
          "physical_address_zip_code": {
            "lat": 33.7956,
            "lon": -118.0648
          },
          "mailing_address_zip_code": {
            "lat": 33.7956,
            "lon": -118.0648
          }
        }
      ],
      "crash_history": [
        {
          "_id": "5105349",
          "changed_date": "2026-02-17T00:00:00",
          "report_state": "NC",
          "report_number": "NC0108402311",
          "report_date": "2026-02-13",
          "report_time": "1314",
          "report_seq_no": "1",
          "dot_number": "568253",
          "ci_status_code": "C",
          "final_status_date": "2026-02-17",
          "location": "UNION CEMETERY RD SW",
          "city": "CONCORD",
          "state": "NC",
          "county_code": "025",
          "county_name": "Cabarrus",
          "latitude": 35.38356666666667,
          "longitude": -80.56379999999999,
          "geo_point": {
            "lat": 35.38356666666667,
            "lon": -80.56379999999999
          },
          "truck_bus_ind": "T",
          "trafficway_id": "2",
          "trafficway_desc": "Two-Way Trafficway, Divided, Unprotected Median",
          "access_control_id": "3",
          "access_control_desc": "No Control",
          "road_surface_condition_id": "1",
          "road_surface_condition_desc": "Dry",
          "cargo_body_type_id": "8",
          "cargo_body_type_desc": "Auto Transporter",
          "gvw_rating_id": "3",
          "vehicle_identification_number": "5E0AA1449FG615005",
          "vehicle_license_number": "4NH8144",
          "vehicle_license_state": "CA",
          "vehicle_hazmat_placard": false,
          "weather_condition_id": "1",
          "weather_condition_desc": "No Adverse Conditions",
          "vehicle_configuration_id": "9",
          "vehicle_configuration_desc": "Tractor/Semitrailer",
          "light_condition_id": "1",
          "light_condition_desc": "Daylight",
          "hazmat_released": false,
          "agency": "CONCORD POLICE DEPARTMENT",
          "vehicles_in_accident": "2",
          "fatalities": "0",
          "injuries": "1",
          "tow_away": true,
          "federal_recordable": true,
          "state_recordable": true,
          "crash_event_seq_id_desc": "1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT",
          "included_in_sms_flag": false
        },
        {
          "_id": "5098991",
          "changed_date": "2026-02-06T00:00:00",
          "report_state": "MO",
          "report_number": "MO0000117243",
          "report_date": "2026-02-03",
          "report_time": "0915",
          "report_seq_no": "1",
          "dot_number": "568253",
          "ci_status_code": "C",
          "final_status_date": "2026-02-06",
          "location": "IS 55",
          "city": "HERCULANEUM",
          "state": "MO",
          "county_code": "099",
          "county_name": "Jefferson",
          "latitude": 38.296485,
          "longitude": -90.516085,
          "geo_point": {
            "lat": 38.296485,
            "lon": -90.516085
          },
          "truck_bus_ind": "T",
          "trafficway_id": "2",
          "trafficway_desc": "Two-Way Trafficway, Divided, Unprotected Median",
          "road_surface_condition_id": "1",
          "road_surface_condition_desc": "Dry",
          "cargo_body_type_id": "8",
          "cargo_body_type_desc": "Auto Transporter",
          "gvw_rating_id": "3",
          "vehicle_identification_number": "4V5RC9EHXTN702240",
          "vehicle_license_number": "V9970HY",
          "vehicle_license_state": "TN",
          "vehicle_hazmat_placard": false,
          "weather_condition_id": "1",
          "weather_condition_desc": "No Adverse Conditions",
          "vehicle_configuration_id": "6",
          "vehicle_configuration_desc": "Single-Unit Truck (3 or More Axels)",
          "light_condition_id": "1",
          "light_condition_desc": "Daylight",
          "hazmat_released": false,
          "agency": "MO0500800",
          "vehicles_in_accident": "2",
          "fatalities": "0",
          "injuries": "1",
          "tow_away": false,
          "federal_recordable": true,
          "state_recordable": true,
          "crash_event_seq_id_desc": "1:98:OTHER:OTHER;2:98:OTHER:OTHER;3:20:COLLISION INVOLVING OTHER MOVABLE OBJECT",
          "included_in_sms_flag": false
        }
      ],
      "crash_aggregates": [
        {
          "_id": "20240501",
          "report_month": "2024-05-01",
          "crashes_total": "7",
          "crashes_total_recordable": "7",
          "crashes_tow_away": "4",
          "crash_fatalities": "1",
          "crash_injuries": "2",
          "vehicle_miles_traveled": "59459748",
          "total_power_units": "897",
          "crash_rate": 0.11772670143169797,
          "crash_rate_recordable": 0.11772670143169797
        },
        {
          "_id": "20080801",
          "report_month": "2008-08-01",
          "crashes_total": "1",
          "crashes_total_recordable": "0",
          "crashes_tow_away": "0",
          "crash_fatalities": "0",
          "crash_injuries": "1"
        }
      ],
      "inspection_history": [
        {
          "_id": "87183650",
          "report_state": "TX",
          "report_number": "TXV262249920",
          "insp_date": "2026-02-26",
          "insp_start_time": "1350",
          "insp_end_time": "1407",
          "ci_status_code": "C",
          "county_code_state": "TX",
          "county_name": "Hidalgo",
          "latitude": 26.262706666666663,
          "longitude": -98.17788333333333,
          "geo_point": {
            "lat": 26.262706666666663,
            "lon": -98.17788333333333
          },
          "insp_level_id": "3",
          "insp_facility": "R",
          "location_desc": "US 281 NB MM 754",
          "hazmat_placard_req": false,
          "alcohol_control_sub": false,
          "drug_intrdctn_search": false,
          "drug_intrdctn_arrests": "0",
          "size_weight_enf": false,
          "traffic_enf": false,
          "gross_comb_veh_wt": "117000",
          "viol_total": "0",
          "oos_total": "0",
          "driver_viol_total": "0",
          "driver_oos_total": "0",
          "vehicle_viol_total": "0",
          "vehicle_oos_total": "0",
          "hazmat_viol_total": "0",
          "hazmat_oos_total": "0",
          "time_weight": "3",
          "unsafe_insp": true,
          "fatigued_insp": true,
          "dr_fitness_insp": true,
          "subt_alcohol_insp": true,
          "vh_maint_insp": false,
          "hm_insp": false,
          "vins": [
            {
              "vin": "4V5RC9DGXGN969747",
              "insp_unit_id": "211927065",
              "insp_unit_type_id": "11",
              "insp_unit_type_desc": "Truck Tractor",
              "insp_unit_make": "VOLV",
              "insp_unit_license": "U4366HY",
              "insp_unit_license_state": "TN",
              "insp_unit_company": "1119"
            },
            {
              "vin": "5E0AA1441HG856804",
              "insp_unit_id": "211927066",
              "insp_unit_type_id": "9",
              "insp_unit_type_desc": "Semi Trailer",
              "insp_unit_make": "COTT",
              "insp_unit_license": "4PJ1645",
              "insp_unit_license_state": "CA",
              "insp_unit_company": "1119T"
            }
          ],
          "violations": [],
          "included_in_sms_flag": false
        },
        {
          "_id": "87160987",
          "report_state": "TN",
          "report_number": "TNI039583075",
          "insp_date": "2026-02-26",
          "insp_start_time": "0341",
          "insp_end_time": "0414",
          "ci_status_code": "C",
          "county_code_state": "TN",
          "county_name": "Giles",
          "latitude": 35.139362500000004,
          "longitude": -87.002225,
          "geo_point": {
            "lat": 35.139362500000004,
            "lon": -87.002225
          },
          "insp_level_id": "1",
          "insp_facility": "F",
          "location_desc": "ARDMORE TN",
          "hazmat_placard_req": false,
          "alcohol_control_sub": false,
          "drug_intrdctn_search": false,
          "drug_intrdctn_arrests": "0",
          "size_weight_enf": false,
          "traffic_enf": false,
          "gross_comb_veh_wt": "99600",
          "viol_total": "1",
          "oos_total": "1",
          "driver_viol_total": "0",
          "driver_oos_total": "0",
          "vehicle_viol_total": "1",
          "vehicle_oos_total": "1",
          "hazmat_viol_total": "0",
          "hazmat_oos_total": "0",
          "time_weight": "3",
          "unsafe_insp": true,
          "fatigued_insp": true,
          "dr_fitness_insp": true,
          "subt_alcohol_insp": true,
          "vh_maint_insp": true,
          "hm_insp": false,
          "vins": [
            {
              "vin": "4V5RC9EH3HN970375",
              "insp_unit_id": "211875418",
              "insp_unit_type_id": "10",
              "insp_unit_type_desc": "Straight Truck",
              "insp_unit_make": "VOLVO",
              "insp_unit_license": "U4367HY",
              "insp_unit_license_state": "TN",
              "insp_unit_company": "1180"
            },
            {
              "vin": "5E0AC1448HG950205",
              "insp_unit_id": "211875419",
              "insp_unit_type_id": "9",
              "insp_unit_type_desc": "Semi Trailer",
              "insp_unit_make": "COTTRELL T",
              "insp_unit_license": "4T1745",
              "insp_unit_license_state": "CA",
              "insp_unit_company": "1180T"
            }
          ],
          "violations": [
            {
              "_id": "272085359",
              "report_number": "TNI039583075",
              "report_state": "TN",
              "insp_date": "2026-02-26",
              "change_date": "2026-02-27",
              "inspection_id": "87160987",
              "violation_id": "272085359",
              "viol_code": "39375A3TAOL",
              "part_no": "393",
              "part_no_section": "75A3-TAOL",
              "seq_no": "1",
              "basic_group_id": "1",
              "basic_group_desc": "Vehicle Maintenance",
              "viol_group_id": "62",
              "viol_group_desc": "Tires",
              "viol_desc": "Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS",
              "viol_category_id": "23",
              "viol_category_desc": "Tires",
              "viol_type": "VEHICLE",
              "viol_unit_id": "1",
              "viol_unit_desc": "Vehicle Primary Unit",
              "insp_unit_id": "211875418",
              "oos_indicator": true,
              "defect_verification_id": "99",
              "defect_verification_desc": "Unknown",
              "citation_number": "WARN",
              "oos_weight": "2",
              "severity_weight": "8",
              "time_weight": "3",
              "total_severity_weight": "30",
              "included_in_sms_flag": false
            }
          ],
          "included_in_sms_flag": false
        }
      ],
      "basic_history": [
        {
          "inspections_total": "659",
          "inspections_vehicle": "303",
          "inspections_vehicle_out_of_service": "77",
          "inspections_driver": "658",
          "inspections_driver_out_of_service": "5",
          "inspections_w_violations_unsafe_driving": "83",
          "basic_measure_unsafe_driving": 0.84,
          "basic_ac_indicator_unsafe_driving": false,
          "inspections_w_violations_hours_of_service": "13",
          "basic_measure_hours_of_service": 0.1,
          "basic_ac_indicator_hours_of_service": false,
          "inspections_w_violations_driver_fitness": "5",
          "basic_measure_driver_fitness": 0.09,
          "basic_ac_indicator_driver_fitness": false,
          "inspections_w_violations_controlled_substance": "0",
          "basic_measure_controlled_substance": 0.0,
          "basic_ac_indicator_controlled_substance": false,
          "inspections_w_violations_vehicle_maintence": "147",
          "basic_measure_vehicle_maintence": 4.01,
          "basic_ac_indicator_vehicle_maintence": false,
          "snapshot_date": "2025-10-31"
        },
        {
          "inspections_total": "667",
          "inspections_vehicle": "304",
          "inspections_vehicle_out_of_service": "77",
          "inspections_driver": "666",
          "inspections_driver_out_of_service": "5",
          "inspections_w_violations_unsafe_driving": "84",
          "basic_measure_unsafe_driving": 0.82,
          "basic_ac_indicator_unsafe_driving": false,
          "inspections_w_violations_hours_of_service": "12",
          "basic_measure_hours_of_service": 0.1,
          "basic_ac_indicator_hours_of_service": false,
          "inspections_w_violations_driver_fitness": "5",
          "basic_measure_driver_fitness": 0.09,
          "basic_ac_indicator_driver_fitness": false,
          "inspections_w_violations_controlled_substance": "0",
          "basic_measure_controlled_substance": 0.0,
          "basic_ac_indicator_controlled_substance": false,
          "inspections_w_violations_vehicle_maintence": "146",
          "basic_measure_vehicle_maintence": 3.84,
          "basic_ac_indicator_vehicle_maintence": false,
          "snapshot_date": "2025-11-30"
        }
      ],
      "doc_id": "568253-MC277621"
    }
  ],
  "total_count": 1
}

GET

Phone

https://api.carrierok.com/v2/profile?phone=5624304100

Retrieve a list of profile ids with matches to a phone number, encompassing both current and past phone numbers on file.

Authorization — API Key

Parameters

ParameterType
phonerequiredstring
pageinteger= 1
pageSizeinteger= 100

Example

curl "https://api.carrierok.com/v2/profile?phone=5624304100" \
  -H "Authorization: Bearer YOUR_API_KEY"
Response200 OK
{
  "items": [
    {
      "dot_number": "568253",
      "docket_prefix": "MC",
      "docket_number": "277621",
      "docket": "MC277621",
      "ein": "954485461",
      "carrier_operation_desc": "interstate",
      "entity_type_desc": "Carrier",
      "authority_common": "Active",
      "authority_contract": "Active",
      "authority_broker": "None",
      "authority_common_pending": false,
      "authority_contract_pending": false,
      "authority_broker_pending": false,
      "authority_common_review": false,
      "authority_contract_review": false,
      "authority_broker_review": false,
      "authority_common_revocation": false,
      "authority_age_common": "7937",
      "authority_age_common_active": "7937",
      "authority_contract_revocation": false,
      "authority_age_contract": "11460",
      "authority_age_contract_active": "11460",
      "authority_broker_revocation": false,
      "total_revocations": "2",
      "days_since_last_revocation": "7954",
      "indicator_authority": true,
      "insurance_bipd_on_file": "1000000",
      "insurance_cargo_on_file": "0",
      "insurance_bond_on_file": "0",
      "insurance_bipd_required": "1000000",
      "insurance_cargo_required": "0",
      "insurance_bond_required": "0",
      "indicator_insurance": true,
      "private": false,
      "enterprise": false,
      "household_goods": false,
      "passenger": false,
      "property": true,
      "legal_name": "HANSEN & ADKINS AUTO TRANSPORT INC",
      "dba_flag": false,
      "telephone_number": "5624304100",
      "fax_number": "5624304144",
      "physical_address_city": "LOS ALAMITOS",
      "physical_address_iso_country_code": "US",
      "physical_address_state": "CA",
      "physical_address_street": "3552 GREEN AVENUE",
      "physical_address_zip_code": "90720",
      "physical_address": "3552 GREEN AVENUE, LOS ALAMITOS, CA 90720",
      "undeliverable_physical_address": false,
      "mailing_address_iso_country_code": "US",
      "mailing_address_street": "3552 GREEN AVENUE",
      "mailing_address_city": "LOS ALAMITOS",
      "mailing_address_state": "CA",
      "mailing_address_zip_code": "90720",
      "mailing_address": "3552 GREEN AVENUE, LOS ALAMITOS, CA 90720",
      "latest_review_type_desc": "Compliance Review",
      "safety_rating_desc": "Satisfactory",
      "usdot_status": "Active",
      "total_drivers": "897",
      "total_power_units": "897",
      "mcs150_mileage": "58703744",
      "cargo_carried": "Motor Vehicles",
      "general_freight": false,
      "household": false,
      "metal_sheet_coils_rolls": false,
      "motor_vehicles": true,
      "driveaway_towaway": false,
      "logs_poles_beams_lumber": false,
      "building_materials": false,
      "mobile_homes": false,
      "machinery_large_objects": false,
      "fresh_produce": false,
      "liquids_gases": false,
      "intermodal_containers": false,
      "passengers": false,
      "oilfield_equipment": false,
      "livestock": false,
      "grain_feed_hay": false,
      "coal_coke": false,
      "meat": false,
      "garbage_refuse_trash": false,
      "chemicals": false,
      "us_mail": false,
      "dry_bulk_commodities": false,
      "refrigerated_foods": false,
      "beverages": false,
      "paper_products": false,
      "utility": false,
      "farm_supplies": false,
      "construction": false,
      "water_well": false,
      "other_cargo": false,
      "operation_classification_desc": "Authorized For Hire",
      "operation_class_authorized_for_hire": true,
      "operation_class_exempt_for_hire": false,
      "operation_class_private_property": false,
      "operation_class_private_pass_business": false,
      "operation_class_private_pass_non_business": false,
      "operation_class_migrant": false,
      "operation_class_us_mail": false,
      "operation_class_federal_govt": false,
      "operation_class_state_govt": false,
      "operation_class_local_govt": false,
      "operation_class_indian_nation": false,
      "organization_type_desc": "CORPORATION",
      "company_contact_primary": "STEVEN HANSEN",
      "company_contact_secondary": "LOUIE ADKINS",
      "email_address": "SRUIZ@HANSENADKINS.COM",
      "email_domain": "HANSENADKINS",
      "cellphone_number": "3153176157",
      "undeliverable_mailing_address": false,
      "icc_dockets": "MC277621",
      "owned_tractors": "659",
      "owned_trailers": "659",
      "term_leased_tractors": "238",
      "term_leased_trailers": "238",
      "total_trailers": "897",
      "total_trucks": "897",
      "total_buses": "0",
      "num_drivers_interstate_within_100mi": "0",
      "num_drivers_interstate_beyond_100mi": "897",
      "num_drivers_interstate_total": "897",
      "num_drivers_intrastate_within_100mi": "0",
      "num_drivers_intrastate_beyond_100mi": "0",
      "num_drivers_intrastate_total": "0",
      "avg_trip_leased_drivers": "0",
      "total_drivers_cdl": "897",
      "mcs151_type_desc": "Compliance Review",
      "dot_age": "11563",
      "boc3_company_name": "1+49 PROCESS AGENTS LLC",
      "boc3_attn": "MATTHEW BOWLES",
      "bo3_address_city": "ALPHARETTA",
      "boc3_address_state": "GA",
      "boc3_address_street": "6250 SHILOH ROAD SUITE230",
      "boc3_address_zip_code": "30005",
      "boc3_address_country_code": "US",
      "crashes_total": "69",
      "crash_fatalities": "2",
      "crash_injuries": "18",
      "crashes_tow_away": "49",
      "inspections_driver": "652",
      "inspections_driver_out_of_service": "6",
      "oos_alert_driver": false,
      "inspections_hazmat": "1",
      "inspections_hazmat_out_of_service": "0",
      "oos_alert_hazmat": false,
      "inspections_vehicle": "300",
      "inspections_vehicle_out_of_service": "72",
      "oos_alert_vehicle": true,
      "violations_total": "472",
      "violations_unsafe_driving": "89",
      "violations_severe_unsafe_driving": "26",
      "violations_oos_unsafe_driving": "0",
      "basic_alert_unsafe_driving": false,
      "basic_roadside_alert_unsafe_driving": false,
      "basic_ac_indicator_unsafe_driving": false,
      "intervention_threshold_unsafe_driving": 0.0,
      "violations_hours_of_service": "16",
      "violations_severe_hours_of_service": "6",
      "violations_oos_hours_of_service": "0",
      "basic_alert_hours_of_service": false,
      "basic_roadside_alert_hours_of_service": false,
      "basic_ac_indicator_hours_of_service": false,
      "intervention_threshold_hours_of_service": 0.0,
      "violations_vehicle_maintence": "232",
      "violations_severe_vehicle_maintence": "54",
      "violations_oos_vehicle_maintence": "84",
      "basic_alert_vehicle_maintence": false,
      "basic_roadside_alert_vehicle_maintence": false,
      "basic_ac_indicator_vehicle_maintence": false,
      "intervention_threshold_vehicle_maintence": 0.0,
      "violations_controlled_substance": "0",
      "violations_severe_controlled_substance": "0",
      "violations_oos_controlled_substance": "0",
      "basic_alert_controlled_substance": false,
      "basic_roadside_alert_controlled_substance": false,
      "basic_ac_indicator_controlled_substance": false,
      "intervention_threshold_controlled_substance": 0.0,
      "violations_driver_fitness": "7",
      "violations_severe_driver_fitness": "5",
      "violations_oos_driver_fitness": "7",
      "basic_alert_driver_fitness": false,
      "basic_roadside_alert_driver_fitness": false,
      "basic_ac_indicator_driver_fitness": false,
      "intervention_threshold_driver_fitness": 0.0,
      "violations_hazardous_materials": "0",
      "violations_severe_hazardous_materials": "0",
      "violations_oos_hazardous_materials": "0",
      "basic_measure_hazardous_materials": 0.0,
      "basic_alert_hazardous_materials": false,
      "basic_roadside_alert_hazardous_materials": false,
      "basic_ac_indicator_hazardous_materials": false,
      "intervention_threshold_hazardous_materials": 0.0,
      "basic_measure_crash_indicator": 0.15217391304347827,
      "basic_percentile_crash_indicator": 0.19014084507042253,
      "basic_alert_crash_indicator": false,
      "basic_roadside_alert_crash_indicator": false,
      "intervention_threshold_crash_indicator": 0.65,
      "inspections_total": "653",
      "inspected_states": "32",
      "inspected_power_units": "452",
      "inspected_trailers": "446",
      "physical_telephone_number_authority": "5624304100",
      "physical_fax_number_authority": "5624304144",
      "physical_address_authority_city": "LOS ALAMITOS",
      "physical_address_authority_state": "CA",
      "physical_address_authority_street": "3552 GREEN AVENUE",
      "physical_address_authority_zip_code": "90720",
      "physical_address_authority": "3552 GREEN AVENUE, LOS ALAMITOS, CA 90720",
      "undeliverable_physical_address_authority": false,
      "out_of_service_flag": false,
      "hazardous_material": true,
      "physical_address_id": "-6155238544422854689",
      "mailing_address_id": "-6155238544422854689",
      "physical_address_authority_id": "-6155238544422854689",
      "mcs150_date": "2024-10-30",
      "mcs150_year": "2024",
      "mcs151_date": "2021-07-29",
      "mcs151_year": "2021",
      "added_date": "1994-07-07",
      "authority_start_common": "2004-06-10",
      "authority_start_contract": "1994-10-18",
      "authority_common_last_revocation_date": "2004-05-24",
      "last_revocation_date": "2004-05-24",
      "last_violation_date": "2026-02-26",
      "last_crash_date": "2026-02-13",
      "last_inspection_date": "2026-02-26",
      "latest_review_date": "2021-07-29",
      "safety_rating_date": "2021-12-17",
      "snapshot_date": "2026-03-04",
      "basic_measure_unsafe_driving": "0",
      "basic_measure_hours_of_service": "0",
      "basic_measure_vehicle_maintence": "0",
      "basic_measure_controlled_substance": "0",
      "basic_measure_driver_fitness": "0",
      "inspections_vehicle_out_of_service_pct": "0.24",
      "inspections_driver_out_of_service_pct": "0.009",
      "inspections_hazmat_out_of_service_pct": "0",
      "natl_avg_oos_vehicle": "0.2226",
      "natl_avg_oos_driver": "0.0667",
      "natl_avg_oos_hazmat": "0.0444",
      "smartway_flag": true,
      "carbtru_flag": false,
      "phmsa_flag": false,
      "contact_history": [
        {
          "_id": "fde40b92-daa2-488e-a82e-aca8e6ecc8fe",
          "key": "dba_name",
          "value": "HANSEN & ADKINS AUTO TRANSPORT",
          "start_date": "2005-12-23",
          "end_date": "2026-03-04",
          "current_flag": true
        },
        {
          "_id": "9b1c0235-bbaa-4ca7-9dc7-7a03dab3972b",
          "key": "mailing_address",
          "value": "3552 GREEN AVENUE, LOS ALAMITOS, CA 90720",
          "start_date": "2014-12-19",
          "end_date": "2026-03-04",
          "current_flag": true
        }
      ],
      "name_change_count": "1",
      "name_last_changed": "2014-12-18",
      "email_change_count": "3",
      "email_last_changed": "2022-12-30",
      "phone_change_count": "5",
      "phone_last_changed": "2022-12-08",
      "address_change_count": "4",
      "address_last_changed": "2014-12-18",
      "contact_change_count": "3",
      "contact_last_changed": "2023-11-08",
      "indicator_address_history": true,
      "risk_score": "Low",
      "risk_score_probability": 0.21698243104234227,
      "iss_value": "45",
      "iss_recommendation": "PASS",
      "iss_recommendation_reason": "Sufficient Data - No BASICs Prioritized",
      "safety_score": "100",
      "indicator_carrier_safety": true,
      "indicator_industry_benchmarks": false,
      "observed_IM": "653",
      "expected_lb_IM": "171",
      "expected_ub_IM": "1097",
      "indicator_benchmark_inspection_mileage_ratio": false,
      "observed_IRPU": "452",
      "expected_lb_IRPU": "36",
      "expected_ub_IRPU": "530",
      "indicator_benchmark_inspected_power_units_ratio": false,
      "observed_PUM": "897",
      "expected_lb_PUM": "329",
      "expected_ub_PUM": "897",
      "indicator_benchmark_power_unit_mileage_ratio": false,
      "indicator_network_graph_contact": true,
      "address_ids": [
        {
          "_id": "8a4b7566-f980-4b12-afc2-5539dd521eed",
          "key": "physical_address_authority_id",
          "value": "-6155238544422854689",
          "start_date": "2023-11-08",
          "end_date": "2026-03-04",
          "current_flag": true
        },
        {
          "_id": "84147a19-fe24-4f21-a917-042225e9042f",
          "key": "physical_address_id",
          "value": "-6155238544422854689",
          "start_date": "2014-12-19",
          "end_date": "2026-03-04",
          "current_flag": true
        },
        {
          "_id": "9bdcfe40-0cfa-46a5-bf87-6bdab5d7989e",
          "key": "mailing_address_id",
          "value": "-6155238544422854689",
          "start_date": "2014-12-19",
          "end_date": "2026-03-04",
          "current_flag": true
        },
        {
          "_id": "a452bf75-5e91-41a3-8e07-a4710a137280",
          "key": "mailing_address_id",
          "value": "892318786047236894",
          "start_date": "2007-12-20",
          "end_date": "2014-12-18",
          "current_flag": false
        },
        {
          "_id": "d60a81d5-74ca-429c-9a37-000bb461a4f2",
          "key": "physical_address_id",
          "value": "892318786047236894",
          "start_date": "2007-12-20",
          "end_date": "2014-12-18",
          "current_flag": false
        },
        {
          "_id": "5711e9f0-8ed9-497f-8733-50866f54b49d",
          "key": "mailing_address_id",
          "value": "-6312204236195345298",
          "start_date": "2005-12-23",
          "end_date": "2007-12-19",
          "current_flag": false
        },
        {
          "_id": "ced84355-1f6a-464d-9923-2513c5b99fc2",
          "key": "physical_address_id",
          "value": "-6312204236195345298",
          "start_date": "2005-12-23",
          "end_date": "2007-12-19",
          "current_flag": false
        }
      ],
      "network_graph_count_physical_address": "2",
      "network_graph_physical_address": [
        "3725123",
        "1312746"
      ],
      "network_graph_count_mailing_address": "2",
      "network_graph_mailing_address": [
        "3725123",
        "1312746"
      ],
      "network_graph_count_telephone_numbers": "2",
      "network_graph_telephone_number": [
        "3725123",
        "1312746"
      ],
      "network_graph_count_cellphone_numbers": "0",
      "network_graph_cellphone_number": [],
      "network_graph_count_fax_numbers": "1",
      "network_graph_fax_number": [
        "1312746"
      ],
      "network_graph_count_email_address": "0",
      "network_graph_email": [],
      "network_graph_count_ein": "0",
      "network_graph_ein": [],
      "network_graph_count_duns": "0",
      "network_graph_duns": [],
      "indicator_network_graph_equipment": true,
      "network_graph_count_equipment": "16",
      "network_graph_equipment": [
        "972702",
        "2541970",
        "4403125",
        "3665514",
        "64161",
        "2498811",
        "790261",
        "2163063",
        "2324917",
        "511412",
        "345082",
        "3185588",
        "710576",
        "2136888",
        "4100893",
        "2941959"
      ],
      "network_graph_equipment_ext": [
        {
          "_id": "790261",
          "dot_number": "790261",
          "dockets": "MC343084",
          "legal_name": "URS MIDWEST LLC",
          "entity_type_desc": "Broker,Carrier",
          "usdot_status": "Active",
          "out_of_service_flag": false,
          "carrier_operation_desc": "interstate",
          "hazardous_material_flag": true,
          "count_shared_vins": "6",
          "shared_vins": [
            {
              "vin": "1NPXD49X5FD260155",
              "type": "POWER UNIT",
              "unit_type_desc": "Truck Tractor",
              "primary_category": "Truck Tractor",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "RC45636",
              "insp_unit_license_state": "MI",
              "insp_unit_company": "91214",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-12-13",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "PETERBILT",
              "model": "389",
              "model_year": "2015",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck-Tractor",
              "ncsa_body_type": "Truck-tractor (Cab only, or with any number of trailing unit; any weight)"
            },
            {
              "vin": "5E0AA1444HG912802",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "423819T",
              "insp_unit_license_state": "TN",
              "insp_unit_company": "91215",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-12-13",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2017",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 44-46",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            },
            {
              "vin": "3ALHG3DV0MDML6967",
              "type": "POWER UNIT",
              "unit_type_desc": "Truck Tractor",
              "primary_category": "Chassis Cab",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "RC52328",
              "insp_unit_license_state": "MI",
              "insp_unit_company": "92004",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2025-11-08",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "FREIGHTLINER",
              "model": "114SD",
              "model_year": "2021",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck",
              "ncsa_body_type": "Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)",
              "body_cab_type": "MDHD: Conventional"
            },
            {
              "vin": "5KKHAEDV8LPLU0719",
              "type": "POWER UNIT",
              "unit_type_desc": "Straight Truck",
              "primary_category": "Straight Truck",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "RC45478",
              "insp_unit_license_state": "MI",
              "insp_unit_company": "94598",
              "inspections_total_vin_dot": "3",
              "last_inspection_date_vin_dot": "2026-01-17",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "WESTERN STAR",
              "model": "4900",
              "model_year": "2020",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck",
              "ncsa_body_type": "Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)",
              "body_cab_type": "MDHD: Conventional"
            },
            {
              "vin": "5E0AA1641NG580701",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "94599",
              "insp_unit_license_state": "TN",
              "insp_unit_company": "94599",
              "inspections_total_vin_dot": "3",
              "last_inspection_date_vin_dot": "2026-01-17",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2022",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 48-50",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            },
            {
              "vin": "5E0AA164XMG539501",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "4TL4786",
              "insp_unit_license_state": "CA",
              "insp_unit_company": "CX-09LSFA3",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2025-11-08",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2021",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 48-50",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            }
          ],
          "count_shared_power_units": "3",
          "count_shared_trailers": "3"
        },
        {
          "_id": "64161",
          "dot_number": "64161",
          "dockets": "MC71902",
          "legal_name": "JACK COOPER TRANSPORT COMPANY LLC",
          "entity_type_desc": "Carrier",
          "usdot_status": "Active",
          "out_of_service_flag": false,
          "carrier_operation_desc": "interstate",
          "hazardous_material_flag": true,
          "count_shared_vins": "4",
          "shared_vins": [
            {
              "vin": "5E0AA164XNG605109",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "655891",
              "insp_unit_license_state": "KS",
              "insp_unit_company": "4550",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-10-23",
              "last_inspected_under_dot": "568253",
              "most_recent_inspection_flag": false,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2022",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 48-50",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            },
            {
              "vin": "1FVHG3DV0MHMJ6115",
              "type": "POWER UNIT",
              "unit_type_desc": "Straight Truck",
              "primary_category": "Chassis Cab",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "200110",
              "insp_unit_license_state": "KS",
              "insp_unit_company": "4351",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-05-08",
              "last_inspected_under_dot": "568253",
              "most_recent_inspection_flag": false,
              "make": "FREIGHTLINER",
              "model": "114SD",
              "model_year": "2021",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck",
              "ncsa_body_type": "Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)",
              "body_cab_type": "MDHD: Conventional"
            },
            {
              "vin": "1FVHG3DV7MHMJ6189",
              "type": "POWER UNIT",
              "unit_type_desc": "Truck Tractor",
              "primary_category": "Chassis Cab",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "205199",
              "insp_unit_license_state": "KS",
              "insp_unit_company": "4549",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-10-23",
              "last_inspected_under_dot": "568253",
              "most_recent_inspection_flag": false,
              "make": "FREIGHTLINER",
              "model": "114SD",
              "model_year": "2021",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck",
              "ncsa_body_type": "Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)",
              "body_cab_type": "MDHD: Conventional"
            },
            {
              "vin": "5E0AA1640MG525803",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "655676",
              "insp_unit_license_state": "KS",
              "insp_unit_company": "4352",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-05-08",
              "last_inspected_under_dot": "568253",
              "most_recent_inspection_flag": false,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2021",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 48-50",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            }
          ],
          "count_shared_power_units": "2",
          "count_shared_trailers": "2"
        }
      ],
      "network_graph_count_power_units": "12",
      "network_graph_count_trailers": "13",
      "shared_power_units": "17",
      "shared_trailers": "17",
      "preferred_lanes": [
        {
          "state": "US-TX",
          "inspections": "65"
        },
        {
          "state": "US-IN",
          "inspections": "15"
        },
        {
          "state": "US-MO",
          "inspections": "10"
        },
        {
          "state": "US-US",
          "inspections": "8"
        },
        {
          "state": "US-FL",
          "inspections": "68"
        },
        {
          "state": "US-LA",
          "inspections": "25"
        },
        {
          "state": "US-WA",
          "inspections": "67"
        },
        {
          "state": "US-MS",
          "inspections": "22"
        },
        {
          "state": "US-SC",
          "inspections": "40"
        },
        {
          "state": "US-CA",
          "inspections": "78"
        },
        {
          "state": "US-OR",
          "inspections": "10"
        },
        {
          "state": "US-TN",
          "inspections": "38"
        },
        {
          "state": "US-IL",
          "inspections": "13"
        },
        {
          "state": "US-MD",
          "inspections": "12"
        },
        {
          "state": "US-WI",
          "inspections": "2"
        },
        {
          "state": "US-OH",
          "inspections": "7"
        },
        {
          "state": "US-ID",
          "inspections": "10"
        },
        {
          "state": "US-GA",
          "inspections": "59"
        },
        {
          "state": "US-MT",
          "inspections": "10"
        },
        {
          "state": "US-AL",
          "inspections": "26"
        },
        {
          "state": "US-NC",
          "inspections": "22"
        },
        {
          "state": "US-KY",
          "inspections": "13"
        },
        {
          "state": "US-MI",
          "inspections": "12"
        },
        {
          "state": "US-AR",
          "inspections": "5"
        },
        {
          "state": "US-IA",
          "inspections": "3"
        },
        {
          "state": "US-NM",
          "inspections": "1"
        },
        {
          "state": "US-NY",
          "inspections": "1"
        },
        {
          "state": "US-OK",
          "inspections": "2"
        },
        {
          "state": "US-NV",
          "inspections": "3"
        },
        {
          "state": "US-NE",
          "inspections": "2"
        },
        {
          "state": "US-PA",
          "inspections": "1"
        },
        {
          "state": "US-KS",
          "inspections": "1"
        },
        {
          "state": "US-WV",
          "inspections": "2"
        }
      ],
      "authority_history": [
        {
          "_id": "a165740f-801b-45c7-bdee-576e0bdce69b",
          "authority_type_desc": "Motor Property Common Carrier",
          "original_action_desc": "Reinstated",
          "original_served_date": "2004-06-10"
        },
        {
          "_id": "79f326ff-0a66-4629-91a1-c29d42aea15e",
          "authority_type_desc": "Motor Property Common Carrier",
          "original_action_desc": "Granted",
          "original_served_date": "1994-10-18",
          "dispensation_action_desc": "Revoked",
          "dispensation_served_date": "2004-05-24"
        },
        {
          "_id": "3bc66887-80b8-488a-82d1-418ccd351752",
          "authority_type_desc": "Motor Property Contract Carrier",
          "original_action_desc": "Granted",
          "original_served_date": "1994-10-18"
        }
      ],
      "equipment_summary": {
        "primary_category": [
          {
            "type": "TRAILER",
            "category": "Auto Carrier",
            "count": "434"
          },
          {
            "type": "POWER UNIT",
            "category": "Chassis Cab",
            "count": "360"
          },
          {
            "type": "POWER UNIT",
            "category": "Truck Tractor",
            "count": "55"
          },
          {
            "type": "POWER UNIT",
            "category": "Straight Truck",
            "count": "46"
          },
          {
            "type": "TRAILER",
            "category": "Unclassified",
            "count": "15"
          },
          {
            "type": "POWER UNIT",
            "category": "Unclassified",
            "count": "9"
          },
          {
            "type": "TRAILER",
            "category": "Dry Van",
            "count": "4"
          }
        ],
        "secondary_category": [
          {
            "type": "POWER UNIT",
            "count": "466"
          },
          {
            "type": "TRAILER",
            "category": "Open Auto Carrier",
            "count": "434"
          },
          {
            "type": "TRAILER",
            "count": "15"
          },
          {
            "type": "POWER UNIT",
            "category": "Sleeper Cab",
            "count": "4"
          },
          {
            "type": "TRAILER",
            "category": "Standard Dry Van",
            "count": "4"
          }
        ]
      },
      "equipment_history": [
        {
          "_id": "b675e929-551b-4d63-bd44-8f276e0dc9be",
          "vin": "1XP5DB8X5TN385780",
          "type": "POWER UNIT",
          "unit_type_desc": "Truck Tractor",
          "primary_category": "Truck Tractor",
          "insp_unit_license": "R189019",
          "insp_unit_license_state": "TX",
          "insp_unit_company": "50",
          "inspections_total_vin": "1",
          "inspections_total_vin_dot": "1",
          "countd_dots_vin": "1",
          "multi_dot_flag": false,
          "last_inspection_date_vin": "2026-01-17",
          "last_inspection_date_vin_dot": "2026-01-17",
          "last_inspected_under_dot": "568253",
          "most_recent_inspection_flag": true,
          "make": "PETERBILT",
          "model": "379",
          "model_year": "1996",
          "vehicle_type": "TRUCK",
          "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
          "body_class": "Truck-Tractor",
          "ncsa_body_type": "Truck-tractor (Cab only, or with any number of trailing unit; any weight)",
          "body_cab_type": "MDHD: Conventional"
        },
        {
          "_id": "238f5f2a-e13e-4b8f-bf0d-1a86d89c5fb8",
          "vin": "4V599RDG2FN184099",
          "type": "POWER UNIT",
          "unit_type_desc": "Truck Tractor",
          "primary_category": "Unclassified",
          "insp_unit_license": "YP78755",
          "insp_unit_license_state": "CA",
          "inspections_total_vin": "1",
          "inspections_total_vin_dot": "1",
          "countd_dots_vin": "1",
          "multi_dot_flag": false,
          "last_inspection_date_vin": "2024-02-13",
          "last_inspection_date_vin_dot": "2024-02-13",
          "last_inspected_under_dot": "568253",
          "most_recent_inspection_flag": true,
          "make": "VOLVO TRUCK",
          "model_year": "1985",
          "vehicle_type": "INCOMPLETE VEHICLE",
          "body_class": "Incomplete",
          "ncsa_body_type": "Unknown medium/heavy truck type",
          "fuel_type_primary": "Diesel"
        }
      ],
      "total_loads": "402",
      "ltl_loads": "6",
      "ltl_percentage": 0.014925373134328358,
      "ftl_loads": "396",
      "ftl_percentage": 0.9850746268656716,
      "deadheads": "55",
      "deadhead_percentage": 0.13681592039800994,
      "first_load_date": "2024-03-04",
      "last_load_date": "2026-02-26",
      "load_summary": [
        {
          "_id": "ba9f4c24-c7cc-421e-acc3-ef9473a5bdc7",
          "key": "TOYOTA",
          "value": "20",
          "first_load_date": "2024-03-14",
          "last_load_date": "2026-02-26"
        },
        {
          "_id": "ec9aa9b1-55e3-4c6c-9249-44d385291476",
          "key": "FORD",
          "value": "15",
          "first_load_date": "2024-04-11",
          "last_load_date": "2026-02-03"
        }
      ],
      "insurance_history": [
        {
          "_id": "ebcc0192-c5a1-44f5-af6d-8f89b8877e87",
          "insurance_status": "A",
          "insurance_form_code": "82",
          "insurance_type_code": "BIPD",
          "insurance_carrier": "U. S. SPECIALTY INSURANCE COMPANY",
          "policy_number": "1001120614",
          "effective_date": "2019-02-27",
          "underlying_limit_amount": "0",
          "minimum_coverage_amount": "0"
        },
        {
          "_id": "e408bbfe-a51b-490f-936f-2a0aab8bfc87",
          "insurance_status": "H",
          "insurance_form_code": "91X",
          "insurance_type_code": "BIPD/PRIMARY",
          "insurance_carrier": "GREENWICH INSURANCE COMPANY",
          "policy_number": "RAD9437950",
          "effective_date": "2020-02-01",
          "cancel_method": "CANCELLED",
          "cancel_effective_date": "2020-03-11",
          "underlying_limit_amount": "0",
          "minimum_coverage_amount": "1000000"
        }
      ],
      "insurance_cancel_count": "26",
      "insurance_last_canceled": "2020-03-11",
      "risk_factors": [
        {
          "consecutive_authority": true,
          "sixty_mo_in_business": true,
          "revocation_last_thirtysix_mo": false,
          "indicator_network_graph_phone": true,
          "indicator_network_graph_address": true,
          "indicator_network_graph_email": false,
          "indicator_network_graph_ein": false,
          "indicator_network_graph_duns": false,
          "high_shared_power_units": false,
          "indicator_benchmark_inspected_power_units_ratio": false,
          "indicator_benchmark_inspection_mileage_ratio": false,
          "indicator_benchmark_power_unit_mileage_ratio": false,
          "zeo_inspections_last_twelve_mo": false,
          "active_usdot_status": true,
          "violations_severe_flag": true,
          "basic_alert_flag": false,
          "basic_ac_indicator_flag": false,
          "fatal_crashes_flag": true,
          "safety_rating_unsatisfactory_conditional": false,
          "secondary_contact_info_provided": true,
          "primary_contact_info_missing": false,
          "carrier_w_brokerage_authority": false,
          "multi_cargo_classification": false,
          "interstate_carrier_single_state_inspection": false,
          "bipd_insurance_above_minimum": false,
          "bipd_insurance_below_requirement": false,
          "cargo_insurance_on_file": false,
          "boc3_on_file": true,
          "pending_insurance_cancellation": false,
          "no_active_authority": false,
          "not_authorized_for_hire": false,
          "mcs150_filed_last_24_months": true,
          "oos_below_industry_average": false,
          "smartway_flag": true,
          "carbtru_flag": false,
          "phmsa_flag": false,
          "hazardous_material": true,
          "virtual_physical_mailing_address": false,
          "phone_number_area_codes_match_address_state": true,
          "stability_name_history": true,
          "stability_email_history": true,
          "stability_phone_history": true,
          "stability_address_history": true,
          "stability_contact_history": true,
          "stability_insurance_history": true,
          "dot_out_of_service": false,
          "driver_only_inspections": false
        }
      ],
      "geo_points": [
        {
          "physical_address_zip_code": {
            "lat": 33.7956,
            "lon": -118.0648
          },
          "mailing_address_zip_code": {
            "lat": 33.7956,
            "lon": -118.0648
          }
        }
      ],
      "crash_history": [
        {
          "_id": "5105349",
          "changed_date": "2026-02-17T00:00:00",
          "report_state": "NC",
          "report_number": "NC0108402311",
          "report_date": "2026-02-13",
          "report_time": "1314",
          "report_seq_no": "1",
          "dot_number": "568253",
          "ci_status_code": "C",
          "final_status_date": "2026-02-17",
          "location": "UNION CEMETERY RD SW",
          "city": "CONCORD",
          "state": "NC",
          "county_code": "025",
          "county_name": "Cabarrus",
          "latitude": 35.38356666666667,
          "longitude": -80.56379999999999,
          "geo_point": {
            "lat": 35.38356666666667,
            "lon": -80.56379999999999
          },
          "truck_bus_ind": "T",
          "trafficway_id": "2",
          "trafficway_desc": "Two-Way Trafficway, Divided, Unprotected Median",
          "access_control_id": "3",
          "access_control_desc": "No Control",
          "road_surface_condition_id": "1",
          "road_surface_condition_desc": "Dry",
          "cargo_body_type_id": "8",
          "cargo_body_type_desc": "Auto Transporter",
          "gvw_rating_id": "3",
          "vehicle_identification_number": "5E0AA1449FG615005",
          "vehicle_license_number": "4NH8144",
          "vehicle_license_state": "CA",
          "vehicle_hazmat_placard": false,
          "weather_condition_id": "1",
          "weather_condition_desc": "No Adverse Conditions",
          "vehicle_configuration_id": "9",
          "vehicle_configuration_desc": "Tractor/Semitrailer",
          "light_condition_id": "1",
          "light_condition_desc": "Daylight",
          "hazmat_released": false,
          "agency": "CONCORD POLICE DEPARTMENT",
          "vehicles_in_accident": "2",
          "fatalities": "0",
          "injuries": "1",
          "tow_away": true,
          "federal_recordable": true,
          "state_recordable": true,
          "crash_event_seq_id_desc": "1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT",
          "included_in_sms_flag": false
        },
        {
          "_id": "5098991",
          "changed_date": "2026-02-06T00:00:00",
          "report_state": "MO",
          "report_number": "MO0000117243",
          "report_date": "2026-02-03",
          "report_time": "0915",
          "report_seq_no": "1",
          "dot_number": "568253",
          "ci_status_code": "C",
          "final_status_date": "2026-02-06",
          "location": "IS 55",
          "city": "HERCULANEUM",
          "state": "MO",
          "county_code": "099",
          "county_name": "Jefferson",
          "latitude": 38.296485,
          "longitude": -90.516085,
          "geo_point": {
            "lat": 38.296485,
            "lon": -90.516085
          },
          "truck_bus_ind": "T",
          "trafficway_id": "2",
          "trafficway_desc": "Two-Way Trafficway, Divided, Unprotected Median",
          "road_surface_condition_id": "1",
          "road_surface_condition_desc": "Dry",
          "cargo_body_type_id": "8",
          "cargo_body_type_desc": "Auto Transporter",
          "gvw_rating_id": "3",
          "vehicle_identification_number": "4V5RC9EHXTN702240",
          "vehicle_license_number": "V9970HY",
          "vehicle_license_state": "TN",
          "vehicle_hazmat_placard": false,
          "weather_condition_id": "1",
          "weather_condition_desc": "No Adverse Conditions",
          "vehicle_configuration_id": "6",
          "vehicle_configuration_desc": "Single-Unit Truck (3 or More Axels)",
          "light_condition_id": "1",
          "light_condition_desc": "Daylight",
          "hazmat_released": false,
          "agency": "MO0500800",
          "vehicles_in_accident": "2",
          "fatalities": "0",
          "injuries": "1",
          "tow_away": false,
          "federal_recordable": true,
          "state_recordable": true,
          "crash_event_seq_id_desc": "1:98:OTHER:OTHER;2:98:OTHER:OTHER;3:20:COLLISION INVOLVING OTHER MOVABLE OBJECT",
          "included_in_sms_flag": false
        }
      ],
      "crash_aggregates": [
        {
          "_id": "20240501",
          "report_month": "2024-05-01",
          "crashes_total": "7",
          "crashes_total_recordable": "7",
          "crashes_tow_away": "4",
          "crash_fatalities": "1",
          "crash_injuries": "2",
          "vehicle_miles_traveled": "59459748",
          "total_power_units": "897",
          "crash_rate": 0.11772670143169797,
          "crash_rate_recordable": 0.11772670143169797
        },
        {
          "_id": "20080801",
          "report_month": "2008-08-01",
          "crashes_total": "1",
          "crashes_total_recordable": "0",
          "crashes_tow_away": "0",
          "crash_fatalities": "0",
          "crash_injuries": "1"
        }
      ],
      "inspection_history": [
        {
          "_id": "87183650",
          "report_state": "TX",
          "report_number": "TXV262249920",
          "insp_date": "2026-02-26",
          "insp_start_time": "1350",
          "insp_end_time": "1407",
          "ci_status_code": "C",
          "county_code_state": "TX",
          "county_name": "Hidalgo",
          "latitude": 26.262706666666663,
          "longitude": -98.17788333333333,
          "geo_point": {
            "lat": 26.262706666666663,
            "lon": -98.17788333333333
          },
          "insp_level_id": "3",
          "insp_facility": "R",
          "location_desc": "US 281 NB MM 754",
          "hazmat_placard_req": false,
          "alcohol_control_sub": false,
          "drug_intrdctn_search": false,
          "drug_intrdctn_arrests": "0",
          "size_weight_enf": false,
          "traffic_enf": false,
          "gross_comb_veh_wt": "117000",
          "viol_total": "0",
          "oos_total": "0",
          "driver_viol_total": "0",
          "driver_oos_total": "0",
          "vehicle_viol_total": "0",
          "vehicle_oos_total": "0",
          "hazmat_viol_total": "0",
          "hazmat_oos_total": "0",
          "time_weight": "3",
          "unsafe_insp": true,
          "fatigued_insp": true,
          "dr_fitness_insp": true,
          "subt_alcohol_insp": true,
          "vh_maint_insp": false,
          "hm_insp": false,
          "vins": [
            {
              "vin": "4V5RC9DGXGN969747",
              "insp_unit_id": "211927065",
              "insp_unit_type_id": "11",
              "insp_unit_type_desc": "Truck Tractor",
              "insp_unit_make": "VOLV",
              "insp_unit_license": "U4366HY",
              "insp_unit_license_state": "TN",
              "insp_unit_company": "1119"
            },
            {
              "vin": "5E0AA1441HG856804",
              "insp_unit_id": "211927066",
              "insp_unit_type_id": "9",
              "insp_unit_type_desc": "Semi Trailer",
              "insp_unit_make": "COTT",
              "insp_unit_license": "4PJ1645",
              "insp_unit_license_state": "CA",
              "insp_unit_company": "1119T"
            }
          ],
          "violations": [],
          "included_in_sms_flag": false
        },
        {
          "_id": "87160987",
          "report_state": "TN",
          "report_number": "TNI039583075",
          "insp_date": "2026-02-26",
          "insp_start_time": "0341",
          "insp_end_time": "0414",
          "ci_status_code": "C",
          "county_code_state": "TN",
          "county_name": "Giles",
          "latitude": 35.139362500000004,
          "longitude": -87.002225,
          "geo_point": {
            "lat": 35.139362500000004,
            "lon": -87.002225
          },
          "insp_level_id": "1",
          "insp_facility": "F",
          "location_desc": "ARDMORE TN",
          "hazmat_placard_req": false,
          "alcohol_control_sub": false,
          "drug_intrdctn_search": false,
          "drug_intrdctn_arrests": "0",
          "size_weight_enf": false,
          "traffic_enf": false,
          "gross_comb_veh_wt": "99600",
          "viol_total": "1",
          "oos_total": "1",
          "driver_viol_total": "0",
          "driver_oos_total": "0",
          "vehicle_viol_total": "1",
          "vehicle_oos_total": "1",
          "hazmat_viol_total": "0",
          "hazmat_oos_total": "0",
          "time_weight": "3",
          "unsafe_insp": true,
          "fatigued_insp": true,
          "dr_fitness_insp": true,
          "subt_alcohol_insp": true,
          "vh_maint_insp": true,
          "hm_insp": false,
          "vins": [
            {
              "vin": "4V5RC9EH3HN970375",
              "insp_unit_id": "211875418",
              "insp_unit_type_id": "10",
              "insp_unit_type_desc": "Straight Truck",
              "insp_unit_make": "VOLVO",
              "insp_unit_license": "U4367HY",
              "insp_unit_license_state": "TN",
              "insp_unit_company": "1180"
            },
            {
              "vin": "5E0AC1448HG950205",
              "insp_unit_id": "211875419",
              "insp_unit_type_id": "9",
              "insp_unit_type_desc": "Semi Trailer",
              "insp_unit_make": "COTTRELL T",
              "insp_unit_license": "4T1745",
              "insp_unit_license_state": "CA",
              "insp_unit_company": "1180T"
            }
          ],
          "violations": [
            {
              "_id": "272085359",
              "report_number": "TNI039583075",
              "report_state": "TN",
              "insp_date": "2026-02-26",
              "change_date": "2026-02-27",
              "inspection_id": "87160987",
              "violation_id": "272085359",
              "viol_code": "39375A3TAOL",
              "part_no": "393",
              "part_no_section": "75A3-TAOL",
              "seq_no": "1",
              "basic_group_id": "1",
              "basic_group_desc": "Vehicle Maintenance",
              "viol_group_id": "62",
              "viol_group_desc": "Tires",
              "viol_desc": "Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS",
              "viol_category_id": "23",
              "viol_category_desc": "Tires",
              "viol_type": "VEHICLE",
              "viol_unit_id": "1",
              "viol_unit_desc": "Vehicle Primary Unit",
              "insp_unit_id": "211875418",
              "oos_indicator": true,
              "defect_verification_id": "99",
              "defect_verification_desc": "Unknown",
              "citation_number": "WARN",
              "oos_weight": "2",
              "severity_weight": "8",
              "time_weight": "3",
              "total_severity_weight": "30",
              "included_in_sms_flag": false
            }
          ],
          "included_in_sms_flag": false
        }
      ],
      "basic_history": [
        {
          "inspections_total": "659",
          "inspections_vehicle": "303",
          "inspections_vehicle_out_of_service": "77",
          "inspections_driver": "658",
          "inspections_driver_out_of_service": "5",
          "inspections_w_violations_unsafe_driving": "83",
          "basic_measure_unsafe_driving": 0.84,
          "basic_ac_indicator_unsafe_driving": false,
          "inspections_w_violations_hours_of_service": "13",
          "basic_measure_hours_of_service": 0.1,
          "basic_ac_indicator_hours_of_service": false,
          "inspections_w_violations_driver_fitness": "5",
          "basic_measure_driver_fitness": 0.09,
          "basic_ac_indicator_driver_fitness": false,
          "inspections_w_violations_controlled_substance": "0",
          "basic_measure_controlled_substance": 0.0,
          "basic_ac_indicator_controlled_substance": false,
          "inspections_w_violations_vehicle_maintence": "147",
          "basic_measure_vehicle_maintence": 4.01,
          "basic_ac_indicator_vehicle_maintence": false,
          "snapshot_date": "2025-10-31"
        },
        {
          "inspections_total": "667",
          "inspections_vehicle": "304",
          "inspections_vehicle_out_of_service": "77",
          "inspections_driver": "666",
          "inspections_driver_out_of_service": "5",
          "inspections_w_violations_unsafe_driving": "84",
          "basic_measure_unsafe_driving": 0.82,
          "basic_ac_indicator_unsafe_driving": false,
          "inspections_w_violations_hours_of_service": "12",
          "basic_measure_hours_of_service": 0.1,
          "basic_ac_indicator_hours_of_service": false,
          "inspections_w_violations_driver_fitness": "5",
          "basic_measure_driver_fitness": 0.09,
          "basic_ac_indicator_driver_fitness": false,
          "inspections_w_violations_controlled_substance": "0",
          "basic_measure_controlled_substance": 0.0,
          "basic_ac_indicator_controlled_substance": false,
          "inspections_w_violations_vehicle_maintence": "146",
          "basic_measure_vehicle_maintence": 3.84,
          "basic_ac_indicator_vehicle_maintence": false,
          "snapshot_date": "2025-11-30"
        }
      ],
      "doc_id": "568253-MC277621"
    }
  ],
  "total_count": 1
}

GET

VIN

https://api.carrierok.com/v2/profile?vin=3C7WRTCLXNG338793

Retrieve carrier profiles associated with a VIN. Returns NHTSA-decoded vehicle details (make, model, year, fuel type, GVWR) alongside the carrier profile. Includes inspection history for the specific vehicle.

Authorization — API Key

Parameters

ParameterType
vinrequiredstring
pageinteger= 1
pageSizeinteger= 100

Example

curl "https://api.carrierok.com/v2/profile?vin=3C7WRTCLXNG338793" \
  -H "Authorization: Bearer YOUR_API_KEY"
Response200 OK
{
  "profile_ids": [
    "4469776-MC1763928",
    "4417641-MC1736309",
    "4384585-MC1719341"
  ],
  "total_profiles": 3,
  "vin": "3C7WRTCLXNG338793",
  "type": "POWER UNIT",
  "unit_type_desc": "Truck Tractor",
  "primary_category": "Chassis Cab",
  "insp_unit_license": "3962906B",
  "insp_unit_license_state": "IL",
  "make": "RAM",
  "model": "3500",
  "model_year": "2022",
  "vehicle_type": "INCOMPLETE VEHICLE",
  "gvwr": "Class 3: 10,001 - 14,000 lb (4,536 - 6,350 kg)",
  "body_class": "Incomplete - Chassis Cab (Single Cab)",
  "ncsa_body_type": "Single-unit straight truck or Cab-Chassis (GVWR range 10,001 to 19,500 lbs.)",
  "fuel_type_primary": "Diesel",
  "body_cab_type": "Crew/Super Crew/Crew Max",
  "inspection_history": [
    {
      "report_state": "MO",
      "report_number": "MO3512001173",
      "insp_date": "2025-11-04",
      "insp_start_time": "1315",
      "insp_end_time": "1426",
      "ci_status_code": "C",
      "county_code_state": "MO",
      "geo_point": {},
      "insp_level_id": "1",
      "insp_facility": "R",
      "location_desc": "BALLWIN MO",
      "hazmat_placard_req": false,
      "alcohol_control_sub": false,
      "drug_intrdctn_search": false,
      "drug_intrdctn_arrests": "0",
      "size_weight_enf": false,
      "traffic_enf": true,
      "gross_comb_veh_wt": "26000",
      "viol_total": "13",
      "oos_total": "3",
      "driver_viol_total": "0",
      "driver_oos_total": "0",
      "vehicle_viol_total": "0",
      "vehicle_oos_total": "3",
      "hazmat_viol_total": "0",
      "hazmat_oos_total": "0",
      "time_weight": "3",
      "unsafe_insp": true,
      "fatigued_insp": true,
      "dr_fitness_insp": true,
      "subt_alcohol_insp": true,
      "vh_maint_insp": true,
      "hm_insp": false,
      "unsafe_viol": "2",
      "fatigued_viol": "1",
      "dr_fitness_viol": "0",
      "subt_alcohol_viol": "0",
      "vh_maint_viol": "10",
      "hm_viol": "0",
      "total_hazmat_sent": "1",
      "vins": [
        {
          "vin": "3C7WRTCLXNG338793",
          "insp_unit_type_id": "11",
          "insp_unit_type_desc": "Truck Tractor",
          "insp_unit_make": "RAM",
          "insp_unit_license": "3962906B",
          "insp_unit_license_state": "IL"
        },
        {
          "vin": "5VGFW5329PL000270",
          "insp_unit_type_id": "9",
          "insp_unit_type_desc": "Semi Trailer",
          "insp_unit_make": "KAUFMAN",
          "insp_unit_license": "5325900",
          "insp_unit_license_state": "ME"
        }
      ],
      "violations": [
        {
          "_id": "77617077339311A1CSURR5",
          "report_number": "MO3512001173",
          "report_state": "MO",
          "insp_date": "2025-11-04",
          "inspection_id": "776170773",
          "violation_id": "77617077339311A1CSURR5",
          "viol_code": "39311A1CSURR",
          "part_no": "393",
          "part_no_section": "11A1-CSURR",
          "seq_no": "5",
          "basic_group_id": "1",
          "basic_group_desc": "Vehicle Maintenance",
          "viol_group_id": "50",
          "viol_group_desc": "Reflective Sheeting",
          "viol_desc": "Conspicuity Systems - Truck tractor, upper rear retro reflective sheeting missing on vehicle manufactured on or after July 1, 1997.",
          "viol_unit_id": "1",
          "viol_unit_desc": "Vehicle Primary Unit",
          "oos_indicator": false,
          "oos_weight": "0",
          "severity_weight": "3",
          "time_weight": "3",
          "total_severity_weight": "3",
          "included_in_sms_flag": true
        },
        {
          "_id": "77617077339260AD3",
          "report_number": "MO3512001173",
          "report_state": "MO",
          "insp_date": "2025-11-04",
          "inspection_id": "776170773",
          "violation_id": "77617077339260AD3",
          "viol_code": "39260AD",
          "part_no": "392",
          "part_no_section": "60A-D",
          "seq_no": "3",
          "basic_group_id": "4",
          "basic_group_desc": "Unsafe Driving",
          "viol_group_id": "42",
          "viol_group_desc": "Other Driver Violations",
          "viol_desc": "Driver - Unauthorized passenger(s) on-board a CMV.",
          "viol_unit_id": "D",
          "viol_unit_desc": "Driver",
          "oos_indicator": false,
          "oos_weight": "0",
          "severity_weight": "1",
          "time_weight": "3",
          "total_severity_weight": "1",
          "included_in_sms_flag": true
        },
        {
          "_id": "77617077339311A1CSLRR4",
          "report_number": "MO3512001173",
          "report_state": "MO",
          "insp_date": "2025-11-04",
          "inspection_id": "776170773",
          "violation_id": "77617077339311A1CSLRR4",
          "viol_code": "39311A1CSLRR",
          "part_no": "393",
          "part_no_section": "11A1-CSLRR",
          "seq_no": "4",
          "basic_group_id": "1",
          "basic_group_desc": "Vehicle Maintenance",
          "viol_group_id": "50",
          "viol_group_desc": "Reflective Sheeting",
          "viol_desc": "Conspicuity Systems - Truck tractor, lower rear retro reflective sheeting missing on vehicle manufactured on or after July 1, 1997.",
          "viol_unit_id": "1",
          "viol_unit_desc": "Vehicle Primary Unit",
          "oos_indicator": false,
          "oos_weight": "0",
          "severity_weight": "3",
          "time_weight": "3",
          "total_severity_weight": "3",
          "included_in_sms_flag": true
        },
        {
          "_id": "7761707733939ALTSIR9",
          "report_number": "MO3512001173",
          "report_state": "MO",
          "insp_date": "2025-11-04",
          "inspection_id": "776170773",
          "violation_id": "7761707733939ALTSIR9",
          "viol_code": "3939ALTSIR",
          "part_no": "393",
          "part_no_section": "9ALTSIR",
          "seq_no": "9",
          "basic_group_id": "1",
          "basic_group_desc": "Vehicle Maintenance",
          "viol_group_id": "37",
          "viol_group_desc": "Lighting",
          "viol_desc": "Lighting - Turn signal - Any inoperative on a unit that is not the rearmost unit",
          "viol_unit_id": "1",
          "viol_unit_desc": "Vehicle Primary Unit",
          "oos_indicator": false,
          "oos_weight": "0",
          "severity_weight": "6",
          "time_weight": "3",
          "total_severity_weight": "6",
          "included_in_sms_flag": true
        },
        {
          "_id": "77617077339375A3TAOL6",
          "report_number": "MO3512001173",
          "report_state": "MO",
          "insp_date": "2025-11-04",
          "inspection_id": "776170773",
          "violation_id": "77617077339375A3TAOL6",
          "viol_code": "39375A3TAOL",
          "part_no": "393",
          "part_no_section": "75A3-TAOL",
          "seq_no": "6",
          "basic_group_id": "1",
          "basic_group_desc": "Vehicle Maintenance",
          "viol_group_id": "62",
          "viol_group_desc": "Tires",
          "viol_desc": "Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS",
          "viol_unit_id": "2",
          "viol_unit_desc": "Vehicle Secondary Unit",
          "oos_indicator": true,
          "oos_weight": "2",
          "severity_weight": "8",
          "time_weight": "3",
          "total_severity_weight": "10",
          "included_in_sms_flag": true
        },
        {
          "_id": "77617077339375BTFV7",
          "report_number": "MO3512001173",
          "report_state": "MO",
          "insp_date": "2025-11-04",
          "inspection_id": "776170773",
          "violation_id": "77617077339375BTFV7",
          "viol_code": "39375BTFV",
          "part_no": "393",
          "part_no_section": "75B-TFV",
          "seq_no": "7",
          "basic_group_id": "1",
          "basic_group_desc": "Vehicle Maintenance",
          "viol_group_id": "62",
          "viol_group_desc": "Tires",
          "viol_desc": "Tires - Front, less than 4/32 inch tread depth.",
          "viol_unit_id": "1",
          "viol_unit_desc": "Vehicle Primary Unit",
          "oos_indicator": false,
          "oos_weight": "0",
          "severity_weight": "8",
          "time_weight": "3",
          "total_severity_weight": "8",
          "included_in_sms_flag": true
        },
        {
          "_id": "7761707733963A1EPNCNB13",
          "report_number": "MO3512001173",
          "report_state": "MO",
          "insp_date": "2025-11-04",
          "inspection_id": "776170773",
          "violation_id": "7761707733963A1EPNCNB13",
          "viol_code": "3963A1EPNCNB",
          "part_no": "396",
          "part_no_section": "3A1E-PNCNB",
          "seq_no": "13",
          "basic_group_id": "1",
          "basic_group_desc": "Vehicle Maintenance",
          "viol_group_id": "6",
          "viol_group_desc": "Brakes, All Others",
          "viol_desc": "Brakes - Electric brakes on trailer inoperative due to electrical cable unplugged",
          "viol_category_id": "16",
          "viol_category_desc": "Brakes, All Other Violations",
          "viol_type": "VEHICLE",
          "viol_unit_id": "2",
          "viol_unit_desc": "Vehicle Secondary Unit",
          "oos_indicator": true,
          "oos_weight": "2",
          "severity_weight": "4",
          "time_weight": "3",
          "total_severity_weight": "6",
          "included_in_sms_flag": true
        },
        {
          "_id": "7761707733963A1BOS12",
          "report_number": "MO3512001173",
          "report_state": "MO",
          "insp_date": "2025-11-04",
          "inspection_id": "776170773",
          "violation_id": "7761707733963A1BOS12",
          "viol_code": "3963A1BOS",
          "part_no": "396",
          "part_no_section": "3A1BOS",
          "seq_no": "12",
          "basic_group_id": "1",
          "basic_group_desc": "Vehicle Maintenance",
          "viol_group_id": "4",
          "viol_group_desc": "Brake Out Of Service",
          "viol_desc": "Brake - Defective brake(s) are equal to or greater than 20% of the service brakes on the vehicle/combination.",
          "viol_category_id": "15",
          "viol_category_desc": "Brakes, Out of Adjustment",
          "viol_type": "VEHICLE",
          "viol_unit_id": "1",
          "viol_unit_desc": "Vehicle Primary Unit",
          "oos_indicator": true,
          "oos_weight": "2",
          "severity_weight": "0",
          "time_weight": "3",
          "total_severity_weight": "2",
          "included_in_sms_flag": true
        },
        {
          "_id": "77617077339617CPI11",
          "report_number": "MO3512001173",
          "report_state": "MO",
          "insp_date": "2025-11-04",
          "change_date": "2025-11-05",
          "inspection_id": "776170773",
          "violation_id": "77617077339617CPI11",
          "viol_code": "39617CPI",
          "part_no": "396",
          "part_no_section": "17C-PI",
          "seq_no": "11",
          "basic_group_id": "1",
          "basic_group_desc": "Vehicle Maintenance",
          "viol_group_id": "32",
          "viol_group_desc": "Inspection Reports",
          "viol_desc": "Operating a CMV without documentation of a periodic inspection.",
          "viol_category_id": "29",
          "viol_category_desc": "Periodic Inspection",
          "viol_type": "VEHICLE",
          "viol_unit_id": "2",
          "viol_unit_desc": "Vehicle Secondary Unit",
          "insp_unit_id": "209850306",
          "oos_indicator": false,
          "defect_verification_id": "3",
          "defect_verification_desc": "Non-OOS/Driver Non-OOS",
          "oos_weight": "0",
          "severity_weight": "4",
          "time_weight": "3",
          "total_severity_weight": "4",
          "included_in_sms_flag": true
        },
        {
          "_id": "7761707733939ALSLI8",
          "report_number": "MO3512001173",
          "report_state": "MO",
          "insp_date": "2025-11-04",
          "inspection_id": "776170773",
          "violation_id": "7761707733939ALSLI8",
          "viol_code": "3939ALSLI",
          "part_no": "393",
          "part_no_section": "9A-LSLI",
          "seq_no": "8",
          "basic_group_id": "1",
          "basic_group_desc": "Vehicle Maintenance",
          "viol_group_id": "37",
          "viol_group_desc": "Lighting",
          "viol_desc": "Lighting - Stop lamps - Any inoperative.",
          "viol_unit_id": "1",
          "viol_unit_desc": "Vehicle Primary Unit",
          "oos_indicator": false,
          "oos_weight": "0",
          "severity_weight": "6",
          "time_weight": "3",
          "total_severity_weight": "6",
          "included_in_sms_flag": true
        },
        {
          "_id": "7761707733922SLLMF1",
          "report_number": "MO3512001173",
          "report_state": "MO",
          "insp_date": "2025-11-04",
          "inspection_id": "776170773",
          "violation_id": "7761707733922SLLMF1",
          "viol_code": "3922SLLMF",
          "part_no": "392",
          "part_no_section": "2-SLLMF",
          "seq_no": "1",
          "basic_group_id": "1",
          "basic_group_desc": "Vehicle Maintenance",
          "viol_group_id": "67",
          "viol_group_desc": "Windshield/ Glass/ Markings",
          "viol_desc": "State/Local Laws - Wheel (mud) flaps missing or defective.",
          "viol_unit_id": "1",
          "viol_unit_desc": "Vehicle Primary Unit",
          "oos_indicator": false,
          "oos_weight": "0",
          "severity_weight": "1",
          "time_weight": "3",
          "total_severity_weight": "1",
          "included_in_sms_flag": true
        },
        {
          "_id": "7761707733922SLLUP2",
          "report_number": "MO3512001173",
          "report_state": "MO",
          "insp_date": "2025-11-04",
          "inspection_id": "776170773",
          "violation_id": "7761707733922SLLUP2",
          "viol_code": "3922SLLUP",
          "part_no": "392",
          "part_no_section": "2-SLLUP",
          "seq_no": "2",
          "basic_group_id": "4",
          "basic_group_desc": "Unsafe Driving",
          "viol_group_id": "42",
          "viol_group_desc": "Other Driver Violations",
          "viol_desc": "State/Local Laws - Unlawfully parking /leaving vehicle on roadway.",
          "viol_unit_id": "D",
          "viol_unit_desc": "Driver",
          "oos_indicator": false,
          "oos_weight": "0",
          "severity_weight": "1",
          "time_weight": "3",
          "total_severity_weight": "1",
          "included_in_sms_flag": true
        },
        {
          "_id": "77617077339530B1ELDDFR10",
          "report_number": "MO3512001173",
          "report_state": "MO",
          "insp_date": "2025-11-04",
          "inspection_id": "776170773",
          "violation_id": "77617077339530B1ELDDFR10",
          "viol_code": "39530B1ELDDFR",
          "part_no": "395",
          "part_no_section": "30B1-ELDDFR",
          "seq_no": "10",
          "basic_group_id": "3",
          "basic_group_desc": "Hours-of-Service Compliance",
          "viol_group_id": "43",
          "viol_group_desc": "Other Log/Form & Manner",
          "viol_desc": "HOS (ELD) - Driver failing to review records and certify the accuracy of the informaiton.",
          "viol_unit_id": "D",
          "viol_unit_desc": "Driver",
          "oos_indicator": false,
          "oos_weight": "0",
          "severity_weight": "1",
          "time_weight": "3",
          "total_severity_weight": "1",
          "included_in_sms_flag": true
        }
      ],
      "included_in_sms_flag": true,
      "dot_number": "4469776"
    },
    {
      "report_state": "MA",
      "report_number": "MACX00001692",
      "insp_date": "2025-10-13",
      "insp_start_time": "1447",
      "insp_end_time": "1534",
      "ci_status_code": "C",
      "county_code_state": "MA",
      "county_name": "Worcester",
      "latitude": 42.30099898989899,
      "longitude": -71.85164848484845,
      "geo_point": {},
      "insp_level_id": "2",
      "insp_facility": "R",
      "location_desc": "H-WORCESTER",
      "hazmat_placard_req": false,
      "alcohol_control_sub": true,
      "drug_intrdctn_search": false,
      "drug_intrdctn_arrests": "0",
      "size_weight_enf": false,
      "traffic_enf": true,
      "gross_comb_veh_wt": "26000",
      "viol_total": "8",
      "oos_total": "3",
      "driver_viol_total": "7",
      "driver_oos_total": "1",
      "vehicle_viol_total": "8",
      "vehicle_oos_total": "2",
      "hazmat_viol_total": "0",
      "hazmat_oos_total": "0",
      "time_weight": "3",
      "unsafe_insp": true,
      "fatigued_insp": true,
      "dr_fitness_insp": true,
      "subt_alcohol_insp": true,
      "vh_maint_insp": true,
      "hm_insp": false,
      "unsafe_viol": "0",
      "fatigued_viol": "3",
      "dr_fitness_viol": "1",
      "subt_alcohol_viol": "0",
      "vh_maint_viol": "4",
      "hm_viol": "0",
      "total_hazmat_sent": "0",
      "vins": [
        {
          "vin": "3C7WRTCLXNG338793",
          "insp_unit_type_id": "11",
          "insp_unit_type_desc": "Truck Tractor",
          "insp_unit_make": "RAM",
          "insp_unit_license": "3962906B",
          "insp_unit_license_state": "IL"
        },
        {
          "vin": "5VGFW5329PL000270",
          "insp_unit_type_id": "9",
          "insp_unit_type_desc": "Semi Trailer",
          "insp_unit_make": "KAUF",
          "insp_unit_license": "5325900",
          "insp_unit_license_state": "ME"
        }
      ],
      "violations": [
        {
          "_id": "77441282139524C2IIELDTN6",
          "report_number": "MACX00001692",
          "report_state": "MA",
          "insp_date": "2025-10-13",
          "inspection_id": "774412821",
          "violation_id": "77441282139524C2IIELDTN6",
          "viol_code": "39524C2IIELDTN",
          "part_no": "395",
          "part_no_section": "24C2II-ELDTN",
          "seq_no": "6",
          "basic_group_id": "3",
          "basic_group_desc": "Hours-of-Service Compliance",
          "viol_group_id": "43",
          "viol_group_desc": "Other Log/Form & Manner",
          "viol_desc": "HOS (ELD) - Driver failing to manually input or verify CMV trailer unmber.",
          "viol_category_id": "7",
          "viol_category_desc": "All Other Hours-Of-Service",
          "viol_type": "DRIVER",
          "viol_unit_id": "D",
          "viol_unit_desc": "Driver",
          "oos_indicator": false,
          "oos_weight": "0",
          "severity_weight": "1",
          "time_weight": "3",
          "total_severity_weight": "1",
          "included_in_sms_flag": true
        },
        {
          "_id": "7744128213939ALLPL5",
          "report_number": "MACX00001692",
          "report_state": "MA",
          "insp_date": "2025-10-13",
          "inspection_id": "774412821",
          "violation_id": "7744128213939ALLPL5",
          "viol_code": "3939ALLPL",
          "part_no": "393",
          "part_no_section": "9A-LLPL",
          "seq_no": "5",
          "basic_group_id": "1",
          "basic_group_desc": "Vehicle Maintenance",
          "viol_group_id": "9",
          "viol_group_desc": "Clearance Identification Lamps/Other",
          "viol_desc": "Lighting - License plate lamp inoperative.",
          "viol_unit_id": "2",
          "viol_unit_desc": "Vehicle Secondary Unit",
          "oos_indicator": false,
          "oos_weight": "0",
          "severity_weight": "2",
          "time_weight": "3",
          "total_severity_weight": "2",
          "included_in_sms_flag": true
        },
        {
          "_id": "77441282139375CTAOTDLT1324",
          "report_number": "MACX00001692",
          "report_state": "MA",
          "insp_date": "2025-10-13",
          "inspection_id": "774412821",
          "violation_id": "77441282139375CTAOTDLT1324",
          "viol_code": "39375CTAOTDLT132",
          "part_no": "393",
          "part_no_section": "75C-TAOTD-LT1/32",
          "seq_no": "4",
          "basic_group_id": "1",
          "basic_group_desc": "Vehicle Maintenance",
          "viol_group_id": "62",
          "viol_group_desc": "Tires",
          "viol_desc": "Tires - Less than 1/32 inch tread depth at 3 locations/2 adjacent tread grooves.",
          "viol_unit_id": "1",
          "viol_unit_desc": "Vehicle Primary Unit",
          "oos_indicator": true,
          "oos_weight": "2",
          "severity_weight": "8",
          "time_weight": "3",
          "total_severity_weight": "10",
          "included_in_sms_flag": true
        },
        {
          "_id": "7744128213958EHOSPD8",
          "report_number": "MACX00001692",
          "report_state": "MA",
          "insp_date": "2025-10-13",
          "inspection_id": "774412821",
          "violation_id": "7744128213958EHOSPD8",
          "viol_code": "3958EHOSPD",
          "part_no": "395",
          "part_no_section": "8E-HOSPD",
          "seq_no": "8",
          "basic_group_id": "3",
          "basic_group_desc": "Hours-of-Service Compliance",
          "viol_group_id": "19",
          "viol_group_desc": "False Log",
          "viol_desc": "HOS (Property) - No driver may make a false report in connection with a duty status. Explain:",
          "viol_unit_id": "D",
          "viol_unit_desc": "Driver",
          "oos_indicator": false,
          "oos_weight": "0",
          "severity_weight": "7",
          "time_weight": "3",
          "total_severity_weight": "7",
          "included_in_sms_flag": true
        },
        {
          "_id": "77441282139141AMCPVI1",
          "report_number": "MACX00001692",
          "report_state": "MA",
          "insp_date": "2025-10-13",
          "change_date": "2025-10-14",
          "inspection_id": "774412821",
          "violation_id": "77441282139141AMCPVI1",
          "viol_code": "39141AMCPVI",
          "part_no": "391",
          "part_no_section": "41A-MCPVI",
          "seq_no": "1",
          "basic_group_id": "5",
          "basic_group_desc": "Driver Fitness",
          "viol_group_id": "40",
          "viol_group_desc": "Medical Certificate",
          "viol_desc": "Medical (Certificate) - Operating a passenger-carrying vehicle without a valid medical certificate in possession or on file with the state driver\u00e2\u20ac\u2122s licensing agency when medical certification is required.",
          "viol_category_id": "1",
          "viol_category_desc": "Medical Certificate",
          "viol_type": "DRIVER",
          "viol_unit_id": "D",
          "viol_unit_desc": "Driver",
          "oos_indicator": true,
          "defect_verification_id": "3",
          "defect_verification_desc": "Non-OOS/Driver Non-OOS",
          "oos_weight": "2",
          "severity_weight": "1",
          "time_weight": "3",
          "total_severity_weight": "3",
          "included_in_sms_flag": true
        },
        {
          "_id": "77441282139524C2IIIELDSDN7",
          "report_number": "MACX00001692",
          "report_state": "MA",
          "insp_date": "2025-10-13",
          "inspection_id": "774412821",
          "violation_id": "77441282139524C2IIIELDSDN7",
          "viol_code": "39524C2IIIELDSDN",
          "part_no": "395",
          "part_no_section": "24C2III-ELDSDN",
          "seq_no": "7",
          "basic_group_id": "3",
          "basic_group_desc": "Hours-of-Service Compliance",
          "viol_group_id": "43",
          "viol_group_desc": "Other Log/Form & Manner",
          "viol_desc": "HOS (ELD) - Driver failing to manually input or verify shipping document number.",
          "viol_category_id": "7",
          "viol_category_desc": "All Other Hours-Of-Service",
          "viol_type": "DRIVER",
          "viol_unit_id": "D",
          "viol_unit_desc": "Driver",
          "oos_indicator": false,
          "oos_weight": "0",
          "severity_weight": "1",
          "time_weight": "3",
          "total_severity_weight": "1",
          "included_in_sms_flag": true
        },
        {
          "_id": "77441282139343DBMA2",
          "report_number": "MACX00001692",
          "report_state": "MA",
          "insp_date": "2025-10-13",
          "inspection_id": "774412821",
          "violation_id": "77441282139343DBMA2",
          "viol_code": "39343DBMA",
          "part_no": "393",
          "part_no_section": "43DBMA",
          "seq_no": "2",
          "basic_group_id": "1",
          "basic_group_desc": "Vehicle Maintenance",
          "viol_group_id": "6",
          "viol_group_desc": "Brakes, All Others",
          "viol_desc": "Brake - Breakaway not attached to the towing vehicle.",
          "viol_unit_id": "2",
          "viol_unit_desc": "Vehicle Secondary Unit",
          "oos_indicator": true,
          "oos_weight": "2",
          "severity_weight": "4",
          "time_weight": "3",
          "total_severity_weight": "6",
          "included_in_sms_flag": true
        },
        {
          "_id": "77441282139375A1TAORETA3",
          "report_number": "MACX00001692",
          "report_state": "MA",
          "insp_date": "2025-10-13",
          "inspection_id": "774412821",
          "violation_id": "77441282139375A1TAORETA3",
          "viol_code": "39375A1TAORETA",
          "part_no": "393",
          "part_no_section": "75A1-TAORETA",
          "seq_no": "3",
          "basic_group_id": "1",
          "basic_group_desc": "Vehicle Maintenance",
          "viol_group_id": "62",
          "viol_group_desc": "Tires",
          "viol_desc": "Tires - All others, radial ply has more than one ply exposed in the tread area or damaged cord in the sidewall.",
          "viol_unit_id": "1",
          "viol_unit_desc": "Vehicle Primary Unit",
          "oos_indicator": false,
          "oos_weight": "0",
          "severity_weight": "8",
          "time_weight": "3",
          "total_severity_weight": "8",
          "included_in_sms_flag": true
        }
      ],
      "included_in_sms_flag": true,
      "dot_number": "4417641"
    }
  ],
  "crash_history": [],
  "preferred_lanes": [
    {
      "state": "US-TN",
      "inspections": "22"
    },
    {
      "state": "US-MS",
      "inspections": "12"
    },
    {
      "state": "US-SC",
      "inspections": "11"
    },
    {
      "state": "US-MO",
      "inspections": "10"
    },
    {
      "state": "US-NC",
      "inspections": "9"
    },
    {
      "state": "US-AR",
      "inspections": "7"
    },
    {
      "state": "US-FL",
      "inspections": "7"
    },
    {
      "state": "US-IA",
      "inspections": "6"
    },
    {
      "state": "US-GA",
      "inspections": "6"
    },
    {
      "state": "US-AL",
      "inspections": "5"
    },
    {
      "state": "US-CO",
      "inspections": "5"
    },
    {
      "state": "US-IL",
      "inspections": "5"
    },
    {
      "state": "US-KS",
      "inspections": "5"
    },
    {
      "state": "US-CA",
      "inspections": "5"
    },
    {
      "state": "US-MD",
      "inspections": "4"
    },
    {
      "state": "US-PA",
      "inspections": "4"
    },
    {
      "state": "US-UT",
      "inspections": "3"
    },
    {
      "state": "US-OH",
      "inspections": "3"
    },
    {
      "state": "US-AZ",
      "inspections": "3"
    },
    {
      "state": "US-NM",
      "inspections": "3"
    },
    {
      "state": "US-MI",
      "inspections": "3"
    },
    {
      "state": "US-MA",
      "inspections": "2"
    },
    {
      "state": "US-CT",
      "inspections": "2"
    },
    {
      "state": "US-TX",
      "inspections": "2"
    },
    {
      "state": "US-NV",
      "inspections": "2"
    },
    {
      "state": "US-MT",
      "inspections": "2"
    },
    {
      "state": "US-KY",
      "inspections": "2"
    },
    {
      "state": "US-LA",
      "inspections": "2"
    },
    {
      "state": "US-MN",
      "inspections": "1"
    },
    {
      "state": "US-OK",
      "inspections": "1"
    },
    {
      "state": "US-NJ",
      "inspections": "1"
    },
    {
      "state": "US-WY",
      "inspections": "1"
    },
    {
      "state": "US-OR",
      "inspections": "1"
    },
    {
      "state": "US-NY",
      "inspections": "1"
    },
    {
      "state": "US-VT",
      "inspections": "1"
    },
    {
      "state": "US-WA",
      "inspections": "1"
    }
  ],
  "insp_unit_company": [
    "793"
  ],
  "plates_total": "1",
  "inspections_total": "4",
  "crashes_total": "0",
  "multi_dot_flag": true,
  "last_inspection_date_vin": "2025-11-04",
  "last_inspected_under_dot": "4469776"
}

GET

Plate

https://api.carrierok.com/v2/profile?plate_number=3354005

Retrieve carrier profiles associated with a license plate number. Optionally filter by state.

Authorization — API Key

Parameters

ParameterType
plate_numberrequiredstring
plate_statestring
pageinteger= 1
pageSizeinteger= 100

Example

curl "https://api.carrierok.com/v2/profile?plate_number=3354005" \
  -H "Authorization: Bearer YOUR_API_KEY"
Response200 OK
{
  "profile_ids": [
    "2096411-MC731267",
    "3079211-MC65689"
  ],
  "total_profiles": 2,
  "equipment_history": [
    {
      "vin": "3AKJHHDV0PSUC9559",
      "type": "POWER UNIT",
      "unit_type_desc": "Truck Tractor",
      "primary_category": "Truck Tractor",
      "secondary_category": "Sleeper Cab",
      "insp_unit_license": "3354005",
      "insp_unit_license_state": "IN",
      "insp_unit_company": "230415/WHT",
      "inspections_total_vin": "7",
      "inspections_total_vin_dot": "2",
      "countd_dots_vin": "2",
      "multi_dot_flag": true,
      "last_inspection_date_vin": "2026-01-14",
      "last_inspection_date_vin_dot": "2025-09-03",
      "last_inspected_under_dot": "3079211",
      "most_recent_inspection_flag": false,
      "make": "FREIGHTLINER",
      "model": "Cascadia",
      "model_year": "2023",
      "vehicle_type": "TRUCK",
      "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
      "body_class": "Truck-Tractor",
      "ncsa_body_type": "Truck-tractor (Cab only, or with any number of trailing unit; any weight)",
      "fuel_type_primary": "Diesel",
      "body_cab_type": "MDHD: Conventional",
      "dot_number": "2096411",
      "plate_states": [
        "CA",
        "IN"
      ]
    },
    {
      "vin": "3AKJHHDV09S1C9559",
      "type": "POWER UNIT",
      "unit_type_desc": "Truck Tractor",
      "primary_category": "Truck Tractor",
      "secondary_category": "Sleeper Cab",
      "insp_unit_license": "3354005",
      "insp_unit_license_state": "OH",
      "insp_unit_decal_number": "33534295",
      "inspections_total_vin": "1",
      "inspections_total_vin_dot": "1",
      "countd_dots_vin": "1",
      "multi_dot_flag": false,
      "last_inspection_date_vin": "2024-02-26",
      "last_inspection_date_vin_dot": "2024-02-26",
      "last_inspected_under_dot": "3079211",
      "most_recent_inspection_flag": true,
      "make": "FREIGHTLINER",
      "model": "Cascadia",
      "model_year": "2009",
      "vehicle_type": "TRUCK",
      "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
      "body_class": "Truck-Tractor",
      "ncsa_body_type": "Truck-tractor (Cab only, or with any number of trailing unit; any weight)",
      "fuel_type_primary": "Diesel",
      "body_cab_type": "MDHD: Conventional",
      "dot_number": "3079211",
      "plate_states": [
        "OH"
      ]
    }
  ],
  "inspection_history": [
    {
      "report_state": "AZ",
      "report_number": "AZ1012702478",
      "insp_date": "2026-01-14",
      "insp_start_time": "0730",
      "insp_end_time": "0737",
      "ci_status_code": "C",
      "county_code_state": "AZ",
      "county_name": "Pinal",
      "latitude": 32.980503333333324,
      "longitude": -111.46527666666668,
      "geo_point": {},
      "insp_level_id": "2",
      "insp_facility": "R",
      "location_desc": "CASA GRANDE AZ",
      "hazmat_placard_req": false,
      "alcohol_control_sub": false,
      "drug_intrdctn_search": false,
      "drug_intrdctn_arrests": "0",
      "size_weight_enf": false,
      "traffic_enf": true,
      "gross_comb_veh_wt": "121220",
      "viol_total": "1",
      "oos_total": "0",
      "driver_viol_total": "1",
      "driver_oos_total": "0",
      "vehicle_viol_total": "0",
      "vehicle_oos_total": "0",
      "hazmat_viol_total": "0",
      "hazmat_oos_total": "0",
      "time_weight": "3",
      "unsafe_insp": true,
      "fatigued_insp": true,
      "dr_fitness_insp": true,
      "subt_alcohol_insp": true,
      "vh_maint_insp": true,
      "hm_insp": false,
      "unsafe_viol": "1",
      "fatigued_viol": "0",
      "dr_fitness_viol": "0",
      "subt_alcohol_viol": "0",
      "vh_maint_viol": "0",
      "hm_viol": "0",
      "total_hazmat_sent": "0",
      "vins": [
        {
          "vin": "3AKJHHDV0PSUC9559",
          "insp_unit_type_id": "11",
          "insp_unit_type_desc": "Truck Tractor",
          "insp_unit_make": "FREIGHTLIN",
          "insp_unit_license": "3354005",
          "insp_unit_license_state": "IN"
        },
        {
          "vin": "1JJV532D1SL535646",
          "insp_unit_type_id": "9",
          "insp_unit_type_desc": "Semi Trailer",
          "insp_unit_make": "WABASH NAT",
          "insp_unit_license": "551882T",
          "insp_unit_license_state": "TN"
        }
      ],
      "violations": [
        {
          "_id": "7813073613922SLLUP1",
          "report_number": "AZ1012702478",
          "report_state": "AZ",
          "insp_date": "2026-01-14",
          "change_date": "2026-01-16",
          "inspection_id": "781307361",
          "violation_id": "7813073613922SLLUP1",
          "viol_code": "3922SLLUP",
          "part_no": "392",
          "part_no_section": "2-SLLUP",
          "seq_no": "1",
          "basic_group_id": "4",
          "basic_group_desc": "Unsafe Driving",
          "viol_group_id": "42",
          "viol_group_desc": "Other Driver Violations",
          "viol_desc": "State/Local Laws - Unlawfully parking /leaving vehicle on roadway.",
          "viol_category_id": "14",
          "viol_category_desc": "All Other Driver Violations",
          "viol_type": "DRIVER",
          "viol_unit_id": "D",
          "viol_unit_desc": "Driver",
          "oos_indicator": false,
          "defect_verification_id": "3",
          "defect_verification_desc": "Non-OOS/Driver Non-OOS",
          "oos_weight": "0",
          "severity_weight": "1",
          "time_weight": "3",
          "total_severity_weight": "1",
          "included_in_sms_flag": true
        }
      ],
      "included_in_sms_flag": true,
      "dot_number": "3079211"
    },
    {
      "report_state": "SD",
      "report_number": "SD5310001355",
      "insp_date": "2025-09-03",
      "insp_start_time": "1044",
      "insp_end_time": "1101",
      "ci_status_code": "C",
      "county_code_state": "SD",
      "county_name": "Moody",
      "latitude": 43.9756,
      "longitude": -96.68074999999999,
      "geo_point": {},
      "insp_level_id": "3",
      "insp_facility": "F",
      "location_desc": "DELL RAPIDS SD",
      "hazmat_placard_req": false,
      "alcohol_control_sub": false,
      "drug_intrdctn_search": false,
      "drug_intrdctn_arrests": "0",
      "size_weight_enf": false,
      "traffic_enf": false,
      "gross_comb_veh_wt": "120000",
      "viol_total": "0",
      "oos_total": "0",
      "driver_viol_total": "0",
      "driver_oos_total": "0",
      "vehicle_viol_total": "0",
      "vehicle_oos_total": "0",
      "hazmat_viol_total": "0",
      "hazmat_oos_total": "0",
      "time_weight": "3",
      "unsafe_insp": true,
      "fatigued_insp": true,
      "dr_fitness_insp": true,
      "subt_alcohol_insp": true,
      "vh_maint_insp": false,
      "hm_insp": false,
      "unsafe_viol": "0",
      "fatigued_viol": "0",
      "dr_fitness_viol": "0",
      "subt_alcohol_viol": "0",
      "vh_maint_viol": "0",
      "hm_viol": "0",
      "total_hazmat_sent": "0",
      "vins": [
        {
          "vin": "3AKJHHDV0PSUC9559",
          "insp_unit_type_id": "11",
          "insp_unit_type_desc": "Truck Tractor",
          "insp_unit_make": "FREIGHTLIN",
          "insp_unit_license": "3354005",
          "insp_unit_license_state": "IN"
        },
        {
          "vin": "1DW1A5328TBC06488",
          "insp_unit_type_id": "9",
          "insp_unit_type_desc": "Semi Trailer",
          "insp_unit_make": "STOUGHTON",
          "insp_unit_license": "98M3NE",
          "insp_unit_license_state": "MO"
        }
      ],
      "violations": [],
      "included_in_sms_flag": true,
      "dot_number": "2096411"
    },
    {
      "report_state": "CA",
      "report_number": "CAUDZG000095",
      "insp_date": "2025-07-15",
      "insp_start_time": "1419",
      "insp_end_time": "1432",
      "ci_status_code": "C",
      "county_code_state": "CA",
      "county_name": "Siskiyou",
      "latitude": 41.608840909090915,
      "longitude": -122.63060909090909,
      "geo_point": {},
      "insp_level_id": "2",
      "insp_facility": "R",
      "location_desc": "N/B US-97 SOUTH OF SR-161",
      "hazmat_placard_req": false,
      "alcohol_control_sub": false,
      "drug_intrdctn_search": false,
      "drug_intrdctn_arrests": "0",
      "size_weight_enf": false,
      "traffic_enf": false,
      "gross_comb_veh_wt": "123220",
      "viol_total": "0",
      "oos_total": "0",
      "driver_viol_total": "0",
      "driver_oos_total": "0",
      "vehicle_viol_total": "0",
      "vehicle_oos_total": "0",
      "hazmat_viol_total": "0",
      "hazmat_oos_total": "0",
      "time_weight": "2",
      "unsafe_insp": true,
      "fatigued_insp": true,
      "dr_fitness_insp": true,
      "subt_alcohol_insp": true,
      "vh_maint_insp": true,
      "hm_insp": false,
      "unsafe_viol": "0",
      "fatigued_viol": "0",
      "dr_fitness_viol": "0",
      "subt_alcohol_viol": "0",
      "vh_maint_viol": "0",
      "hm_viol": "0",
      "total_hazmat_sent": "0",
      "vins": [
        {
          "vin": "3AKJHHDV0PSUC9559",
          "insp_unit_type_id": "11",
          "insp_unit_type_desc": "Truck Tractor",
          "insp_unit_make": "FRHT",
          "insp_unit_license": "3354005",
          "insp_unit_license_state": "IN"
        },
        {
          "vin": "1DW1A5329SSB98299",
          "insp_unit_type_id": "9",
          "insp_unit_type_desc": "Semi Trailer",
          "insp_unit_make": "STOU",
          "insp_unit_license": "65M1JJ",
          "insp_unit_license_state": "MO"
        }
      ],
      "violations": [],
      "included_in_sms_flag": true,
      "dot_number": "2096411"
    },
    {
      "report_state": "SD",
      "report_number": "SD5540003133",
      "insp_date": "2025-03-27",
      "insp_start_time": "0535",
      "insp_end_time": "0602",
      "ci_status_code": "C",
      "county_code_state": "SD",
      "county_name": "Union",
      "latitude": 42.7913,
      "longitude": -96.63746,
      "geo_point": {},
      "insp_level_id": "3",
      "insp_facility": "F",
      "location_desc": "JEFFERSON SD",
      "hazmat_placard_req": false,
      "alcohol_control_sub": false,
      "drug_intrdctn_search": false,
      "drug_intrdctn_arrests": "0",
      "size_weight_enf": false,
      "traffic_enf": false,
      "gross_comb_veh_wt": "120000",
      "viol_total": "0",
      "oos_total": "0",
      "driver_viol_total": "0",
      "driver_oos_total": "0",
      "vehicle_viol_total": "0",
      "vehicle_oos_total": "0",
      "hazmat_viol_total": "0",
      "hazmat_oos_total": "0",
      "time_weight": "2",
      "unsafe_insp": true,
      "fatigued_insp": true,
      "dr_fitness_insp": true,
      "subt_alcohol_insp": true,
      "vh_maint_insp": false,
      "hm_insp": false,
      "unsafe_viol": "0",
      "fatigued_viol": "0",
      "dr_fitness_viol": "0",
      "subt_alcohol_viol": "0",
      "vh_maint_viol": "0",
      "hm_viol": "0",
      "total_hazmat_sent": "0",
      "vins": [
        {
          "vin": "3AKJHHDV0PSUC9559",
          "insp_unit_type_id": "11",
          "insp_unit_type_desc": "Truck Tractor",
          "insp_unit_make": "FREIGHTLIN",
          "insp_unit_license": "3354005",
          "insp_unit_license_state": "IN"
        },
        {
          "vin": "1DW1A5322SSB97043",
          "insp_unit_type_id": "9",
          "insp_unit_type_desc": "Semi Trailer",
          "insp_unit_make": "STOUGHTON",
          "insp_unit_license": "41M2HY",
          "insp_unit_license_state": "MO"
        }
      ],
      "violations": [],
      "included_in_sms_flag": true,
      "dot_number": "3079211"
    },
    {
      "report_state": "UT",
      "report_number": "UT25TS001535",
      "insp_date": "2024-10-28",
      "insp_start_time": "1350",
      "insp_end_time": "1426",
      "ci_status_code": "C",
      "county_code_state": "UT",
      "county_name": "Box Elder",
      "latitude": 41.71628888888889,
      "longitude": -112.32560555555554,
      "geo_point": {},
      "insp_level_id": "3",
      "insp_facility": "F",
      "location_desc": "BRIGHAM CITY UT",
      "hazmat_placard_req": false,
      "alcohol_control_sub": false,
      "drug_intrdctn_search": false,
      "drug_intrdctn_arrests": "0",
      "size_weight_enf": false,
      "traffic_enf": false,
      "gross_comb_veh_wt": "121220",
      "viol_total": "0",
      "oos_total": "0",
      "driver_viol_total": "0",
      "driver_oos_total": "0",
      "vehicle_viol_total": "0",
      "vehicle_oos_total": "0",
      "hazmat_viol_total": "0",
      "hazmat_oos_total": "0",
      "time_weight": "1",
      "unsafe_insp": true,
      "fatigued_insp": true,
      "dr_fitness_insp": true,
      "subt_alcohol_insp": true,
      "vh_maint_insp": false,
      "hm_insp": false,
      "unsafe_viol": "0",
      "fatigued_viol": "0",
      "dr_fitness_viol": "0",
      "subt_alcohol_viol": "0",
      "vh_maint_viol": "0",
      "hm_viol": "0",
      "total_hazmat_sent": "0",
      "vins": [
        {
          "vin": "3AKJHHDV0PSUC9559",
          "insp_unit_type_id": "11",
          "insp_unit_type_desc": "Truck Tractor",
          "insp_unit_make": "FREIGHTLIN",
          "insp_unit_license": "3354005",
          "insp_unit_license_state": "IN"
        },
        {
          "vin": "1DW1A5327PSB24581",
          "insp_unit_type_id": "9",
          "insp_unit_type_desc": "Semi Trailer",
          "insp_unit_make": "STOUGHTON",
          "insp_unit_license": "21L7XF",
          "insp_unit_license_state": "MO"
        }
      ],
      "violations": [],
      "included_in_sms_flag": true,
      "dot_number": "3079211"
    },
    {
      "report_state": "SD",
      "report_number": "SDHP80000327",
      "insp_date": "2024-08-13",
      "insp_start_time": "1208",
      "insp_end_time": "1229",
      "ci_status_code": "C",
      "county_code_state": "SD",
      "county_name": "Hanson",
      "latitude": 43.66426666666667,
      "longitude": -97.75833333333333,
      "geo_point": {},
      "insp_level_id": "3",
      "insp_facility": "R",
      "location_desc": "ALEXANDRIA SD",
      "hazmat_placard_req": false,
      "alcohol_control_sub": false,
      "drug_intrdctn_search": false,
      "drug_intrdctn_arrests": "0",
      "size_weight_enf": false,
      "traffic_enf": false,
      "gross_comb_veh_wt": "120000",
      "viol_total": "0",
      "oos_total": "0",
      "driver_viol_total": "0",
      "driver_oos_total": "0",
      "vehicle_viol_total": "0",
      "vehicle_oos_total": "0",
      "hazmat_viol_total": "0",
      "hazmat_oos_total": "0",
      "time_weight": "1",
      "unsafe_insp": true,
      "fatigued_insp": true,
      "dr_fitness_insp": true,
      "subt_alcohol_insp": true,
      "vh_maint_insp": false,
      "hm_insp": false,
      "unsafe_viol": "0",
      "fatigued_viol": "0",
      "dr_fitness_viol": "0",
      "subt_alcohol_viol": "0",
      "vh_maint_viol": "0",
      "hm_viol": "0",
      "total_hazmat_sent": "0",
      "vins": [
        {
          "vin": "3AKJHHDV0PSUC9559",
          "insp_unit_type_id": "11",
          "insp_unit_type_desc": "Truck Tractor",
          "insp_unit_make": "FREIGHTLIN",
          "insp_unit_license": "3354005",
          "insp_unit_license_state": "IN"
        },
        {
          "vin": "1GR1P0628PD509366",
          "insp_unit_type_id": "9",
          "insp_unit_type_desc": "Semi Trailer",
          "insp_unit_make": "GREAT DANE",
          "insp_unit_license": "245621T",
          "insp_unit_license_state": "TN"
        }
      ],
      "violations": [],
      "included_in_sms_flag": true,
      "dot_number": "3079211"
    },
    {
      "report_state": "SD",
      "report_number": "SD5640000295",
      "insp_date": "2024-07-05",
      "insp_start_time": "0640",
      "insp_end_time": "0803",
      "ci_status_code": "C",
      "county_code_state": "SD",
      "county_name": "Meade",
      "latitude": 44.523463636363644,
      "longitude": -102.83855454545453,
      "geo_point": {},
      "insp_level_id": "3",
      "insp_facility": "F",
      "location_desc": "TILFORD SD",
      "hazmat_placard_req": false,
      "alcohol_control_sub": false,
      "drug_intrdctn_search": false,
      "drug_intrdctn_arrests": "0",
      "size_weight_enf": false,
      "traffic_enf": false,
      "gross_comb_veh_wt": "123000",
      "viol_total": "1",
      "oos_total": "0",
      "driver_viol_total": "0",
      "driver_oos_total": "0",
      "vehicle_viol_total": "0",
      "vehicle_oos_total": "0",
      "hazmat_viol_total": "0",
      "hazmat_oos_total": "0",
      "time_weight": "1",
      "unsafe_insp": true,
      "fatigued_insp": true,
      "dr_fitness_insp": true,
      "subt_alcohol_insp": true,
      "vh_maint_insp": false,
      "hm_insp": false,
      "unsafe_viol": "0",
      "fatigued_viol": "1",
      "dr_fitness_viol": "0",
      "subt_alcohol_viol": "0",
      "vh_maint_viol": "0",
      "hm_viol": "0",
      "total_hazmat_sent": "0",
      "vins": [
        {
          "vin": "3AKJHHDV0PSUC9559",
          "insp_unit_type_id": "11",
          "insp_unit_type_desc": "Truck Tractor",
          "insp_unit_make": "FREIGHTLIN",
          "insp_unit_license": "3354005",
          "insp_unit_license_state": "CA"
        },
        {
          "vin": "1UYVS2532K7570155",
          "insp_unit_type_id": "9",
          "insp_unit_type_desc": "Semi Trailer",
          "insp_unit_make": "UTILITY",
          "insp_unit_license": "U855980",
          "insp_unit_license_state": "TN"
        }
      ],
      "violations": [
        {
          "_id": "738391725395241",
          "report_number": "SD5640000295",
          "report_state": "SD",
          "insp_date": "2024-07-05",
          "change_date": "2024-11-19",
          "inspection_id": "738391725",
          "violation_id": "738391725395241",
          "viol_code": "39524",
          "part_no": "395",
          "part_no_section": "24",
          "seq_no": "1",
          "basic_group_id": "3",
          "basic_group_desc": "Hours-of-Service Compliance",
          "viol_group_id": "43",
          "viol_group_desc": "Other Log/Form & Manner",
          "viol_desc": "HOS (ELD) - ELD form and manner",
          "viol_category_id": "7",
          "viol_category_desc": "All Other Hours-Of-Service",
          "viol_type": "DRIVER",
          "viol_unit_id": "D",
          "viol_unit_desc": "Driver",
          "oos_indicator": false,
          "defect_verification_id": "3",
          "defect_verification_desc": "Non-OOS/Driver Non-OOS",
          "oos_weight": "0",
          "severity_weight": "1",
          "time_weight": "1",
          "total_severity_weight": "1",
          "included_in_sms_flag": true
        }
      ],
      "included_in_sms_flag": true,
      "dot_number": "3079211"
    }
  ],
  "crash_history": [],
  "preferred_lanes": [
    {
      "state": "US-SD",
      "inspections": "94"
    },
    {
      "state": "US-UT",
      "inspections": "53"
    },
    {
      "state": "US-WA",
      "inspections": "51"
    },
    {
      "state": "US-TN",
      "inspections": "51"
    },
    {
      "state": "US-MO",
      "inspections": "50"
    },
    {
      "state": "US-CA",
      "inspections": "49"
    },
    {
      "state": "US-NM",
      "inspections": "43"
    },
    {
      "state": "US-IN",
      "inspections": "37"
    },
    {
      "state": "US-MT",
      "inspections": "34"
    },
    {
      "state": "US-IL",
      "inspections": "34"
    },
    {
      "state": "US-OH",
      "inspections": "32"
    },
    {
      "state": "US-AR",
      "inspections": "31"
    },
    {
      "state": "US-CO",
      "inspections": "31"
    },
    {
      "state": "US-KS",
      "inspections": "30"
    },
    {
      "state": "US-TX",
      "inspections": "29"
    },
    {
      "state": "US-IA",
      "inspections": "28"
    },
    {
      "state": "US-WY",
      "inspections": "26"
    },
    {
      "state": "US-LA",
      "inspections": "23"
    },
    {
      "state": "US-NE",
      "inspections": "22"
    },
    {
      "state": "US-MN",
      "inspections": "20"
    },
    {
      "state": "US-KY",
      "inspections": "19"
    },
    {
      "state": "US-NC",
      "inspections": "19"
    },
    {
      "state": "US-GA",
      "inspections": "18"
    },
    {
      "state": "US-AZ",
      "inspections": "17"
    },
    {
      "state": "US-OR",
      "inspections": "14"
    },
    {
      "state": "US-AL",
      "inspections": "13"
    },
    {
      "state": "US-ID",
      "inspections": "13"
    },
    {
      "state": "US-PA",
      "inspections": "13"
    },
    {
      "state": "US-SC",
      "inspections": "11"
    },
    {
      "state": "US-OK",
      "inspections": "9"
    },
    {
      "state": "US-WI",
      "inspections": "8"
    },
    {
      "state": "US-FL",
      "inspections": "8"
    },
    {
      "state": "US-MD",
      "inspections": "7"
    },
    {
      "state": "US-US",
      "inspections": "7"
    },
    {
      "state": "US-WV",
      "inspections": "6"
    },
    {
      "state": "US-MS",
      "inspections": "5"
    },
    {
      "state": "US-NV",
      "inspections": "5"
    },
    {
      "state": "US-ND",
      "inspections": "5"
    },
    {
      "state": "US-NY",
      "inspections": "2"
    },
    {
      "state": "US-MI",
      "inspections": "2"
    },
    {
      "state": "US-VA",
      "inspections": "2"
    },
    {
      "state": "US-NJ",
      "inspections": "1"
    },
    {
      "state": "US-DE",
      "inspections": "1"
    }
  ],
  "insp_unit_company": [
    "230415/WHT"
  ],
  "vins_total": "2",
  "inspections_total": "7",
  "crashes_total": "0",
  "multi_dot_flag": true,
  "last_inspection_date_plate": "2026-01-14",
  "last_inspected_under_dot": "3079211"
}

GET

Unit Number

https://api.carrierok.com/v2/profile?unit_number=1234

Retrieve carrier profiles associated with a fleet unit number. Optionally filter by unit type (truck or trailer).

Authorization — API Key

Parameters

ParameterType
unit_numberrequiredstring
unit_typestring
pageinteger= 1
pageSizeinteger= 100

Example

curl "https://api.carrierok.com/v2/profile?unit_number=1234" \
  -H "Authorization: Bearer YOUR_API_KEY"
Response200 OK
{
  "items": [
    {
      "dot_number": "568253",
      "docket_prefix": "MC",
      "docket_number": "277621",
      "docket": "MC277621",
      "ein": "954485461",
      "carrier_operation_desc": "interstate",
      "entity_type_desc": "Carrier",
      "authority_common": "Active",
      "authority_contract": "Active",
      "authority_broker": "None",
      "authority_common_pending": false,
      "authority_contract_pending": false,
      "authority_broker_pending": false,
      "authority_common_review": false,
      "authority_contract_review": false,
      "authority_broker_review": false,
      "authority_common_revocation": false,
      "authority_age_common": "7937",
      "authority_age_common_active": "7937",
      "authority_contract_revocation": false,
      "authority_age_contract": "11460",
      "authority_age_contract_active": "11460",
      "authority_broker_revocation": false,
      "total_revocations": "2",
      "days_since_last_revocation": "7954",
      "indicator_authority": true,
      "insurance_bipd_on_file": "1000000",
      "insurance_cargo_on_file": "0",
      "insurance_bond_on_file": "0",
      "insurance_bipd_required": "1000000",
      "insurance_cargo_required": "0",
      "insurance_bond_required": "0",
      "indicator_insurance": true,
      "private": false,
      "enterprise": false,
      "household_goods": false,
      "passenger": false,
      "property": true,
      "legal_name": "HANSEN & ADKINS AUTO TRANSPORT INC",
      "dba_flag": false,
      "telephone_number": "5624304100",
      "fax_number": "5624304144",
      "physical_address_city": "LOS ALAMITOS",
      "physical_address_iso_country_code": "US",
      "physical_address_state": "CA",
      "physical_address_street": "3552 GREEN AVENUE",
      "physical_address_zip_code": "90720",
      "physical_address": "3552 GREEN AVENUE, LOS ALAMITOS, CA 90720",
      "undeliverable_physical_address": false,
      "mailing_address_iso_country_code": "US",
      "mailing_address_street": "3552 GREEN AVENUE",
      "mailing_address_city": "LOS ALAMITOS",
      "mailing_address_state": "CA",
      "mailing_address_zip_code": "90720",
      "mailing_address": "3552 GREEN AVENUE, LOS ALAMITOS, CA 90720",
      "latest_review_type_desc": "Compliance Review",
      "safety_rating_desc": "Satisfactory",
      "usdot_status": "Active",
      "total_drivers": "897",
      "total_power_units": "897",
      "mcs150_mileage": "58703744",
      "cargo_carried": "Motor Vehicles",
      "general_freight": false,
      "household": false,
      "metal_sheet_coils_rolls": false,
      "motor_vehicles": true,
      "driveaway_towaway": false,
      "logs_poles_beams_lumber": false,
      "building_materials": false,
      "mobile_homes": false,
      "machinery_large_objects": false,
      "fresh_produce": false,
      "liquids_gases": false,
      "intermodal_containers": false,
      "passengers": false,
      "oilfield_equipment": false,
      "livestock": false,
      "grain_feed_hay": false,
      "coal_coke": false,
      "meat": false,
      "garbage_refuse_trash": false,
      "chemicals": false,
      "us_mail": false,
      "dry_bulk_commodities": false,
      "refrigerated_foods": false,
      "beverages": false,
      "paper_products": false,
      "utility": false,
      "farm_supplies": false,
      "construction": false,
      "water_well": false,
      "other_cargo": false,
      "operation_classification_desc": "Authorized For Hire",
      "operation_class_authorized_for_hire": true,
      "operation_class_exempt_for_hire": false,
      "operation_class_private_property": false,
      "operation_class_private_pass_business": false,
      "operation_class_private_pass_non_business": false,
      "operation_class_migrant": false,
      "operation_class_us_mail": false,
      "operation_class_federal_govt": false,
      "operation_class_state_govt": false,
      "operation_class_local_govt": false,
      "operation_class_indian_nation": false,
      "organization_type_desc": "CORPORATION",
      "company_contact_primary": "STEVEN HANSEN",
      "company_contact_secondary": "LOUIE ADKINS",
      "email_address": "SRUIZ@HANSENADKINS.COM",
      "email_domain": "HANSENADKINS",
      "cellphone_number": "3153176157",
      "undeliverable_mailing_address": false,
      "icc_dockets": "MC277621",
      "owned_tractors": "659",
      "owned_trailers": "659",
      "term_leased_tractors": "238",
      "term_leased_trailers": "238",
      "total_trailers": "897",
      "total_trucks": "897",
      "total_buses": "0",
      "num_drivers_interstate_within_100mi": "0",
      "num_drivers_interstate_beyond_100mi": "897",
      "num_drivers_interstate_total": "897",
      "num_drivers_intrastate_within_100mi": "0",
      "num_drivers_intrastate_beyond_100mi": "0",
      "num_drivers_intrastate_total": "0",
      "avg_trip_leased_drivers": "0",
      "total_drivers_cdl": "897",
      "mcs151_type_desc": "Compliance Review",
      "dot_age": "11563",
      "boc3_company_name": "1+49 PROCESS AGENTS LLC",
      "boc3_attn": "MATTHEW BOWLES",
      "bo3_address_city": "ALPHARETTA",
      "boc3_address_state": "GA",
      "boc3_address_street": "6250 SHILOH ROAD SUITE230",
      "boc3_address_zip_code": "30005",
      "boc3_address_country_code": "US",
      "crashes_total": "69",
      "crash_fatalities": "2",
      "crash_injuries": "18",
      "crashes_tow_away": "49",
      "inspections_driver": "652",
      "inspections_driver_out_of_service": "6",
      "oos_alert_driver": false,
      "inspections_hazmat": "1",
      "inspections_hazmat_out_of_service": "0",
      "oos_alert_hazmat": false,
      "inspections_vehicle": "300",
      "inspections_vehicle_out_of_service": "72",
      "oos_alert_vehicle": true,
      "violations_total": "472",
      "violations_unsafe_driving": "89",
      "violations_severe_unsafe_driving": "26",
      "violations_oos_unsafe_driving": "0",
      "basic_alert_unsafe_driving": false,
      "basic_roadside_alert_unsafe_driving": false,
      "basic_ac_indicator_unsafe_driving": false,
      "intervention_threshold_unsafe_driving": 0.0,
      "violations_hours_of_service": "16",
      "violations_severe_hours_of_service": "6",
      "violations_oos_hours_of_service": "0",
      "basic_alert_hours_of_service": false,
      "basic_roadside_alert_hours_of_service": false,
      "basic_ac_indicator_hours_of_service": false,
      "intervention_threshold_hours_of_service": 0.0,
      "violations_vehicle_maintence": "232",
      "violations_severe_vehicle_maintence": "54",
      "violations_oos_vehicle_maintence": "84",
      "basic_alert_vehicle_maintence": false,
      "basic_roadside_alert_vehicle_maintence": false,
      "basic_ac_indicator_vehicle_maintence": false,
      "intervention_threshold_vehicle_maintence": 0.0,
      "violations_controlled_substance": "0",
      "violations_severe_controlled_substance": "0",
      "violations_oos_controlled_substance": "0",
      "basic_alert_controlled_substance": false,
      "basic_roadside_alert_controlled_substance": false,
      "basic_ac_indicator_controlled_substance": false,
      "intervention_threshold_controlled_substance": 0.0,
      "violations_driver_fitness": "7",
      "violations_severe_driver_fitness": "5",
      "violations_oos_driver_fitness": "7",
      "basic_alert_driver_fitness": false,
      "basic_roadside_alert_driver_fitness": false,
      "basic_ac_indicator_driver_fitness": false,
      "intervention_threshold_driver_fitness": 0.0,
      "violations_hazardous_materials": "0",
      "violations_severe_hazardous_materials": "0",
      "violations_oos_hazardous_materials": "0",
      "basic_measure_hazardous_materials": 0.0,
      "basic_alert_hazardous_materials": false,
      "basic_roadside_alert_hazardous_materials": false,
      "basic_ac_indicator_hazardous_materials": false,
      "intervention_threshold_hazardous_materials": 0.0,
      "basic_measure_crash_indicator": 0.15217391304347827,
      "basic_percentile_crash_indicator": 0.19014084507042253,
      "basic_alert_crash_indicator": false,
      "basic_roadside_alert_crash_indicator": false,
      "intervention_threshold_crash_indicator": 0.65,
      "inspections_total": "653",
      "inspected_states": "32",
      "inspected_power_units": "452",
      "inspected_trailers": "446",
      "physical_telephone_number_authority": "5624304100",
      "physical_fax_number_authority": "5624304144",
      "physical_address_authority_city": "LOS ALAMITOS",
      "physical_address_authority_state": "CA",
      "physical_address_authority_street": "3552 GREEN AVENUE",
      "physical_address_authority_zip_code": "90720",
      "physical_address_authority": "3552 GREEN AVENUE, LOS ALAMITOS, CA 90720",
      "undeliverable_physical_address_authority": false,
      "out_of_service_flag": false,
      "hazardous_material": true,
      "physical_address_id": "-6155238544422854689",
      "mailing_address_id": "-6155238544422854689",
      "physical_address_authority_id": "-6155238544422854689",
      "mcs150_date": "2024-10-30",
      "mcs150_year": "2024",
      "mcs151_date": "2021-07-29",
      "mcs151_year": "2021",
      "added_date": "1994-07-07",
      "authority_start_common": "2004-06-10",
      "authority_start_contract": "1994-10-18",
      "authority_common_last_revocation_date": "2004-05-24",
      "last_revocation_date": "2004-05-24",
      "last_violation_date": "2026-02-26",
      "last_crash_date": "2026-02-13",
      "last_inspection_date": "2026-02-26",
      "latest_review_date": "2021-07-29",
      "safety_rating_date": "2021-12-17",
      "snapshot_date": "2026-03-04",
      "basic_measure_unsafe_driving": "0",
      "basic_measure_hours_of_service": "0",
      "basic_measure_vehicle_maintence": "0",
      "basic_measure_controlled_substance": "0",
      "basic_measure_driver_fitness": "0",
      "inspections_vehicle_out_of_service_pct": "0.24",
      "inspections_driver_out_of_service_pct": "0.009",
      "inspections_hazmat_out_of_service_pct": "0",
      "natl_avg_oos_vehicle": "0.2226",
      "natl_avg_oos_driver": "0.0667",
      "natl_avg_oos_hazmat": "0.0444",
      "smartway_flag": true,
      "carbtru_flag": false,
      "phmsa_flag": false,
      "contact_history": [
        {
          "_id": "fde40b92-daa2-488e-a82e-aca8e6ecc8fe",
          "key": "dba_name",
          "value": "HANSEN & ADKINS AUTO TRANSPORT",
          "start_date": "2005-12-23",
          "end_date": "2026-03-04",
          "current_flag": true
        },
        {
          "_id": "9b1c0235-bbaa-4ca7-9dc7-7a03dab3972b",
          "key": "mailing_address",
          "value": "3552 GREEN AVENUE, LOS ALAMITOS, CA 90720",
          "start_date": "2014-12-19",
          "end_date": "2026-03-04",
          "current_flag": true
        }
      ],
      "name_change_count": "1",
      "name_last_changed": "2014-12-18",
      "email_change_count": "3",
      "email_last_changed": "2022-12-30",
      "phone_change_count": "5",
      "phone_last_changed": "2022-12-08",
      "address_change_count": "4",
      "address_last_changed": "2014-12-18",
      "contact_change_count": "3",
      "contact_last_changed": "2023-11-08",
      "indicator_address_history": true,
      "risk_score": "Low",
      "risk_score_probability": 0.21698243104234227,
      "iss_value": "45",
      "iss_recommendation": "PASS",
      "iss_recommendation_reason": "Sufficient Data - No BASICs Prioritized",
      "safety_score": "100",
      "indicator_carrier_safety": true,
      "indicator_industry_benchmarks": false,
      "observed_IM": "653",
      "expected_lb_IM": "171",
      "expected_ub_IM": "1097",
      "indicator_benchmark_inspection_mileage_ratio": false,
      "observed_IRPU": "452",
      "expected_lb_IRPU": "36",
      "expected_ub_IRPU": "530",
      "indicator_benchmark_inspected_power_units_ratio": false,
      "observed_PUM": "897",
      "expected_lb_PUM": "329",
      "expected_ub_PUM": "897",
      "indicator_benchmark_power_unit_mileage_ratio": false,
      "indicator_network_graph_contact": true,
      "address_ids": [
        {
          "_id": "8a4b7566-f980-4b12-afc2-5539dd521eed",
          "key": "physical_address_authority_id",
          "value": "-6155238544422854689",
          "start_date": "2023-11-08",
          "end_date": "2026-03-04",
          "current_flag": true
        },
        {
          "_id": "84147a19-fe24-4f21-a917-042225e9042f",
          "key": "physical_address_id",
          "value": "-6155238544422854689",
          "start_date": "2014-12-19",
          "end_date": "2026-03-04",
          "current_flag": true
        },
        {
          "_id": "9bdcfe40-0cfa-46a5-bf87-6bdab5d7989e",
          "key": "mailing_address_id",
          "value": "-6155238544422854689",
          "start_date": "2014-12-19",
          "end_date": "2026-03-04",
          "current_flag": true
        },
        {
          "_id": "a452bf75-5e91-41a3-8e07-a4710a137280",
          "key": "mailing_address_id",
          "value": "892318786047236894",
          "start_date": "2007-12-20",
          "end_date": "2014-12-18",
          "current_flag": false
        },
        {
          "_id": "d60a81d5-74ca-429c-9a37-000bb461a4f2",
          "key": "physical_address_id",
          "value": "892318786047236894",
          "start_date": "2007-12-20",
          "end_date": "2014-12-18",
          "current_flag": false
        },
        {
          "_id": "5711e9f0-8ed9-497f-8733-50866f54b49d",
          "key": "mailing_address_id",
          "value": "-6312204236195345298",
          "start_date": "2005-12-23",
          "end_date": "2007-12-19",
          "current_flag": false
        },
        {
          "_id": "ced84355-1f6a-464d-9923-2513c5b99fc2",
          "key": "physical_address_id",
          "value": "-6312204236195345298",
          "start_date": "2005-12-23",
          "end_date": "2007-12-19",
          "current_flag": false
        }
      ],
      "network_graph_count_physical_address": "2",
      "network_graph_physical_address": [
        "3725123",
        "1312746"
      ],
      "network_graph_count_mailing_address": "2",
      "network_graph_mailing_address": [
        "3725123",
        "1312746"
      ],
      "network_graph_count_telephone_numbers": "2",
      "network_graph_telephone_number": [
        "3725123",
        "1312746"
      ],
      "network_graph_count_cellphone_numbers": "0",
      "network_graph_cellphone_number": [],
      "network_graph_count_fax_numbers": "1",
      "network_graph_fax_number": [
        "1312746"
      ],
      "network_graph_count_email_address": "0",
      "network_graph_email": [],
      "network_graph_count_ein": "0",
      "network_graph_ein": [],
      "network_graph_count_duns": "0",
      "network_graph_duns": [],
      "indicator_network_graph_equipment": true,
      "network_graph_count_equipment": "16",
      "network_graph_equipment": [
        "972702",
        "2541970",
        "4403125",
        "3665514",
        "64161",
        "2498811",
        "790261",
        "2163063",
        "2324917",
        "511412",
        "345082",
        "3185588",
        "710576",
        "2136888",
        "4100893",
        "2941959"
      ],
      "network_graph_equipment_ext": [
        {
          "_id": "790261",
          "dot_number": "790261",
          "dockets": "MC343084",
          "legal_name": "URS MIDWEST LLC",
          "entity_type_desc": "Broker,Carrier",
          "usdot_status": "Active",
          "out_of_service_flag": false,
          "carrier_operation_desc": "interstate",
          "hazardous_material_flag": true,
          "count_shared_vins": "6",
          "shared_vins": [
            {
              "vin": "1NPXD49X5FD260155",
              "type": "POWER UNIT",
              "unit_type_desc": "Truck Tractor",
              "primary_category": "Truck Tractor",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "RC45636",
              "insp_unit_license_state": "MI",
              "insp_unit_company": "91214",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-12-13",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "PETERBILT",
              "model": "389",
              "model_year": "2015",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck-Tractor",
              "ncsa_body_type": "Truck-tractor (Cab only, or with any number of trailing unit; any weight)"
            },
            {
              "vin": "5E0AA1444HG912802",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "423819T",
              "insp_unit_license_state": "TN",
              "insp_unit_company": "91215",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-12-13",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2017",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 44-46",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            },
            {
              "vin": "3ALHG3DV0MDML6967",
              "type": "POWER UNIT",
              "unit_type_desc": "Truck Tractor",
              "primary_category": "Chassis Cab",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "RC52328",
              "insp_unit_license_state": "MI",
              "insp_unit_company": "92004",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2025-11-08",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "FREIGHTLINER",
              "model": "114SD",
              "model_year": "2021",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck",
              "ncsa_body_type": "Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)",
              "body_cab_type": "MDHD: Conventional"
            },
            {
              "vin": "5KKHAEDV8LPLU0719",
              "type": "POWER UNIT",
              "unit_type_desc": "Straight Truck",
              "primary_category": "Straight Truck",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "RC45478",
              "insp_unit_license_state": "MI",
              "insp_unit_company": "94598",
              "inspections_total_vin_dot": "3",
              "last_inspection_date_vin_dot": "2026-01-17",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "WESTERN STAR",
              "model": "4900",
              "model_year": "2020",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck",
              "ncsa_body_type": "Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)",
              "body_cab_type": "MDHD: Conventional"
            },
            {
              "vin": "5E0AA1641NG580701",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "94599",
              "insp_unit_license_state": "TN",
              "insp_unit_company": "94599",
              "inspections_total_vin_dot": "3",
              "last_inspection_date_vin_dot": "2026-01-17",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2022",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 48-50",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            },
            {
              "vin": "5E0AA164XMG539501",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "4TL4786",
              "insp_unit_license_state": "CA",
              "insp_unit_company": "CX-09LSFA3",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2025-11-08",
              "last_inspected_under_dot": "790261",
              "most_recent_inspection_flag": true,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2021",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 48-50",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            }
          ],
          "count_shared_power_units": "3",
          "count_shared_trailers": "3"
        },
        {
          "_id": "64161",
          "dot_number": "64161",
          "dockets": "MC71902",
          "legal_name": "JACK COOPER TRANSPORT COMPANY LLC",
          "entity_type_desc": "Carrier",
          "usdot_status": "Active",
          "out_of_service_flag": false,
          "carrier_operation_desc": "interstate",
          "hazardous_material_flag": true,
          "count_shared_vins": "4",
          "shared_vins": [
            {
              "vin": "5E0AA164XNG605109",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "655891",
              "insp_unit_license_state": "KS",
              "insp_unit_company": "4550",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-10-23",
              "last_inspected_under_dot": "568253",
              "most_recent_inspection_flag": false,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2022",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 48-50",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            },
            {
              "vin": "1FVHG3DV0MHMJ6115",
              "type": "POWER UNIT",
              "unit_type_desc": "Straight Truck",
              "primary_category": "Chassis Cab",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "200110",
              "insp_unit_license_state": "KS",
              "insp_unit_company": "4351",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-05-08",
              "last_inspected_under_dot": "568253",
              "most_recent_inspection_flag": false,
              "make": "FREIGHTLINER",
              "model": "114SD",
              "model_year": "2021",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck",
              "ncsa_body_type": "Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)",
              "body_cab_type": "MDHD: Conventional"
            },
            {
              "vin": "1FVHG3DV7MHMJ6189",
              "type": "POWER UNIT",
              "unit_type_desc": "Truck Tractor",
              "primary_category": "Chassis Cab",
              "features": [
                "Diesel"
              ],
              "insp_unit_license": "205199",
              "insp_unit_license_state": "KS",
              "insp_unit_company": "4549",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-10-23",
              "last_inspected_under_dot": "568253",
              "most_recent_inspection_flag": false,
              "make": "FREIGHTLINER",
              "model": "114SD",
              "model_year": "2021",
              "vehicle_type": "INCOMPLETE VEHICLE",
              "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
              "body_class": "Truck",
              "ncsa_body_type": "Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)",
              "body_cab_type": "MDHD: Conventional"
            },
            {
              "vin": "5E0AA1640MG525803",
              "type": "TRAILER",
              "unit_type_desc": "Semi Trailer",
              "primary_category": "Auto Carrier",
              "secondary_category": "Open Auto Carrier",
              "features": [],
              "insp_unit_license": "655676",
              "insp_unit_license_state": "KS",
              "insp_unit_company": "4352",
              "inspections_total_vin_dot": "1",
              "last_inspection_date_vin_dot": "2024-05-08",
              "last_inspected_under_dot": "568253",
              "most_recent_inspection_flag": false,
              "make": "COTTRELL",
              "model": "C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI",
              "model_year": "2021",
              "vehicle_type": "TRAILER",
              "body_class": "Trailer",
              "other_trailer_info": "Trailer Length (feet): 48-50",
              "trailer_body_type": "Auto Transporter",
              "trailer_type": "Fifth Wheel"
            }
          ],
          "count_shared_power_units": "2",
          "count_shared_trailers": "2"
        }
      ],
      "network_graph_count_power_units": "12",
      "network_graph_count_trailers": "13",
      "shared_power_units": "17",
      "shared_trailers": "17",
      "preferred_lanes": [
        {
          "state": "US-TX",
          "inspections": "65"
        },
        {
          "state": "US-IN",
          "inspections": "15"
        },
        {
          "state": "US-MO",
          "inspections": "10"
        },
        {
          "state": "US-US",
          "inspections": "8"
        },
        {
          "state": "US-FL",
          "inspections": "68"
        },
        {
          "state": "US-LA",
          "inspections": "25"
        },
        {
          "state": "US-WA",
          "inspections": "67"
        },
        {
          "state": "US-MS",
          "inspections": "22"
        },
        {
          "state": "US-SC",
          "inspections": "40"
        },
        {
          "state": "US-CA",
          "inspections": "78"
        },
        {
          "state": "US-OR",
          "inspections": "10"
        },
        {
          "state": "US-TN",
          "inspections": "38"
        },
        {
          "state": "US-IL",
          "inspections": "13"
        },
        {
          "state": "US-MD",
          "inspections": "12"
        },
        {
          "state": "US-WI",
          "inspections": "2"
        },
        {
          "state": "US-OH",
          "inspections": "7"
        },
        {
          "state": "US-ID",
          "inspections": "10"
        },
        {
          "state": "US-GA",
          "inspections": "59"
        },
        {
          "state": "US-MT",
          "inspections": "10"
        },
        {
          "state": "US-AL",
          "inspections": "26"
        },
        {
          "state": "US-NC",
          "inspections": "22"
        },
        {
          "state": "US-KY",
          "inspections": "13"
        },
        {
          "state": "US-MI",
          "inspections": "12"
        },
        {
          "state": "US-AR",
          "inspections": "5"
        },
        {
          "state": "US-IA",
          "inspections": "3"
        },
        {
          "state": "US-NM",
          "inspections": "1"
        },
        {
          "state": "US-NY",
          "inspections": "1"
        },
        {
          "state": "US-OK",
          "inspections": "2"
        },
        {
          "state": "US-NV",
          "inspections": "3"
        },
        {
          "state": "US-NE",
          "inspections": "2"
        },
        {
          "state": "US-PA",
          "inspections": "1"
        },
        {
          "state": "US-KS",
          "inspections": "1"
        },
        {
          "state": "US-WV",
          "inspections": "2"
        }
      ],
      "authority_history": [
        {
          "_id": "a165740f-801b-45c7-bdee-576e0bdce69b",
          "authority_type_desc": "Motor Property Common Carrier",
          "original_action_desc": "Reinstated",
          "original_served_date": "2004-06-10"
        },
        {
          "_id": "79f326ff-0a66-4629-91a1-c29d42aea15e",
          "authority_type_desc": "Motor Property Common Carrier",
          "original_action_desc": "Granted",
          "original_served_date": "1994-10-18",
          "dispensation_action_desc": "Revoked",
          "dispensation_served_date": "2004-05-24"
        },
        {
          "_id": "3bc66887-80b8-488a-82d1-418ccd351752",
          "authority_type_desc": "Motor Property Contract Carrier",
          "original_action_desc": "Granted",
          "original_served_date": "1994-10-18"
        }
      ],
      "equipment_summary": {
        "primary_category": [
          {
            "type": "TRAILER",
            "category": "Auto Carrier",
            "count": "434"
          },
          {
            "type": "POWER UNIT",
            "category": "Chassis Cab",
            "count": "360"
          },
          {
            "type": "POWER UNIT",
            "category": "Truck Tractor",
            "count": "55"
          },
          {
            "type": "POWER UNIT",
            "category": "Straight Truck",
            "count": "46"
          },
          {
            "type": "TRAILER",
            "category": "Unclassified",
            "count": "15"
          },
          {
            "type": "POWER UNIT",
            "category": "Unclassified",
            "count": "9"
          },
          {
            "type": "TRAILER",
            "category": "Dry Van",
            "count": "4"
          }
        ],
        "secondary_category": [
          {
            "type": "POWER UNIT",
            "count": "466"
          },
          {
            "type": "TRAILER",
            "category": "Open Auto Carrier",
            "count": "434"
          },
          {
            "type": "TRAILER",
            "count": "15"
          },
          {
            "type": "POWER UNIT",
            "category": "Sleeper Cab",
            "count": "4"
          },
          {
            "type": "TRAILER",
            "category": "Standard Dry Van",
            "count": "4"
          }
        ]
      },
      "equipment_history": [
        {
          "_id": "b675e929-551b-4d63-bd44-8f276e0dc9be",
          "vin": "1XP5DB8X5TN385780",
          "type": "POWER UNIT",
          "unit_type_desc": "Truck Tractor",
          "primary_category": "Truck Tractor",
          "insp_unit_license": "R189019",
          "insp_unit_license_state": "TX",
          "insp_unit_company": "50",
          "inspections_total_vin": "1",
          "inspections_total_vin_dot": "1",
          "countd_dots_vin": "1",
          "multi_dot_flag": false,
          "last_inspection_date_vin": "2026-01-17",
          "last_inspection_date_vin_dot": "2026-01-17",
          "last_inspected_under_dot": "568253",
          "most_recent_inspection_flag": true,
          "make": "PETERBILT",
          "model": "379",
          "model_year": "1996",
          "vehicle_type": "TRUCK",
          "gvwr": "Class 8: 33,001 lb and above (14,969 kg and above)",
          "body_class": "Truck-Tractor",
          "ncsa_body_type": "Truck-tractor (Cab only, or with any number of trailing unit; any weight)",
          "body_cab_type": "MDHD: Conventional"
        },
        {
          "_id": "238f5f2a-e13e-4b8f-bf0d-1a86d89c5fb8",
          "vin": "4V599RDG2FN184099",
          "type": "POWER UNIT",
          "unit_type_desc": "Truck Tractor",
          "primary_category": "Unclassified",
          "insp_unit_license": "YP78755",
          "insp_unit_license_state": "CA",
          "inspections_total_vin": "1",
          "inspections_total_vin_dot": "1",
          "countd_dots_vin": "1",
          "multi_dot_flag": false,
          "last_inspection_date_vin": "2024-02-13",
          "last_inspection_date_vin_dot": "2024-02-13",
          "last_inspected_under_dot": "568253",
          "most_recent_inspection_flag": true,
          "make": "VOLVO TRUCK",
          "model_year": "1985",
          "vehicle_type": "INCOMPLETE VEHICLE",
          "body_class": "Incomplete",
          "ncsa_body_type": "Unknown medium/heavy truck type",
          "fuel_type_primary": "Diesel"
        }
      ],
      "total_loads": "402",
      "ltl_loads": "6",
      "ltl_percentage": 0.014925373134328358,
      "ftl_loads": "396",
      "ftl_percentage": 0.9850746268656716,
      "deadheads": "55",
      "deadhead_percentage": 0.13681592039800994,
      "first_load_date": "2024-03-04",
      "last_load_date": "2026-02-26",
      "load_summary": [
        {
          "_id": "ba9f4c24-c7cc-421e-acc3-ef9473a5bdc7",
          "key": "TOYOTA",
          "value": "20",
          "first_load_date": "2024-03-14",
          "last_load_date": "2026-02-26"
        },
        {
          "_id": "ec9aa9b1-55e3-4c6c-9249-44d385291476",
          "key": "FORD",
          "value": "15",
          "first_load_date": "2024-04-11",
          "last_load_date": "2026-02-03"
        }
      ],
      "insurance_history": [
        {
          "_id": "ebcc0192-c5a1-44f5-af6d-8f89b8877e87",
          "insurance_status": "A",
          "insurance_form_code": "82",
          "insurance_type_code": "BIPD",
          "insurance_carrier": "U. S. SPECIALTY INSURANCE COMPANY",
          "policy_number": "1001120614",
          "effective_date": "2019-02-27",
          "underlying_limit_amount": "0",
          "minimum_coverage_amount": "0"
        },
        {
          "_id": "e408bbfe-a51b-490f-936f-2a0aab8bfc87",
          "insurance_status": "H",
          "insurance_form_code": "91X",
          "insurance_type_code": "BIPD/PRIMARY",
          "insurance_carrier": "GREENWICH INSURANCE COMPANY",
          "policy_number": "RAD9437950",
          "effective_date": "2020-02-01",
          "cancel_method": "CANCELLED",
          "cancel_effective_date": "2020-03-11",
          "underlying_limit_amount": "0",
          "minimum_coverage_amount": "1000000"
        }
      ],
      "insurance_cancel_count": "26",
      "insurance_last_canceled": "2020-03-11",
      "risk_factors": [
        {
          "consecutive_authority": true,
          "sixty_mo_in_business": true,
          "revocation_last_thirtysix_mo": false,
          "indicator_network_graph_phone": true,
          "indicator_network_graph_address": true,
          "indicator_network_graph_email": false,
          "indicator_network_graph_ein": false,
          "indicator_network_graph_duns": false,
          "high_shared_power_units": false,
          "indicator_benchmark_inspected_power_units_ratio": false,
          "indicator_benchmark_inspection_mileage_ratio": false,
          "indicator_benchmark_power_unit_mileage_ratio": false,
          "zeo_inspections_last_twelve_mo": false,
          "active_usdot_status": true,
          "violations_severe_flag": true,
          "basic_alert_flag": false,
          "basic_ac_indicator_flag": false,
          "fatal_crashes_flag": true,
          "safety_rating_unsatisfactory_conditional": false,
          "secondary_contact_info_provided": true,
          "primary_contact_info_missing": false,
          "carrier_w_brokerage_authority": false,
          "multi_cargo_classification": false,
          "interstate_carrier_single_state_inspection": false,
          "bipd_insurance_above_minimum": false,
          "bipd_insurance_below_requirement": false,
          "cargo_insurance_on_file": false,
          "boc3_on_file": true,
          "pending_insurance_cancellation": false,
          "no_active_authority": false,
          "not_authorized_for_hire": false,
          "mcs150_filed_last_24_months": true,
          "oos_below_industry_average": false,
          "smartway_flag": true,
          "carbtru_flag": false,
          "phmsa_flag": false,
          "hazardous_material": true,
          "virtual_physical_mailing_address": false,
          "phone_number_area_codes_match_address_state": true,
          "stability_name_history": true,
          "stability_email_history": true,
          "stability_phone_history": true,
          "stability_address_history": true,
          "stability_contact_history": true,
          "stability_insurance_history": true,
          "dot_out_of_service": false,
          "driver_only_inspections": false
        }
      ],
      "geo_points": [
        {
          "physical_address_zip_code": {
            "lat": 33.7956,
            "lon": -118.0648
          },
          "mailing_address_zip_code": {
            "lat": 33.7956,
            "lon": -118.0648
          }
        }
      ],
      "crash_history": [
        {
          "_id": "5105349",
          "changed_date": "2026-02-17T00:00:00",
          "report_state": "NC",
          "report_number": "NC0108402311",
          "report_date": "2026-02-13",
          "report_time": "1314",
          "report_seq_no": "1",
          "dot_number": "568253",
          "ci_status_code": "C",
          "final_status_date": "2026-02-17",
          "location": "UNION CEMETERY RD SW",
          "city": "CONCORD",
          "state": "NC",
          "county_code": "025",
          "county_name": "Cabarrus",
          "latitude": 35.38356666666667,
          "longitude": -80.56379999999999,
          "geo_point": {
            "lat": 35.38356666666667,
            "lon": -80.56379999999999
          },
          "truck_bus_ind": "T",
          "trafficway_id": "2",
          "trafficway_desc": "Two-Way Trafficway, Divided, Unprotected Median",
          "access_control_id": "3",
          "access_control_desc": "No Control",
          "road_surface_condition_id": "1",
          "road_surface_condition_desc": "Dry",
          "cargo_body_type_id": "8",
          "cargo_body_type_desc": "Auto Transporter",
          "gvw_rating_id": "3",
          "vehicle_identification_number": "5E0AA1449FG615005",
          "vehicle_license_number": "4NH8144",
          "vehicle_license_state": "CA",
          "vehicle_hazmat_placard": false,
          "weather_condition_id": "1",
          "weather_condition_desc": "No Adverse Conditions",
          "vehicle_configuration_id": "9",
          "vehicle_configuration_desc": "Tractor/Semitrailer",
          "light_condition_id": "1",
          "light_condition_desc": "Daylight",
          "hazmat_released": false,
          "agency": "CONCORD POLICE DEPARTMENT",
          "vehicles_in_accident": "2",
          "fatalities": "0",
          "injuries": "1",
          "tow_away": true,
          "federal_recordable": true,
          "state_recordable": true,
          "crash_event_seq_id_desc": "1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT",
          "included_in_sms_flag": false
        },
        {
          "_id": "5098991",
          "changed_date": "2026-02-06T00:00:00",
          "report_state": "MO",
          "report_number": "MO0000117243",
          "report_date": "2026-02-03",
          "report_time": "0915",
          "report_seq_no": "1",
          "dot_number": "568253",
          "ci_status_code": "C",
          "final_status_date": "2026-02-06",
          "location": "IS 55",
          "city": "HERCULANEUM",
          "state": "MO",
          "county_code": "099",
          "county_name": "Jefferson",
          "latitude": 38.296485,
          "longitude": -90.516085,
          "geo_point": {
            "lat": 38.296485,
            "lon": -90.516085
          },
          "truck_bus_ind": "T",
          "trafficway_id": "2",
          "trafficway_desc": "Two-Way Trafficway, Divided, Unprotected Median",
          "road_surface_condition_id": "1",
          "road_surface_condition_desc": "Dry",
          "cargo_body_type_id": "8",
          "cargo_body_type_desc": "Auto Transporter",
          "gvw_rating_id": "3",
          "vehicle_identification_number": "4V5RC9EHXTN702240",
          "vehicle_license_number": "V9970HY",
          "vehicle_license_state": "TN",
          "vehicle_hazmat_placard": false,
          "weather_condition_id": "1",
          "weather_condition_desc": "No Adverse Conditions",
          "vehicle_configuration_id": "6",
          "vehicle_configuration_desc": "Single-Unit Truck (3 or More Axels)",
          "light_condition_id": "1",
          "light_condition_desc": "Daylight",
          "hazmat_released": false,
          "agency": "MO0500800",
          "vehicles_in_accident": "2",
          "fatalities": "0",
          "injuries": "1",
          "tow_away": false,
          "federal_recordable": true,
          "state_recordable": true,
          "crash_event_seq_id_desc": "1:98:OTHER:OTHER;2:98:OTHER:OTHER;3:20:COLLISION INVOLVING OTHER MOVABLE OBJECT",
          "included_in_sms_flag": false
        }
      ],
      "crash_aggregates": [
        {
          "_id": "20240501",
          "report_month": "2024-05-01",
          "crashes_total": "7",
          "crashes_total_recordable": "7",
          "crashes_tow_away": "4",
          "crash_fatalities": "1",
          "crash_injuries": "2",
          "vehicle_miles_traveled": "59459748",
          "total_power_units": "897",
          "crash_rate": 0.11772670143169797,
          "crash_rate_recordable": 0.11772670143169797
        },
        {
          "_id": "20080801",
          "report_month": "2008-08-01",
          "crashes_total": "1",
          "crashes_total_recordable": "0",
          "crashes_tow_away": "0",
          "crash_fatalities": "0",
          "crash_injuries": "1"
        }
      ],
      "inspection_history": [
        {
          "_id": "87183650",
          "report_state": "TX",
          "report_number": "TXV262249920",
          "insp_date": "2026-02-26",
          "insp_start_time": "1350",
          "insp_end_time": "1407",
          "ci_status_code": "C",
          "county_code_state": "TX",
          "county_name": "Hidalgo",
          "latitude": 26.262706666666663,
          "longitude": -98.17788333333333,
          "geo_point": {
            "lat": 26.262706666666663,
            "lon": -98.17788333333333
          },
          "insp_level_id": "3",
          "insp_facility": "R",
          "location_desc": "US 281 NB MM 754",
          "hazmat_placard_req": false,
          "alcohol_control_sub": false,
          "drug_intrdctn_search": false,
          "drug_intrdctn_arrests": "0",
          "size_weight_enf": false,
          "traffic_enf": false,
          "gross_comb_veh_wt": "117000",
          "viol_total": "0",
          "oos_total": "0",
          "driver_viol_total": "0",
          "driver_oos_total": "0",
          "vehicle_viol_total": "0",
          "vehicle_oos_total": "0",
          "hazmat_viol_total": "0",
          "hazmat_oos_total": "0",
          "time_weight": "3",
          "unsafe_insp": true,
          "fatigued_insp": true,
          "dr_fitness_insp": true,
          "subt_alcohol_insp": true,
          "vh_maint_insp": false,
          "hm_insp": false,
          "vins": [
            {
              "vin": "4V5RC9DGXGN969747",
              "insp_unit_id": "211927065",
              "insp_unit_type_id": "11",
              "insp_unit_type_desc": "Truck Tractor",
              "insp_unit_make": "VOLV",
              "insp_unit_license": "U4366HY",
              "insp_unit_license_state": "TN",
              "insp_unit_company": "1119"
            },
            {
              "vin": "5E0AA1441HG856804",
              "insp_unit_id": "211927066",
              "insp_unit_type_id": "9",
              "insp_unit_type_desc": "Semi Trailer",
              "insp_unit_make": "COTT",
              "insp_unit_license": "4PJ1645",
              "insp_unit_license_state": "CA",
              "insp_unit_company": "1119T"
            }
          ],
          "violations": [],
          "included_in_sms_flag": false
        },
        {
          "_id": "87160987",
          "report_state": "TN",
          "report_number": "TNI039583075",
          "insp_date": "2026-02-26",
          "insp_start_time": "0341",
          "insp_end_time": "0414",
          "ci_status_code": "C",
          "county_code_state": "TN",
          "county_name": "Giles",
          "latitude": 35.139362500000004,
          "longitude": -87.002225,
          "geo_point": {
            "lat": 35.139362500000004,
            "lon": -87.002225
          },
          "insp_level_id": "1",
          "insp_facility": "F",
          "location_desc": "ARDMORE TN",
          "hazmat_placard_req": false,
          "alcohol_control_sub": false,
          "drug_intrdctn_search": false,
          "drug_intrdctn_arrests": "0",
          "size_weight_enf": false,
          "traffic_enf": false,
          "gross_comb_veh_wt": "99600",
          "viol_total": "1",
          "oos_total": "1",
          "driver_viol_total": "0",
          "driver_oos_total": "0",
          "vehicle_viol_total": "1",
          "vehicle_oos_total": "1",
          "hazmat_viol_total": "0",
          "hazmat_oos_total": "0",
          "time_weight": "3",
          "unsafe_insp": true,
          "fatigued_insp": true,
          "dr_fitness_insp": true,
          "subt_alcohol_insp": true,
          "vh_maint_insp": true,
          "hm_insp": false,
          "vins": [
            {
              "vin": "4V5RC9EH3HN970375",
              "insp_unit_id": "211875418",
              "insp_unit_type_id": "10",
              "insp_unit_type_desc": "Straight Truck",
              "insp_unit_make": "VOLVO",
              "insp_unit_license": "U4367HY",
              "insp_unit_license_state": "TN",
              "insp_unit_company": "1180"
            },
            {
              "vin": "5E0AC1448HG950205",
              "insp_unit_id": "211875419",
              "insp_unit_type_id": "9",
              "insp_unit_type_desc": "Semi Trailer",
              "insp_unit_make": "COTTRELL T",
              "insp_unit_license": "4T1745",
              "insp_unit_license_state": "CA",
              "insp_unit_company": "1180T"
            }
          ],
          "violations": [
            {
              "_id": "272085359",
              "report_number": "TNI039583075",
              "report_state": "TN",
              "insp_date": "2026-02-26",
              "change_date": "2026-02-27",
              "inspection_id": "87160987",
              "violation_id": "272085359",
              "viol_code": "39375A3TAOL",
              "part_no": "393",
              "part_no_section": "75A3-TAOL",
              "seq_no": "1",
              "basic_group_id": "1",
              "basic_group_desc": "Vehicle Maintenance",
              "viol_group_id": "62",
              "viol_group_desc": "Tires",
              "viol_desc": "Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS",
              "viol_category_id": "23",
              "viol_category_desc": "Tires",
              "viol_type": "VEHICLE",
              "viol_unit_id": "1",
              "viol_unit_desc": "Vehicle Primary Unit",
              "insp_unit_id": "211875418",
              "oos_indicator": true,
              "defect_verification_id": "99",
              "defect_verification_desc": "Unknown",
              "citation_number": "WARN",
              "oos_weight": "2",
              "severity_weight": "8",
              "time_weight": "3",
              "total_severity_weight": "30",
              "included_in_sms_flag": false
            }
          ],
          "included_in_sms_flag": false
        }
      ],
      "basic_history": [
        {
          "inspections_total": "659",
          "inspections_vehicle": "303",
          "inspections_vehicle_out_of_service": "77",
          "inspections_driver": "658",
          "inspections_driver_out_of_service": "5",
          "inspections_w_violations_unsafe_driving": "83",
          "basic_measure_unsafe_driving": 0.84,
          "basic_ac_indicator_unsafe_driving": false,
          "inspections_w_violations_hours_of_service": "13",
          "basic_measure_hours_of_service": 0.1,
          "basic_ac_indicator_hours_of_service": false,
          "inspections_w_violations_driver_fitness": "5",
          "basic_measure_driver_fitness": 0.09,
          "basic_ac_indicator_driver_fitness": false,
          "inspections_w_violations_controlled_substance": "0",
          "basic_measure_controlled_substance": 0.0,
          "basic_ac_indicator_controlled_substance": false,
          "inspections_w_violations_vehicle_maintence": "147",
          "basic_measure_vehicle_maintence": 4.01,
          "basic_ac_indicator_vehicle_maintence": false,
          "snapshot_date": "2025-10-31"
        },
        {
          "inspections_total": "667",
          "inspections_vehicle": "304",
          "inspections_vehicle_out_of_service": "77",
          "inspections_driver": "666",
          "inspections_driver_out_of_service": "5",
          "inspections_w_violations_unsafe_driving": "84",
          "basic_measure_unsafe_driving": 0.82,
          "basic_ac_indicator_unsafe_driving": false,
          "inspections_w_violations_hours_of_service": "12",
          "basic_measure_hours_of_service": 0.1,
          "basic_ac_indicator_hours_of_service": false,
          "inspections_w_violations_driver_fitness": "5",
          "basic_measure_driver_fitness": 0.09,
          "basic_ac_indicator_driver_fitness": false,
          "inspections_w_violations_controlled_substance": "0",
          "basic_measure_controlled_substance": 0.0,
          "basic_ac_indicator_controlled_substance": false,
          "inspections_w_violations_vehicle_maintence": "146",
          "basic_measure_vehicle_maintence": 3.84,
          "basic_ac_indicator_vehicle_maintence": false,
          "snapshot_date": "2025-11-30"
        }
      ],
      "doc_id": "568253-MC277621"
    }
  ],
  "total_count": 1
}

GET

Profiles Lite

https://api.carrierok.com/v2/profile-lite?dot_number=568253

Returns a reduced field set optimized for high-volume integrations, browser extensions, and quick lookups. Same search parameters as /v2/profile. Metered per unique DOT number per month for OEM partners.

Authorization — API Key

Parameters

ParameterType
dot_numberstring
docket_numberstring
companystring
einstring
emailstring
phonestring
addressstring
vinstring
plate_numberstring
pageinteger= 1
pageSizeinteger= 100

Example

curl "https://api.carrierok.com/v2/profile-lite?dot_number=568253" \
  -H "Authorization: Bearer YOUR_API_KEY"
Response200 OK
{
  "items": [
    {
      "dot_number": "568253",
      "legal_name": "HANSEN & ADKINS AUTO TRANSPORT INC",
      "usdot_status": "Active",
      "authority_common": "Active",
      "physical_address_state": "CA",
      "total_power_units": "897"
    }
  ],
  "total_count": 1
}

Response Fields

FieldType
itemsCarrierProfileLite[]
total_countinteger

GET

Autocomplete

https://api.carrierok.com/v2/autocomplete?q=hansen

Lightweight prefix search returning minimal carrier identity for typeahead interfaces. Minimum query length of 2 characters. Results are cached for 5 minutes.

Authorization — API Key

Parameters

ParameterType
qrequiredstring
limitinteger= 8

Example

curl "https://api.carrierok.com/v2/autocomplete?q=hansen" \
  -H "Authorization: Bearer YOUR_API_KEY"
Response200 OK
[
  {
    "dot_number": "568253",
    "legal_name": "HANSEN & ADKINS AUTO TRANSPORT INC",
    "dba": null,
    "city": "LOS ALAMITOS",
    "state": "CA"
  }
]

Response Fields

FieldType
dot_numberDOT Numberstring
legal_namestring
dbastring|null
citystring
statestring