Geocode
Forward Geocoding
Convert an address to latitude/longitude pair
POST
/
geocode
/
forward
Authorizations
X-Api-Key
string
headerrequiredBody
application/json
streetname
string
requirednumber
string
requiredsuffix
string
suburb
string
province
string
Response
200 - application/json
suburb_id
string
building_id
string | null
number
string | null
suffix
string | null
streetname
string | null
postcode
string | null
city
string | null
latitude
number
longitude
number