Configuration
Config Fields
Required Fields
id: Unique identifier for the verification stepname: Step type identifier (ID_VERIFICATION)
Options
require_selfie: Whether to require a selfie photo for identity verificationenable_liveness_detection: Whether to enable liveness detection during the verification processrequire_id_back_side: Whether to require the back side of the IDrun_background_check: Options for running background checks
Control Flow
Determines the next step based on ID validity:- If
id_validistrue, proceeds to step6797dfe7a4c4910bc0f1d492
Example Response
Output Fields
Status Information
status: Current status of the verification (e.g., “COMPLETED”)id_valid: Whether the ID was successfully verified
Identity Information
identity: Personal identification details- Basic information like name, date of birth, ID number, and expiration date
- Current address information
Verification Details
verification: Information about the verification processprovider: Which provider performed the verificationverified_at: When verification was completed
Background Check Results
background_checks: Results of background checks performedwatchlist_check: Result of the watchlist checksanctions_check: Result of the sanctions check