Data & Compliance
Database Validation
Validate identity data against government and third-party databases.
POST
Cross-reference extracted identity data (name, date of birth, document number) against government registries and third-party data sources.
Returns available validation providers for your organization.
Retrieve the result of a previous validation.
List Providers
The
mock provider is available in sandbox mode for testing. Contact us to enable production providers for specific countries.Validate Identity
Provider name (from
/database/providers).Link this validation to a verification session. Optional.
First name as it appears on the official document.
Last name as it appears on the official document.
Date of birth in
YYYY-MM-DD format.Government-issued document number.
ISO 3166-1 alpha-2 country code.
Get Validation Result
Status Values
| Status | Description |
|---|---|
completed | Validation successful, data returned |
not_found | No matching record found |
error | Provider returned an error |
pending | Validation is still processing |

