Search street-address suggestions
GET /api/v5/locations/address-suggestions
GET
/api/v5/locations/address-suggestions
Returns V5-native Addressr suggestions for Australian street addresses. The public booking flow uses this shared selector instead of browser-facing PHP address autocomplete.
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” q
Street-address search query.
string
Street-address search query.
country
Two-letter country code. V5 currently serves native Addressr suggestions for AU.
string
Two-letter country code. V5 currently serves native Addressr suggestions for AU.
Responses
Section titled “ Responses ”Address suggestion response
object
suggestions
required
Array<object>
object
description
required
Human-readable address suggestion to show to the user.
string
placeId
required
Google Places identifier used to resolve the full address.
string