Validate and standardise France addresses in real time. Get a matched address, geocoordinates, confidence score, and Code postal data via a single API call.
French addresses follow: house number, street name (on one line), then 5-digit postal code and city on the next line. Street types are abbreviated: Rue (street), Avenue (avenue), Boulevard (boulevard), Allée (alley). Paris arrondissements use codes 75001–75020.
55 Rue du Faubourg Saint-Honoré, 75008 Pariscurl -X POST https://agent.apitier.com/v1/enrich \
-H "Content-Type: application/json" \
-H "x-api-key: YOUR_API_KEY" \
-d '{"address": "55 Rue du Faubourg Saint-Honoré, 75008 Paris"}'The APITier Address Agent API handles address validation across 120+ countries. Free trial — 20 requests, no credit card required.