Validate and standardise Canada addresses in real time. Get a matched address, geocoordinates, confidence score, and Postal Code data via a single API call.
Canadian addresses include a civic number, street name, optional unit, city, two-letter province/territory abbreviation, and a 6-character postal code alternating letters and numbers. French addressing conventions apply in Quebec.
80 Wellington Street, Ottawa, ON K1A 0A2curl -X POST https://agent.apitier.com/v1/enrich \
-H "Content-Type: application/json" \
-H "x-api-key: YOUR_API_KEY" \
-d '{"address": "80 Wellington Street, Ottawa, ON K1A 0A2"}'The APITier Address Agent API handles address validation across 120+ countries. Free trial — 20 requests, no credit card required.