GET
/
v1
/
geo
/
geocode

Query

search_value
string

The search value. Not required if lat and lng are specified.

lat
string

The latitude of the address of interest. Not required if search_value is specified.

lng
string

The longitude of the address of interest. Not required if search_value is specified.

country_code
string

The ISO 3 country code to filter search results.

proximity_lat
string

The proximity latitude of the search value.

proximity_lng
string

The proximity longitude of the search value.

types
string
  • address
  • street
  • neighborhood
  • country
  • region
  • place
  • street
  • postcode
  • district
  • city
x-api-key
string
required

Your JigsawStack API key

Response

success
boolean

Indicates whether the call was successful.