Introduction
The Distance Matrix API is a RESTful API used to return distance, time and average speed information for a matrix of origins and destinations. Very useful for operations that need [...]
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 Distance Matrix API is a RESTful API used to return distance, time and average speed information for a matrix of origins and destinations. Very useful for operations that need [...]
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 [...]
Mandatory parameters Example with mandatory parameters Optional parameters Example with optional parameters
In this example, a matrix of distances between a point of origin and two points of destination will be calculated. It will be possible to apply optional parameters such as avoiding [...]
In the vehicle insurance industry, it is very common to use the Distance Matrix API to reduce vehicle assistance service times. Since the broken-down vehicle and the tow trucks sha [...]
Below is the table with the status codes for each endpoint available in the Distance Matrix API: Code Method Endpoint Description 200 GET https://api.maplink.global/matrix/v1/probl [...]
The following table shows all the error messages that can be returned by the API in the response body: Error code Message Description VALIDATION_FAILED or VALIDATION_ERROR { messag [...]