[ Whereis® API Home ] [ JSON API Home ] [ Object Index ] [ Address Types ]

Identifies a street by its name, suffix, and type.

Format

{
	"name":<string>
	"suffix":<string>
	"type":<string>
}

Parameters

R = Return parameter only

Name

Mandatory?

Description

name

Y

Descriptive part of the street name, e.g. "Lonsdale"

suffix

N

Common addition to a street name, such as "North" or "South"

The suffix is always returned in the response as an abbreviation.

type

N

The type of street,  which forms part of the name, e.g. "Road", “Street”, "Close", etc.

 

 

NOTES

For a full list of recognised street types and suffixes refer to the Appendix.