Search for content

API Changes

This list shows all changes of the API between releases like new features, significant improvements and bug fixes. We recommend that API developers periodically check it for updates.

Version 1.5.2

  • Improvement: The quality of error messages is improved by revising the request validation.

Version 1.5.1

  • Improvement: A 'GENERAL_VALIDATION_ERROR' error is returned when a malformed date and time is set in the request parameters 'options[startTime]' or 'options[tollTime]'.
  • Improvement: When using the request parameters 'options[startTime]' or 'options[tollTime]' without UTC offset, an error code 'ROUTING_UTC_OFFSET_CANNOT_BE_DETERMINED' is returned if the UTC offset cannot be determined solely from the origins.

Version 1.5.0

  • Feature: Added request parameter 'options[tollTime]' to the operation 'startMatrixCalculation' to calculate tolls at the requested time.

Version 1.4.3

  • Bugfix: Improved stability when setting the destinations to null in the request.

Version 1.4.0

  • Feature: Combining the options 'startTime' and 'duration', a multiple time-dependent matrix is calculated. The results are available in the field 'travelTimeProfilesEncoded'.
  • Feature: Using the options 'startTime' and 'trafficMode', a time-dependent matrix is calculated.
  • Feature: Encoded response is available.

Version 1.3.0

  • Feature: When 'roadAccess' is specified but 'includeLastMeters' is false for at least one location, a warning is returned.
  • Feature: Added response parameter 'warnings' to return information on the validity of the result.

Version 1.2.0

  • Feature: New vehicle profiles for region IMEA.

Version 1.1.5

  • Bugfix: Improved stability when requesting toll costs.

Version 1.1.3

  • Improvement: Renamed error codes 'GENERAL_ACCESS_DENIED' to 'GENERAL_UNAUTHENTICATED' and 'GENERAL_UNAUTHORIZED' to 'GENERAL_FORBIDDEN'.

Version 1.1.1

  • Improvement: Time-dependent toll tariffs are considered when requesting the result type 'TOLL_COSTS'.

Version 1.1.0

  • Feature: The toll costs can be calculated in a specified currency by using the result type 'TOLL_COSTS' and the request parameter 'currency'.

Version 1.0.0

  • Feature: Calculation of the distances and travel times between a set of origins and destinations.