Skip to main content

overview

Carrier Data

About Carrier Profiles

This is the data that is always present with any Carrier returned by our API. Carrier info is mostly FMCSA data, but may vary slightly due to our data sanitization techniques, post-processing, and if we were able to source the info via web scraping.

Cacheing Carrier Data

If your application will be cacheing Carrier data, be aware that we continuously update carriers with new available information. The authority and risk_radar fields can change daily; and the other fields can change monthly.

Carrier Object

Carriers returned by this API will have the following types of data attached to them:

fieldtypedescription
dotstringThe Company's USDOT Number. This is the number used by the FMCSA as a unique identifier when collecting and monitoring a carrier's information.
docketstringThe company's primary Interstate Operating Authority Docket# (Also called a MC#). (optional)

Dockets are always prefixed by either "MC", "MX", or "FF"; and then followed by a series of digits.
docket2stringThe company's secondary Docket# (optional)
docket3string The company's tertiary Docket# (optional)
namestringCompany's Name
dbastringDoing-Business-As Name (optional)
phy_*stringCompany's Physical Street Address. The full list of fields are:
fielddesc
phy_streetStreet Address (Line1) (optional)
phy_street2Street Address (Line2) (optional)
phy_cityCity
phy_stateState or Region/Province
phy_zipZIP or Postal Code
phy_nationCountry
mail_*stringCompany's Mailing Address. The full list of fields are:
fielddesc
mail_streetStreet Address (Line1) (optional)
mail_street2Street Address (Line2) (optional)
mail_cityCity
mail_stateState or Region/Province
mail_zipZIP or Postal Code
mail_nationCountry
is_hireablebooleanIf true, this field indicates that a company's Classification Flags are a hirable category, such as "Authorized For Hire" or "Exempt For Hire"
is_carrierbooleanIf true, this field indicates that the company registered with the FMCSA as a Carrier
is_brokerbooleanIf true, this field indicates that the company registered with the FMCSA as a Broker
hazmat_indicatorbooleanTrue when the company indicated that they haul hazardous materials
segment_combinationbooleanTrue when 70%+ of the company's indicated fleet is constituted of Combination Trucks
segment_straightbooleanTrue when 30%+ of the company's indicated fleet is constituted of Straight Trucks
total_power_unitsnumberThe total number of Power Units for this company. (Straight Trucks + Combination Trucks + Coaches/Buses/Vans)
total_truck_tractorsnumberThe total number of Truck Tractors for this company
total_straight_trucksnumberThe total number of Straight Trucks for this company
total_trailersnumberThe total number of Trailers for this company
total_driversnumberThe total number of Drivers for this company
total_cdl_driversnumberThe total number of CDL-Certified Drivers for this company
date_addeddateDate this company was added to the FMCSA database
last_inspection_datedateDate of this company's last known roadside inspection, if any. (optional)
email_addressstringCompany's email address. (optional)
tel_numstringCompany's telephone number. (optional)
cell_numstringCompany's secondary or cell phone number. (optional)
fax_numstringCompany's fax number. (optional)
company_rep_1stringName of a company representative. (optional)
company_rep_2stringName of a secondary company representative. (optional)
cargo_listarray of stringsA readable list of cargo classifications
driver_oos_inspection_totalnumberThe amount of drivers that were found to be out of service on an inspection.
vehicle_oos_inspection_totalnumberThe amount of vehicles that were found to be out of service on an inspection.
unsafe_driving_percentnumberThe SMS percentage of unsafe driving violations.
hours_of_service_driving_percentnumberThe SMS percentage of hours of service violations.
driver_fitness_percentnumberThe SMS percentage of driver fitness violations.
drugs_and_alcohol_percentnumberThe SMS percentage of drug and alcohol violations.
vehicle_maintenance_percentnumberThe SMS percentage of vehicle maintenance violations.
property_insurancebooleanIndicates whether the company meets the minimum insurance coverage thresholds for interstate operating authority for property.
household_goodsnumberIndicates whether the company meets the minimum insurance coverage thresholds for interstate operating authority for household goods.
driver_cdlnumberThe number of CDL drivers reported by the company.
driver_totnumberThe number of total drivers reported by the company..
driver_interstateobject
PropertyTypeExplantion
lt100numberNumber of interstate drivers that operate within 100 miles.
gt100numberNumber of interstate drivers that operate beyond 100 miles.
numnumberTotal Interstate Drivers
driver_intrastateobject
PropertyTypeExplantion
lt100numberNumber of intrastate drivers that operate within 100 miles.
gt100numberNumber of intrastate drivers that operate beyond 100 miles.
numnumberTotal Intrastate Drivers
self_reported_milesnumberSelf-reported combined mileage across all commercial vehicles in the company’s fleet.
outside_agency_reported_milesnumberMiles reported by an outside agency.
transfer_from_docket1object
Property NameProperty Type
namestring
tsDate
citystring
ststring
dotstring
docketstring
transfer_from_docket2object
Property NameProperty Type
namestring
tsDate
citystring
ststring
dotstring
docketstring
transfer_from_docket3object
Property NameProperty Type
namestring
tsDate
citystring
ststring
dotstring
docketstring
transfer_to_docket1object
Property NameProperty Type
namestring
tsDate
citystring
ststring
dotstring
docketstring
transfer_to_docket2object
Property NameProperty Type
namestring
tsDate
citystring
ststring
dotstring
docketstring
transfer_to_docket3object
Property NameProperty Type
namestring
tsDate
citystring
ststring
dotstring
docketstring
operation_flagsnumber
Bitflag ValueKeyTranslation
1AAuthorized
2BExempt
4CPrivate Property
8DPrivate Passenger Business
16EPrivate Passenger Non-Business
32FMigrant
64GUS Mail
128HFederal Government
256IState Governemnt
512JLocal Government
1024KTribal
2048LOther
equip_categoryarray of strings
Equipment Values
"Flatbed"
"Van"
"Intermodal"
"Tanker"
"Bulk"
"Reefer"
"Pneumatic"
"Hotshot"
"RGN"
"Drop Deck"
"Specialty Bulk"
"Specialty Flatbed"
"Power Only"
"Passenger"
"Livestock"
"Straight Flat"
"Straight Van"
"Straight Reefer Van"
"Sprinter"
"Auto Hauler"