Postcode lookup, address autocomplete, company search, and geocoding. 1,000 free requests/month. No credit card required.
{
"postcode": "SW1A 1AA",
"latitude": 51.501009,
"longitude": -0.141588,
"admin_district": "Westminster",
"region": "London",
"country": "England"
}
This is a live API call. No API key needed for demo.
Comprehensive UK address data at your fingertips
Get full address details, coordinates, and administrative areas for any UK postcode.
Fast, responsive address autocomplete. Perfect for forms and checkout flows.
Find companies registered at any address using Companies House data.
Convert postcodes to coordinates and find nearest postcodes to any location.
Process up to 100 postcodes in a single API call. Perfect for data enrichment.
Data updated quarterly from official government sources. Always current.
Start free. Scale as you grow.
For production apps
Add UK address lookup to your app in minutes
curl -X GET "https://address.supix.co.uk/v1/postcodes/SW1A1AA" \
-H "X-API-Key: alup_your_api_key_here"