A reference overview of how the Postcode Finder lookup API is structured. This page documents the interface shape for demo purposes.
The lookup API accepts a country, and one or more of city, street, or postal code, and returns the closest matching postcode record including coordinates and delivery zone.
/v1/lookup?country=GB&city=Manchester
Find postcode by city
/v1/reverse?postcode=M1+1AE&country=GB
Reverse lookup by postcode
/v1/coverage
List supported countries
API access isn't live on this demo build. If you're evaluating Postcode Finder for a real integration, use the contact form to request access details.