Validate and standardise Saudi Arabia addresses in real time. Get a matched address, geocoordinates, confidence score, and Postal Code data via a single API call.
Saudi Arabia introduced a structured addressing system (known as the National Address) with a 9-digit postal code. Addresses include building number, street name, district name, city, and postal code. Arabic and English are both supported by the Address Agent.
King Abdul Aziz Road, Al Olaya District, Riyadh 12333curl -X POST https://agent.apitier.com/v1/enrich \
-H "Content-Type: application/json" \
-H "x-api-key: YOUR_API_KEY" \
-d '{"address": "King Abdul Aziz Road, Al Olaya District, Riyadh 12333"}'The APITier Address Agent API handles address validation across 120+ countries. Free trial — 20 requests, no credit card required.