v7

latestOpenAPI 3.0.0raw.githubusercontent.com2026-06-121372601.5 MB
Standard API

  1. Structured Address — Verify and standardize a structured address (e.g., with line1, city, etc.).
  2. 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

OR

Response

The request has succeeded.

status'success' | 'error' required
messagestring required