Skip to main content
Postcode lookup returns localities inside a 4-digit Australian postcode. Use it for postcode-first forms, locality dropdowns, and coverage checks.
Usage is metered in credits. See the Credits guide for response headers and usage behaviour.

When to use it

  • Populate locality options after a user enters a postcode.
  • Check whether a postcode exists in the address dataset.
  • Show address-count context for localities inside a postcode.
Use Suburb lookup when your starting point is a suburb or locality name.

Request

Examples

Response

Field notes

address_count is useful for ranking locality choices. It is not billing or quota data.

Integration tips

  • Use limit to keep dropdowns short.
  • Postcodes are strings so leading zeroes remain intact.
  • If the response has no localities, let the user enter suburb/state manually or try Validate.
See the Postcode lookup API reference for the generated schema and live playground.