IMPARGO Knowledge Center

Unleash the full potential of our software with our comprehensive Knowledge Center, offering detailed information on its functionality and features.

  • PLANNER: Truck, Toll & Tour Calculation
  • ORDERS: Order Management
  • ORDERS: Offer Management
  • FLEET: Execute With The DriverApp
  • DRIVERAPP: Order Execution & Truck Navigation for Drivers
  • Managing Master Data
  • Integrations
  • Help Center

Planner URL Structure

The IMPARGO Planner URL is structured so that various parameters are dynamically appended to enable customized route planning. Below is an explanation of the URL structure and the meaning of each parameter:

Basic URL Structure

The base URL is:

https://apps.impargo.de/planner?

After the question mark (?), the parameters follow in a specific order, connected by the ampersand (&).



Encoding Format Conversion

The parameters in the URL use URL-encoded characters:

EncodingMeaning
%2CComma (,)
%25C3%259Fß
%3AColon (:)
%2520Space ( )


Detailed Parameter Explanation


- Departure Time (departureDate)

  • Description: Defines the start date and time of the route.
  • Format:
&departureDate=[Timestamp in milliseconds]
  • Example:
&departureDate=1737792000000

- Enable Time Management (withTimeManagement)

  • Description: Activates time management if set to true.
  • Format:
&withTimeManagement=true

- Driving and Rest Time Recommendations (enableRestStopsRecommendation)

  • Description: Specifies whether recommendations for driving and rest times are activated.
  • Format:
&enableRestStopsRecommendation=true

- Driving Time Before Route Start (minutesDrivenBeforeRouteStart)

  • Description: Indicates how many minutes the driver has already driven before starting the route.
  • Format:
&minutesDrivenBeforeRouteStart=[Number of Minutes]
  • Example:
&minutesDrivenBeforeRouteStart=10

- Stops (stops[x])

  • Description: Each stop is labeled with the prefix stops[x], where x indicates the sequence (0 = Start, 1 = Destination).
  • Format:
&stops[x]=[Address or Coordinates]
  • Example with Address:
&stops[0]=Gottschedstra%C3%9Fe%2034%2C13357%2CDeutschland%2C52.551400%2C13.370670
  • Example with Coordinates:
&stops[1]=52.537565%2C13.396637

- Time Windows (timeWindows[x])

  • Description: Defines specific time windows for each stop.
  • Format:
&timeWindows[x]=[Start Time 1],[End Time 1],[Start Time 2],[End Time 2]
  • Example:
&timeWindows[0]=10%3A00%2C12%3A00%2C13%3A00%2C15%3A00

- Waiting Times (waitingTimes[x])

  • Description: Defines the waiting time (in minutes) for each stop.
  • Format:
&waitingTimes[x]=[Minutes]
  • Example:
&waitingTimes[0]=75

- Via Points (via[x])

  • Description: Intermediate stops (via points) can be added with via[x].
  • Format:
&via[x]=[Latitude],[Longitude]
  • Example:
&via[0]=49.807393,8.70762

Example URL

https://apps.impargo.de/planner?departureDate=1737792000000&enableRestStopsRecommendation=true&minutesDrivenBeforeRouteStart=10&stops[0]=Gottschedstra%C3%9Fe%2034%2C13357%2CDeutschland%2C52.551400%2C13.370670&stops[1]=52.537565%2C13.396637&timeWindows[0]=10%3A00%2C12%3A00%2C13%3A00%2C15%3A00&waitingTimes[0]=75&withTimeManagement=true

Create and Share Orders / Offers

ORDERS: Order Management

Join the CargoApps platform with:

  • a truck route planner
  • a toll calculation tool
  • a vehicle cost calculator
  • and a telematics system

Impargo-logo

Digitalize your transport business overnight.

© IMPARGO 2025, All rights reserved.