Iframe Overview
The Heuristik Iframe is the fastest way to add identity verification to your application. It provides a fully hosted UI that handles the entire verification flow.
How it worksβ
Key featuresβ
- Zero frontend code β just embed an iframe tag
- Responsive design β works on mobile and desktop
- Customizable β match your brand colors and logo
- Localized β supports
en,es,de,fr - Secure β session tokens expire after 30 minutes
Comparison with SDKβ
| Feature | Iframe | JavaScript SDK |
|---|---|---|
| Integration effort | Low | Medium |
| UI customization | Limited (colors, logo) | Full control |
| Bundle size impact | None | ~15 KB gzipped |
| Framework support | Any (HTML) | React, Vue, vanilla JS |
| Offline support | No | Partial |
When to use the Iframe
Choose the Iframe when you want the fastest integration with minimal frontend changes. If you need deep UI customization, use the JavaScript SDK instead.