Global Geocoding
Convert addresses to coordinates or reverse geocode coordinates to addresses. Supports most international locations for Store Finder implementations.
When reverse geocoding, multiple addresses will be returned if possible (with a maximum of 5). This is because, particularly in urban areas, it can be difficult to identify the specific property associated with a set of co-ordinates. The Global Geocoding API supports most international locations. For a full list of coverage please see data coverage documentation. This method will consume credit. You will be charged per address geocoded.Documentation Index
Fetch the complete documentation index at: https://docs.loqate.com/llms.txt
Use this file to discover all available pages before exploring further.
Use of geocodes/addresses
Use of the output of the Global Geocoding API is temporary, and only for use as part of a Store Finder. It is not permitted to index or store results for other purposes, such as use in a checkout process. For further information please see the Loqate Terms and Conditions.Authorizations
Body
The key you want to use to authenticate with the service (you can request we create one for you or create one in your account section).
An array of strings containing either location co-ordinates and/or unstructured addresses. This array can contain up to 10 items.
The ISO2 or ISO3 country code (e.g. GB or GBR). This will limit the geocoding lookup to the specified country, but will improve performance. This parameter is not required for reverse geocoding requests.

