Shipper Lanes
Authentication
Permissions
Endpoint
Query Parameters
Response
Response Body
Request Example:
Query parameters
origin_latnumberRequiredExample:
Latitude of the origin location
40.7128origin_lonnumberRequiredExample:
Longitude of the origin location
-74.006destination_latnumberRequiredExample:
Latitude of the destination location
34.0522destination_lonnumberRequiredExample:
Longitude of the destination location
-118.2437origin_radiusnumberRequiredExample:
Radius to search around the origin
50destination_radiusnumberRequiredExample:
Radius to search around the destination
100lot_size_categorystringOptionalExample:
Large is one possible value for lot size category
LargeHeader parameters
acceptstringRequiredExample:
application/json
application/jsonAccess-TokenstringRequiredExample:
Access Token for authentication
[Token]x-api-keystringRequiredExample:
X api key for authentication
[x-api-key]Responses
200
List of shipper lanes
application/json
get
/shipper/lanes200
List of shipper lanes
Last updated