Geocode

Status Codes – Geocode Autocomplete

Below is the table with the status codes for each endpoint available in the Geocode API:

CodeMethodEndpointsDescription
200POSThttps://api.maplink.global/geocode/v1/geocode
https://api.maplink.global/geocode/v1/reverse
Success
400POSThttps://api.maplink.global/geocode/v1/geocode
https://api.maplink.global/geocode/v1/reverse
Error: Bad Request (missing parameters, incomplete sending or request with errors)
500POSThttps://api.maplink.global/geocode/v1/geocode
https://api.maplink.global/geocode/v1/reverse
An Internal Server Error occurred (internal error in processing the requisition)
200GEThttps://api.maplink.global/geocode/v1/suggestionsSuccess
400GEThttps://api.maplink.global/geocode/v1/suggestionsError: Bad Request (missing parameters, incomplete sending or request with errors)
500GEThttps://api.maplink.global/geocode/v1/suggestionsAn Internal Server Error occurred (internal error in processing the requisition)
Table with all possible statuses returned by each endpoint