GET
/
GovernmentData
/
Postzon
/
RetrieveByCoordinates
/
v1.20
/
json6.ws
cURL
curl --request GET \
  --url https://api.addressy.com/GovernmentData/Postzon/RetrieveByCoordinates/v1.20/json6.ws
{
"Items": [
{
"Postcode": "WR2 6NJ",
"Easting": "381600",
"Northing": "259400",
"Latitude": "52.2325",
"Longitude": "-2.2709",
"OsGrid": "SO 81600 59400",
"CountryCode": "064",
"CountryName": "England",
"CountyCode": "47",
"CountyName": "Worcestershire",
"DistrictCode": "47UC",
"DistrictName": "Malvern Hills",
"WardCode": "47UCHW",
"WardName": "Hallow",
"NhsShaCode": "Y51",
"NhsShaName": "North, Midlands and the East Programme for IT (NMEPFiT)",
"NhsPctCode": "5PL",
"NhsPctName": "Worcestershire PCT",
"LeaCode": "885",
"LeaName": "Worcestershire",
"GovernmentOfficeCode": "F",
"GovernmentOfficeName": "West Midlands",
"WestminsterConstituencyCode": "505",
"WestminsterConstituencyName": "West Worcestershire",
"WestminsterMP": "Sir Michael Spicer",
"WestminsterParty": "Conservative",
"Distance": "0",
"WestminsterConstituencyCode2010": "505",
"WestminsterConstituencyName2010": "West Worcestershire"
}
]
}
This method will consume credit.

Query Parameters

Key
string
required

The key to use to authenticate to the service.

CentrePoint
string
required

A postcode or coordinates (latitude, longitude or easting, nothing) of the centre of the search.

UserName
string

The username associated with the Royal Mail license (not required for click licenses).

Response

200
application/json

Success

The response is of type object.