Frequently Asked Questions (FAQs)

Service version: 2
Last edit: 2025.04.22
How do I get started with the TomTom Search API?

To get started, you need to sign up for a developer account on the TomTom Developer Portal and obtain an API key. Once you have the API key, you can start making requests to the Search API endpoints.

What types of searches can I perform with the Search API?

The Search API supports a variety of searches, including free-text search, structured queries, and category-based searches. You can search for addresses, points of interest, and more.

Does the Search API support multi-language search queries?

Yes, the Search API supports multi-language search queries. You can specify the language for your query to receive results in the desired language.

Are there any SDKs or code examples available to help with API integration?

Yes, TomTom provides SDKs and code examples in various programming languages to assist developers in integrating the Search API into their applications. Check the documentation and developer resources for implementation guidance.

How accurate are the results provided by the Search API?

The accuracy of search results depends on the quality of the data and the specificity of your query. TomTom continuously updates and improves its database to ensure accurate and reliable results.

Is there a limit to the number of requests I can make with the Search API?

Yes, there are rate limits associated with the Search API. The limits depend on your subscription plan. Make sure to review the documentation for details on usage limits and pricing.

Can I use the Search API to find points of interest (POIs) near a specific location?

Yes, the Search API supports the ability to find POIs near a specified location. You can use parameters to customize your search and filter results based on categories, brands, and other criteria.

How does geocoding work in the TomTom Search API?

Geocoding is the process of converting addresses or place names into geographic coordinates. The Search API allows you to perform geocoding by providing a location query, and it returns the corresponding latitude and longitude.