Back to catalog
🗺️

OpenPLZ API

Free

A public street and postal code directory for Austria, Germany, Liechtenstein and Switzerland via an open REST API

🗺️GeocodingHTTPSCORS enabledNo API key required

locality

postal_code

Postal Code10115
LocalityBerlin
CountryGermany
StateBerlin
DistrictMitte

Sample Response

response.json
1{
2 "postal_code": "10115",
3 "locality": "Berlin",
4 "country": "Germany",
5 "state": "Berlin",
6 "district": "Mitte"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.openplzapi.org/"
View Documentation

Similar APIs