Introduction
What is the TomTom Map Feedback API?
The Map Feedback API lets you interact with the TomTom Issue Tracker system. This system allows you to submit feedback and monitor its status. Integrating the Map Feedback API enables seamless communication and data processing between you as the client and TomTom as the recipient of the feedback.
The Map Feedback API exposes REST interfaces. It defines feedback using a set of descriptive fields, while the actual
feedback data is stored in a string-typed data field. The data schema is identified by the kind field, which serves
as a contract between the feedback creator and the recipient. This approach enables the system to handle data of any
schema, offering flexibility and adaptability to future requirements.
- Base URL: api.tomtom.com
- API version: 1
Services overview
The Map Feedback API consists of the following services with their corresponding endpoints: