Recommended features
| Feature | Purpose | Docs |
|---|---|---|
| ID Verification (KYC) | Verify player identity and age | Generate Token |
| Age Verification | Confirm the player meets minimum age requirements | Generate Token |
| AML Screening | Check PEP and sanctions lists | AML Screening |
| Ongoing AML Monitoring | Continuous screening for flagged players | AML Monitoring |
| Face Authentication | Re-verify identity at withdrawal | Face Auth |
Sample token configuration
Pass
dateOfBirth in the token request to enable age comparison. iDenfy will check the document’s date of birth against your expected value and flag mismatches.Integration flow
- Player registers and provides their date of birth.
- Call Generate Token to verify identity and confirm age.
- iDenfy checks the document and confirms the player meets the minimum age.
- Run an AML screen to check for PEP status or sanctions.
- Enable ongoing monitoring for regulatory compliance.
- Use Face Authentication at withdrawal to prevent account sharing.