Validate and standardise Poland addresses in real time. Get a matched address, geocoordinates, confidence score, and Kod pocztowy data via a single API call.
Polish addresses follow: street type + name + house number + optional apartment number (after a slash), then 5-digit postal code (formatted NN-NNN) and city. Common street types: ul. (ulica/street), al. (aleja/avenue), pl. (plac/square).
ul. Wiejska 4/6/8, 00-902 Warszawacurl -X POST https://agent.apitier.com/v1/enrich \
-H "Content-Type: application/json" \
-H "x-api-key: YOUR_API_KEY" \
-d '{"address": "ul. Wiejska 4/6/8, 00-902 Warszawa"}'The APITier Address Agent API handles address validation across 120+ countries. Free trial — 20 requests, no credit card required.