Introduction
The POIs API is a Restful API capable of returning data and information on establishments along a route from the service’s native database or one managed by the user. With th [...]
This Privacy Policy describes how we collect, use, and protect your personal information when you use our chatbot, which interacts with the Gemini AI API and stores your questions in our database.
When using our chatbot, we collect the following types of information:
The information collected is used for the following purposes:
We do not share your personal information with third parties, except in the following cases:
We implement appropriate security measures to protect your information from unauthorized access, alteration, disclosure, or destruction. These measures include:
You have the right to:
We reserve the right to update this Privacy Policy at any time. We will notify you of any significant changes through our website or other appropriate communication channels.
If you have any questions about this Privacy Policy, please contact us at [email protected]
By using our service, you agree to the collection and use of your information as described in this Privacy Policy.
This Privacy Policy has been created to ensure that your personal information is treated with security and respect. We appreciate your trust and are committed to protecting your privacy.
The POIs API is a Restful API capable of returning data and information on establishments along a route from the service’s native database or one managed by the user. With th [...]
Before you can start using the API, you will need to obtain the authentication token. The following headers will be required, where the word token must be replaced by the token obt [...]
The following parameters are required: Note: To consult the categories and subcategories available for consultation and registration, simply make a request to the following endpoin [...]
The POIs API allows you to feed and manage your own database of establishments, making searches customizable according to your needs. All the data created will be linked to the cli [...]
In this example, we want to consult the restaurants and gyms on Avenida Afonso Pena, in the city of Campo Grande – MS. To do this, we set the parameter categories with the ca [...]
In the following example, we have a route between the cities of Taubaté and Barra Mansa, where in addition to the best route we also want to check all the checkpoints and scales al [...]
Below is the table with the status codes for each endpoint available in the POIs API: Code Method Endpoint Description 200 POST https://api.maplink.global/place/v1/calculations OK [...]