Skip to main content
POST
Create an Instant Verification

Description

Submit a new instant verification request by providing the subject’s personal information and address history. The API will return the verification object with a status of processing while results are being compiled.

Authentication

This endpoint requires API credentials to be provided in the request header:
  • X-Access-Client-ID (header)
  • X-Access-Secret (header)

Request Body

Response

Returns a 201 Created response with the Instant Verification object. The status field will be processing and results will be null until verification completes.

Example Request

Example Response