List valid suburbs (paged)
GET /api/v5/locations
Returns a page of valid Australian suburb/postcode/state rows. When a q query is supplied the request is redirected to the location search endpoint.
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”When present, the request is redirected to the location search endpoint.
When present, the request is redirected to the location search endpoint.
Maximum suburb rows per page (1-5000); defaults to 1000.
Maximum suburb rows per page (1-5000); defaults to 1000.
Responses
Section titled “ Responses ”Paged suburb list
object
Status code echoed in the body; always 200 for a successful page.
Absolute URL of the next page of results; present only when the current page is full and more rows may exist.
Absolute URL of the previous page of results; present only when the current page number is greater than 1.
Suburb/locality rows for this page, ordered by postcode.
Redirect to the location search endpoint when q is supplied