Standard API
- Structured Address — Verify and standardize a structured address (e.g., with line1, city, etc.).
- Freeform Address — Verify and standardize a freeform address written on one line. For best results, append the ISO 2-letter country code (e.g., US, CA) to the end of the line.
- Specifying includeDetails=true will provide additional output as documented in the Details schema.
- Uses 1 lookup for verification, and 1 more if geocoding (unless your contract says otherwise).
post/v1/addver/verifications
Query parameters
includeDetailsboolean
properCaseboolean
geocodeboolean
Request body
Response
The request has succeeded.