Integration methods at a glance
| Method | Best for | Time to integrate | UI control | Platform |
|---|---|---|---|---|
| Redirect | Fastest setup | ~1 hour | iDenfy-hosted | Web |
| iFrame | Embedded web experience | ~2 hours | Embedded, limited styling | Web |
| Mobile SDK | Native mobile apps | ~1 day | Full UI customization | iOS, Android |
| Direct API | Full custom flows | ~1 week | Complete control | Any |
| No-code | Non-technical teams | ~15 minutes | Plugin-configured | Shopify, WordPress, etc. |
Decision tree
Do you have a mobile app?
Yes → Use the Mobile SDK. It provides native performance, camera access, and liveness detection optimized for mobile.No → Continue to Step 2.
Do you need custom verification UI?
Yes → Use the Direct API. You control every screen and interaction. Most complex, but maximum flexibility.No → Continue to Step 3.
Detailed comparison
- Redirect
- iFrame
- Mobile SDK
- Direct API
- No-Code
How it works: Generate a token → redirect user to
redirectUrl → receive webhook.Pros:- Fastest to implement (one API call)
- iDenfy handles all UI, camera, liveness
- Always up to date — no SDK version management
- Works on any device/browser
- User leaves your site during verification
- No UI customization
- Less seamless user experience