Validate and standardise Germany addresses in real time. Get a matched address, geocoordinates, confidence score, and Postleitzahl (PLZ) data via a single API call.
German addresses are structured as street name followed by house number (the reverse of UK/US convention), then a new line for PLZ and city. Example: Unter den Linden 1, 10117 Berlin. Building entrances are often identified by Aufgang (staircase) and Wohnungsnummer (apartment number).
Unter den Linden 1, 10117 Berlincurl -X POST https://agent.apitier.com/v1/enrich \
-H "Content-Type: application/json" \
-H "x-api-key: YOUR_API_KEY" \
-d '{"address": "Unter den Linden 1, 10117 Berlin"}'The APITier Address Agent API handles address validation across 120+ countries. Free trial — 20 requests, no credit card required.