Back to catalog
🗺️

Ducks Unlimited

Free

API explorer that gives a query URL with a JSON response of locations and cities

🗺️GeocodingHTTPSNo API key required

Ducks Unlimited

Geocoding

Wetland NamePrairie Pothole Region
StateNorth Dakota
Acres Conserved142,500
Habitat TypeFreshwater Emergent
Conservation StatusProtected

Sample Response

response.json
1{
2 "wetland_name": "Prairie Pothole Region",
3 "state": "North Dakota",
4 "acres_conserved": 142500,
5 "habitat_type": "Freshwater Emergent",
6 "conservation_status": "Protected"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://gis.ducks.org/datasets/du-university-chapters/api"
View Documentation

Similar APIs