Migration Guide

Service version: 1
Last edit: 2024.10.28
PUBLIC PREVIEW
TomTom Orbis Maps

Public Preview Notice

Important notes:

Where do I find the new endpoint

This TomTom Orbis Maps endpoint is supported: Reverse Geocode.

Important note: The TomTom Maps Reverse Geocode API endpoint CrossStreet Lookup is not supported.

The new Orbis Reverse Geocode API endpoint has the following prefix:

get
URL request example
https://api.tomtom.com/maps/orbis/places/reverseGeocode/...

instead of:

get
URL request example
https://api.tomtom.com/search/{versionNumber}/reverseGeocode/...

Please check the respective endpoint documentation page for details.

Changes in the parameters or responses

Important note:

  • Either the apiVersion URL parameter or the TomTom-Api-Version header needs to be present.
  • Only the Unified view is currently supported; no geopolitical views are available.
  • Parameters returnRoadUse and roadUse are no longer supported. We recommend using the newer parameter returnRoadClass, which returns a market standard road classification.