Geocode Address 18.0

Geocodes a location based on attributes specified in the request body.

The countryCode and countryScheme parameters are required. All other body parameters are optional.

Body Params

Address to geocode

int64

User defined id

string
length ≤ 16

Code for administrative level 1. Admin1 represents large geographic divisions, such as states and provinces.

string
length ≤ 256

Name of administrative level 1

string
length ≤ 16

Code for administrative level 2. Admin2 represents smaller geographic divisions than Admin1, such as counties.

string
length ≤ 256

Name of administrative level 2

string
length ≤ 16

Code for administrative level 3. Admin3 represents even smaller geographic divisions than Admin2, such as districts.

string
length ≤ 256

Name of administrative level 3

string
length ≤ 16

Code for administrative level 4

string
length ≤ 256

Name of administrative level 4

string
length ≤ 256

Name of City/Town

string
required
length ≤ 4

Country Code (optional for geocoding if latitude and longitude are provided)

string
length ≤ 512

Name of Country

string
enum
required

Standard for user-supplied country code (optional for geocoding if latitude and longitude are provided)

Allowed:
double
-90 to 90

Location Latitude

double
-180 to 180

Location Longitude

string
length ≤ 16

Postal Code

string
length ≤ 256

Address containing Number, Street Name, Street Type, etc.

string
length ≤ 512

Supplemental text captured for the address

Responses

Language
URL
Response
Choose an example:
application/json