Load Searching makes it possible for Broker/Shippers to find available loads on the Truckstop load board.
The following endpoints from the Load Search API are available:
| Endpoint | Description |
|---|---|
| GetMultipleLoadDetailResults Recommended | This endpoint combines the Get Load Search Results and Get Load Search Detail Result into a single API call, returning a list of loads with load details |
| GetLoadSearchResults | This endpoint will return a list of loads with basic information about the load |
| GetLoadSearchDetailResult | This endpoint will return the details for a single load. |