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