Geolocate
Get latitude/longitude
GET
https://api.zapiet.com/v1.0/geolocate
This endpoint allows you to pass a zip code or address and will return the latitude/longitude.
Query Parameters
Name | Type | Description |
---|---|---|
shop* | string | The merchant's myshopify.com store url. |
query | string | Valid zip code or address you would like to retrieve a latitude/longitude for. |
Last updated