Skip to main content
GET
/
Geocoding
/
UK
/
Find
/
v2.00
/
json6.ws
Geocoding_UK_Find
curl --request GET \
  --url 'https://api.addressy.com/Geocoding/UK/Find/v2.00/json6.ws?Key='
{
  "Items": [
    {
      "Id": "PC||TA-WR26NJ",
      "Location": "Moseley Road, Hallow, Worcester, Worcestershire",
      "Type": "Postcode"
    }
  ]
}

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.

This method does not consume credit.

Authorizations

Key
string
query
required

Query Parameters

Key
string
required

The key to use to authenticate to the service.

Location
string
required

The location to geocode. This can be a full or partial postcode, a place name or street comma town.

Response

Success

Items
object[]