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 [...]
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 [...]