v7

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

Parses a freeform address string into its individual components (house number, street name, city, state, postal code, etc.).

Useful for extracting structured data from a single-line address without running a full verification.

  • Uses 1 lookup.
post/v1/addver/parses

Request body

addressstring required

The address you want to verify, written on a single line.

Response

The request has succeeded.

status'success' | 'error' required
messagestring required