Last updated

Truckload Cooperative

Use the following information to write a client application to integrate your TMS or other system to the project44 platform through our Cooperative API.

Truckload Cooperative Workflow

Get Credentials

You must be provisioned with a tenant to have a client application within that tenant with the appropriate permissions to use any API within project44.

See here for more information on Authentication and Authorization.

Search for Available Trucks

Use the POST: Get a list of available vehicles within the radius endpoint to get ETA of all vehicles that are terminating their route within the radius.

Endpoint/api/v4/tl/available-vehicles/query
VerbPOST
Required Fields
  • Address or geocoordinates of location to search for terminating capacity
  • Time range in which terminating capacity should be searched

Notes:

  • Search can be enhanced with the type of truck, radius size from the given location and a termination time window.
  • You must be opted into TL Cooperative to use this API