GeoLocation - UK Only
Find UK addresses within a radius of latitude/longitude coordinates using Ordnance Survey data. Returns address IDs for use with Retrieve API.
The GeoLocation service takes latitude longitude coordinates and returns addresses that are within a specified radius. This must be followed by a Retrieve to obtain a fully formatted address. This method will consume credit.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.
Authorizations
Query Parameters
The key used to authenticate with the service. For example: 'AA11-AA11-AA11-AA11'
The latitude of the location you want to return an address for. We recommend using coordinates with up to six decimal degrees for as much granularity as possible.
The longitude of the location you want to return an address for. We recommend using coordinates with up to six decimal degrees for as much granularity as possible.
The maximum number of items to return. This can be set to a maximum of 50.
The maximum radius of the geo-location search in metres. This can be set to a maximum of 200 metres.
Response
Success

