Introduction
The Freight API is a Restful API capable of performing calculations relating to the Minimum Freight Floor, in accordance with Resolution No. 5,867, of January 14, 2020, which estab [...]
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 Freight API is a Restful API capable of performing calculations relating to the Minimum Freight Floor, in accordance with Resolution No. 5,867, of January 14, 2020, which estab [...]
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 Note: If you use the Freight API integrated with the Trip API or the Toll for Maps API, the distance parameter will not be necessary. Optional parameters
In this example, we will calculate the minimum freight for a route of 481 km (one way) that will be carried out by a truck with 4 double axles, the cargo of which is solid bulk and [...]
In this example, the haulier wants to obtain the minimum freight rates for a route between São Paulo and Santos (81 km) – one-way – which will be carried out by 2 truck [...]
On a route between Rio de Janeiro and Belo Horizonte (441 km), a haulier wants to obtain the freight rate for a truck with 7 double axles that will carry soybeans and when it arriv [...]
On a route between Rio de Janeiro and São Paulo (435 km), a haulier wants to obtain the freight rate for a truck with 5 double axles that will transport general cargo and return to [...]
The Freight API service can be used in conjunction with the Trip API. The process consists of simply adding the Freight API parameters to the body of the request to the Trip API. Y [...]
The Freight API service can be integrated with the Toll for Maps API, so in addition to the return of toll rates, the freight calculation will also be provided. The process consist [...]
Below is the table with the status codes for each endpoint available in the Freight API: Code Method Endpoint Description 200 POST https://api.maplink.global/freight/v1/calculation [...]