Fintech companies face strict regulatory requirements around customer onboarding and ongoing monitoring. iDenfy provides the full stack: identity verification, AML screening, and continuous monitoring.Documentation Index
Fetch the complete documentation index at: https://documentation.idenfy.com/llms.txt
Use this file to discover all available pages before exploring further.
Recommended Features
| Feature | Purpose | Docs |
|---|---|---|
| ID Verification (KYC) | Verify customers at onboarding | Create Session |
| AML Screening | Check PEP, sanctions, and adverse media lists | AML Screening |
| Ongoing AML Monitoring | Continuous screening for status changes | AML Monitoring |
| Proof of Address | Collect and verify utility bills or bank statements | Additional Steps |
| Webhooks | Real-time verification result delivery | Webhooks |
Sample Token Configuration
Integration Flow
- Customer signs up and enters basic details.
- Your backend calls Create Session and redirects the user to the verification URL.
- iDenfy verifies the document and face, then sends results via webhook.
- Your backend runs an AML screen and enables ongoing monitoring.
- On approval, the user gains full account access.