Endpoint
POST/address/verify
Swagger
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
Successfully verified address.
Final confirmed address.
Status after verification.
Available options:
corrected
, unchanged
Match level.
Available options:
EXACT
, HOUSEHOLD_MATCH
, PARTIAL_MATCH
, HOUSENUMBER_MATCH
, STREET_MATCH
, CITY_MATCH
, IDENTITY_MISMATCH
, NO_MATCH
Confidence score (0-100).
Required range:
0 <= x <= 100
Raw address provided.
Corrected version of the address.
Detailed components of the final address.
Details of the identity as found in the search.
Detailed feedback.
Available options:
addressCorrected
, postCodeMatch
, localityMatch
, cityMatch
, districtMatch
, NoCity
, NoStreet
, NoPostCode
, previousAddress
, incorrectAddress
, addressFound
, identityNotFound
, deceased
, addressFakeSuspicion
, noMatch
, skippedDOB
, dobPartial
, dobFailedFull
, lastNameOnly
, firstNameOnly