Validate and standardise Russia addresses in real time. Get a matched address, geocoordinates, confidence score, and Почтовый индекс data via a single API call.
Russian addresses are written large-to-small: postal code, country, region (oblast/krai/republic), city, street name, house number, and apartment. The Address Agent accepts English transliterations using standard Romanisation of Cyrillic.
Kremlin, Kremlin, Moscow 103073curl -X POST https://agent.apitier.com/v1/enrich \
-H "Content-Type: application/json" \
-H "x-api-key: YOUR_API_KEY" \
-d '{"address": "Kremlin, Kremlin, Moscow 103073"}'The APITier Address Agent API handles address validation across 120+ countries. Free trial — 20 requests, no credit card required.