Cookie

Cookie consent

We use some essential cookies to make this website work. We'd like to set additional cookies to help us measure your experience when you view and interact with the website.

Cookie policy

Address lookup API

These API endpoints provide address capture using the latest address data aggregated from our global data partners including Royal Mail, Ordnance Survey, Eircode, USPS and HERE.

Address autocomplete

These API endpoints provide free real-time address suggestions as users start to type their address, and a chargeable lookup to retrieve full details of a selected address. 249 countries supported.

autocomplete/findReturns a list of address suggestions as an address is being typed.
autocomplete/retrieveReturns the full address for an address suggestion ID.

Other API endpoints

These API endpoints offer address lookup and matching on postcodes, partial addresses, coordinates and IP addresses.

addressReturns a list of addresses that match a postcode or partial address.
reversegeoReturns a list of addresses within range of a UK or Irish coordinate position.
positionReturns the coordinates for a UK postcode or Irish Eircode.
udprnReturns the address for a Royal Mail UDPRN.
streetReturns a list of street addresses for a UK postcode.
nybReturns a list of Royal Mail Not Yet Built addresses for a UK postcode.
ipaddressReturns geolocation information for an IP address.
pafaddressbaseReturns a list of Royal Mail PAF addresses that match a postcode or partial address, enriched with AddressBase data.
addressbaseReturns a list of AddressBase records that match a postcode or partial address.
addressbase/uprnReturns the AddressBase record for a UPRN.
addressbase/dpaReturns a list of AddressBase records with Delivery Point Addresses (DPAs) that match a postcode or partial address.
addressbase/lpiReturns a list of AddressBase records with Local Property Identifiers (LPIs) that match a postcode or partial address.