Docs

StreetKit overview

StreetKit helps developers add fast New Zealand address autocomplete to forms, checkouts, and web apps with a small JavaScript widget and a static address index.

What StreetKit does

The first version is focused on NZ physical address autocomplete. It attaches to a normal input, searches a versioned static index, and returns structured address data when a user selects a result.

StreetKit v1 is based on official/open New Zealand address data, starting with LINZ NZ Addresses. StreetKit transforms source records into search shards and predictable JSON for web forms.

What StreetKit does not claim

  • StreetKit is not NZ Post certified.
  • StreetKit does not certify postal or courier deliverability.
  • StreetKit is not the official source of New Zealand addresses.
  • StreetKit v1 is not a maps, places, identity, or enrichment product.

Privacy-first autocomplete

StreetKit only needs the address text being typed. In hosted mode, that query is used to fetch static index shards and address detail files needed for suggestions. The widget does not need names, emails, carts, accounts, or the rest of the form.

Documentation pages