Frequently Asked Questions (FAQs)

Service version: 2
Last edit: 2026.07.05
What is the TomTom Geocoding API, and what does it do?

The TomTom Geocoding API is a powerful tool that converts textual place descriptions, such as addresses, into geographic coordinates, providing latitude and longitude information.

How does the Geocoding API handle incomplete or incorrectly formatted addresses?

The Geocoding API can handle requests from automated systems and geocode addresses that may be incomplete, incorrectly formatted, or contain typos.

What information does the Geocoding API infer from a textual place description?

The Geocoding API infers several pieces of geographic information, including address components, corresponding geographic coordinates (latitude and longitude), and a complete formatted address.

What are the optional parameters that can be used with the Geocoding API

Optional parameters include a list of countries to search for and a location around which to conduct the search. These parameters help guide the geocoding process for more accurate results.

In what formats can I receive the geocoding information from the API?

The Geocoding API provides the flexibility to obtain geographic information in either JSON or XML formats, depending on the user's preference. The main elements include address components (e.g., street name, city), corresponding geographic coordinates (latitude and longitude), and a complete formatted address.

What are the main elements included in the geographic information provided by the Geocoding API?

The main elements include address components (e.g., street name, city), corresponding geographic coordinates (latitude and longitude), and a complete formatted address.

Does the Geocoding API return Points of Interest (POIs)?

No, the Geocoding API does not return Points of Interest (POIs). It is specifically focused on converting addresses into geographic coordinates. Check the POI search for more information.