AddressPerfect German Streets
The German Address Autocomplete and Validation API is a powerful tool designed to streamline address input and ensure data accuracy for businesses and applications dealing with German postal addresses. It offers real-time autocomplete suggestions for cities, streets, and postal codes, making data entry swift and error-free. Additionally, the API provides robust address validation capabilities,…
AddressPerfect German Streets endpoints
| Method | Endpoint | Description |
|---|---|---|
| Autocompletions | ||
| GET |
Autocomplete (Full Text search) /autocomplete |
Provides an unstructured, full text search functionality over the addresses of a specific country. Returns the structured matches in the order of relevance. Return value is a… |
| GET |
Get Zipcode List /getziplist |
Get a list of Zipcodes for German Addresses starting with the prefix `zip`. You can optionally restrict the search with a city. If no city is provided, zipcode must be at least 2… |
| GET |
Get Cities List /getcitylist |
Get a list of Cities for auto-completing a German city field. You can optionally filter with zipcode. If no zip code is provided, city must be at least 2 characters long If you… |
| GET |
Get Streetnames List /getstreetlist |
Get a list of Streets for German Addresses. If no other fields are provided, the results are a list of country-wide street names starting with the provided prefix. Optionally, a… |
| Address Validation | ||
| GET |
Validate Address /validateaddress |
A full German address is validated and corrected if possible. The Flag field indicates the type of correction that was applied to the address. * 0 - Nothing found, address… |
AddressPerfect German Streets pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $15 / month | — |
|
| MEGA | $25 / month | — |
|