Sample URL

HTTP GET

For Example: URL to perform search based on location coordinates

https://api.precisely.com/zones/v1/travelboundary/bydistance?point=-73.99753%2C40.76181%2Cepsg%3A4326&costs=500&costUnit=m&db=driving&defaultAmbientSpeed=15&ambientSpeedUnit=MPH&maxOffroadDistance=1&maxOffroadDistanceUnit=mi&destinationSrs=epsg%3A4326&majorRoads=true&returnHoles=false&returnIslands=false&simplificationFactor=0.5&bandingStyle=Donut&historicTrafficTimeBucket=None

For Example: URL to perform search based on address

https://api.precisely.com/zones/v1/travelboundary/bydistance?address=4750%20Walnut%20St%2C%20Boulder%2C%20CO&country=USA&costs=500&costUnit=m&db=driving&defaultAmbientSpeed=15&ambientSpeedUnit=MPH&maxOffroadDistance=1&maxOffroadDistanceUnit=mi&destinationSrs=epsg%3A4326&majorRoads=true&returnHoles=false&returnIslands=false&simplificationFactor=0.5&bandingStyle=Donut&historicTrafficTimeBucket=None