Carrier Recommendations | Genlogs API Docs

Carrier Recommendations Endpoint

Retrieve a list of recommended carriers operating near an origin, destination, or on a specified lane.

Authentication

Permissions

The external-api-carrier-recommendation permission is required to access this endpoint.

Endpoint

Headers

Query Parameters:

The GenLogs carrier_score indicates the likelihood of a carrier meeting the specific needs of a given search query. It is a composite score based on a blend of lane, equipment, and company match factors.

Carried Cargo options:

Examples of equipment types:

Search Tips

Perform an origin- or destination-only search

Response:

Response Body:

Request Example:

GET /carrier/recommendations?origin_city=Tennessee+City&origin_state=Tennessee&destination_city=Tascosa&destination_state=Texas HTTP/1.1
Host: api.genlogs.io
accept: application/json
Access-Token: [Token]
x-api-key: [x-api-key]