Back to catalog
🗺️

Utah AGRC

API Key

Utah Web API for geocoding Utah addresses

🗺️GeocodingHTTPS

Utah Address Geocode

Geocoded coordinates for a Utah address

Address324 South State Street
CitySalt Lake City
Zip Code84111
Latitude40.761
Longitude-111.891

Sample Response

response.json
1{
2 "address": "324 South State Street",
3 "city": "Salt Lake City",
4 "zip_code": "84111",
5 "latitude": 40.7608,
6 "longitude": -111.891
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://api.mapserv.utah.gov" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs