Improved
Additional Checks for Video Identity Verification
April 21st, 2026
You can now enforce business rules when creating a Video Identity Verification. Configure the new parameters with the request endpoint POST /verifications/identity_videos (see API reference):
min_age- minimum accepted agemax_age- maximum accepted ageprohibited_countries- list of issuing countries to reject
These checks are available across all Video Identity Verification types: with or without face match, and Certified Identity verification. If a configured rule is not met, the verification returns a failed status with a dedicated status code. Please see the status code mapping on this page and learn how to configure these checks in the guide.