Carriers
Search Carriers
Paginated carrier search with text, filters, and geo/radius support
GET
Paginated search with text, filters, and optional geo/radius support.
When using geo search (
lat/lon), each result includes a distance_miles field with the distance from the search point.Query Parameters
Text search (matches legal name and DBA name)
Filter by MC number. To resolve many MC numbers at once, use Bulk Lookup by MC instead of looping this endpoint.
Filter by city
Filter by state (2-letter code)
Filter by carrier status. Use
ALL to include inactive carriersFilter by cargo type
Filter by entity type (e.g.
CARRIER, BROKER, FREIGHT FORWARDER, SHIPPER)Filter by company officer name (matches either of the two officer slots)
Filter by phone number
Filter by email address
Minimum power units
Maximum power units
Latitude for geo search (requires
lon)Longitude for geo search (requires
lat)Search radius in miles (max: 200)
Minimum months of active authority (filters by common authority date)
Sort field and direction. Options:
name, name_asc, name_desc, dot, dot_asc, dot_desc, fleet_size, fleet_size_asc, fleet_size_desc, distance, distance_asc, distance_desc (distance options require geo search)Page number
Results per page (max: 100)