v7

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

Resolves an address preview id (from GET /completions) into a full address.

Optionally verifies the resolved address through the standard US/CA verifier when verify=true is supplied and the address is in the US or Canada.

  • Uses 1 lookup per call.
  • When verify=true resolves a US or CA address, the response will be a VerifiedAddress instead of an IntlAddressCompletion.
post/v1/intl_addver/completions

Query parameters

verifyboolean
includeDetailsboolean
properCaseboolean
useEnhancedChinaDatasetboolean

Request body

idstring required

Response

The request has succeeded.

status'success' | 'error' required
messagestring required