Skip to main content
Suburb lookup returns postcodes and aggregate address information for a suburb or locality name. It can optionally filter by state.
Usage is metered in credits. See the Credits guide for response headers and usage behaviour.

When to use it

  • Validate a suburb/locality name before accepting a form.
  • Find postcodes for a selected suburb.
  • Aggregate across states when the suburb name is ambiguous and the user has not chosen a state yet.
Use Postcode lookup when your starting point is a 4-digit postcode.

Request

Examples

Response

Field notes

When state is omitted, matching localities across states may be aggregated. Use the state filter when the user has already selected a state.

Integration tips

  • Keep state optional in early search flows, then ask the user to confirm where names are ambiguous.
  • Use bounds to frame a map, not as a delivery boundary.
  • Treat address_count as dataset context, not a commercial usage value.
See the Suburb lookup API reference for the generated schema and live playground.