Geo
Geocode
Search for addresses or locations by name (forward search) or coordinates (reverse search).
GET
/
v1
/
geo
/
geocode
Query
The search value. Not required if lat
and lng
are specified.
The latitude of the address of interest. Not required if search_value
is
specified.
The longitude of the address of interest. Not required if search_value
is
specified.
The ISO 3 country code to filter search results.
The proximity latitude of the search value.
The proximity longitude of the search value.
address
street
neighborhood
country
region
place
street
postcode
district
city
Header
Your JigsawStack API key
Response
Indicates whether the call was successful.