Vuelve a iniciar sesión al usuario. Con un solo selfie.
Integra un reconocimiento facial en menos de 2 segundos para usuarios recurrentes. Olvídate de restablecer contraseñas. Olvídate de los retrasos de SMS. Olvídate de los rebotes de enlaces mágicos. $0.10 por reautenticación, 500 verificaciones gratis cada mes.
Con la confianza de más de 2.000 organizaciones en todo el mundo.
Sin contraseña · resistente al phishing
Deja de perder usuarios recurrentes al iniciar sesión. Dos segundos. Y ya están de vuelta.
Los restablecimientos de contraseña hacen que ~30% de los usuarios recurrentes abandonen; los códigos de Servicio de Mensajes Cortos (SMS)
pueden tardar hasta 90 segundos. Un selfie contra el retrato registrado del usuario
se completa en aproximadamente dos segundos, contrato de callback "drop-in" para cualquier
flujo existente de OAuth / OpenID Connect. $0.10 por reautenticación. 500 verificaciones
gratis cada mes.
Cómo funciona
Desde el registro hasta el usuario verificado en cuatro pasos.
Paso 01
Crea el flujo de trabajo
Elige las verificaciones que necesites: identificación, prueba de vida, coincidencia facial, sanciones, dirección, edad, teléfono, email, preguntas personalizadas. Arrástralas a un flujo en el panel de control, o envía el mismo flujo a nuestra API. Crea ramificaciones condicionales, haz pruebas A/B, sin necesidad de código.
Paso 02
Integra
Intégralo de forma nativa con nuestros SDK para Web, iOS, Android, React Native o Flutter. Redirige a una página alojada. O simplemente envía a tu usuario un enlace por email, SMS, WhatsApp, donde quieras. Elige lo que mejor se adapte a tu stack.
Paso 03
El usuario completa el flujo
Didit aloja la cámara, las indicaciones de iluminación, la transferencia móvil y la accesibilidad. Mientras el usuario está en el flujo, puntuamos más de 200 señales de fraude en tiempo real y verificamos cada campo con fuentes de datos autorizadas. El resultado, en menos de dos segundos.
Paso 04
Recibes los resultados
Los webhooks firmados en tiempo real mantienen tu base de datos sincronizada en el momento en que un usuario es aprobado, rechazado o enviado a revisión. Consulta la API bajo demanda. O abre la consola para inspeccionar cada sesión, cada señal y gestionar los casos a tu manera.
Sustituye la contraseña · Omite el SMS · Envía un enlace mágico
Seis funcionalidades. $0.10 por reautenticación.
Una llamada a la API de Sessions, un veredicto firmado, un contrato de callback "drop-in". Combínalo con el Análisis de Dispositivos e IP para omitir la selfie por completo en sesiones conocidas y seguras.
Abre una llamada a la API de Sessions, redirige al usuario a la URL (Uniform Resource Locator) alojada, captura un fotograma pasivo. Prueba de vida + Coincidencia facial 1:1 + el webhook firmado se devuelven en los mismos dos segundos. Sin instalación de aplicación, sin SDK (Software Development Kit), sin ruta de operador.
Hosted UI on a unique session URL, no app, no SDK.
02 · vs contraseña / SMS / enlace mágico
Menos fricción. Sin phishing. Más barato que el SMS.
Las contraseñas son víctimas de phishing, se olvidan y se restablecen (un ticket de soporte de $1-$3 cada vez). La contraseña de un solo uso por SMS (Short Message Service) es vulnerable al phishing, depende del operador y es susceptible al intercambio de SIM. Los enlaces mágicos rebotan en los filtros de spam. Una selfie contra el retrato registrado es resistente al phishing, instantánea y tiene un precio fijo.
Deja de perder usuarios recurrentes en la entrada.
Los restablecimientos de contraseña suelen hacer que ~30% de los usuarios recurrentes abandonen el flujo; los códigos SMS pueden tardar entre 5 y 90 segundos de principio a fin. Una reautenticación con selfie se completa en aproximadamente dos segundos, sin mensajes que esperar y sin nada que recordar. Resultado: una mejora medible en la conversión de inicio de sesión de usuarios recurrentes.
Vincula una Credencial Reutilizable a cada usuario registrado. La siguiente plataforma impulsada por Didit que necesite la misma reautenticación consume la credencial sin coste alguno. El usuario posee la prueba; tu aplicación verifica la firma. El efecto de red se multiplica en cada cliente que implementa Credenciales Reutilizables.
User holds the proof. Your app verifies the signature.
05 · Autenticación adaptativa por niveles
Omite la selfie en dispositivo + IP conocidos.
Combínalo con el Análisis de Dispositivos e IP (incluido en el stack de más de 200 señales de fraude). Un usuario recurrente en un dispositivo e IP (Internet Protocol) conocidos omite la selfie por completo. Un dispositivo o IP completamente nuevos activan la verificación pasiva; una salida de Tor / VPN (Virtual Private Network) en un dispositivo completamente nuevo escala a 3D Activo. El mismo flujo, disparadores inteligentes.
200+ fraud signals on every session — no extra cost.
06 · Precios públicos
$0.10 por reautenticación. Tarifa plana. En todo el mundo.
Precio público, sin mínimo, sin contrato. El SMS de un solo uso de Nivel 1 en Estados Unidos cuesta $0.05-$0.30 por envío y pagas incluso si el usuario nunca recibe el código. Un restablecimiento de contraseña cuesta $1-$3 por ticket de soporte. Una reautenticación con selfie cuesta $0.10 fijos con 500 verificaciones gratuitas cada mes, para siempre.
Abre una sesión de autenticación biométrica, captura la selfie en la interfaz de usuario alojada, verifica el veredicto firmado, inicia sesión al usuario.
200OKestado Aprobado · En Revisión · Rechazado · No Finalizado
Verifica primero la X-Signature-V2 en el webhook firmado.docs →
Integración lista para agentes
Sustituye contraseñas, SMS o enlaces mágicos en un solo paso.
Pégalo en Claude Code, Cursor, Codex, Devin, Aider o Replit Agent. Rellena tu stack. El agente provisiona Didit, intercambia la devolución de llamada existente para usuarios recurrentes y lo despliega en un fin de semana.
didit-integration-prompt.md
You are integrating Didit's selfie-only re-authentication into <my_stack>. Replace password, SMS one-time-password, or magic-link on returning-user surfaces with a sub-2-second face match against the enrolled portrait. Phishing-resistant, no carrier dependency, no SIM-swap surface, no email-delivery delay.
1. Enrol the user's portrait ONCE at sign-up (standard Know Your Customer (KYC) session).
2. On every returning-user sign-in, open a re-auth session that runs Passive Liveness + Face Match 1:1 against the stored portrait. ~2 seconds end-to-end.
Pricing (public):
- Selfie re-auth: $0.10 per authentication (Sessions API)
- First 500 verifications free every month, forever
PRE-REQUISITES
- Production API key from https://business.didit.me (sandbox key in 60s, no card).
- Webhook endpoint with Hash-based Message Authentication Code (HMAC) SHA-256 verification using the X-Signature-V2 header.
- The user has previously enrolled via a Didit KYC session (the portrait captured during the liveness step is stored automatically, bound to vendor_data).
- A workflow_id from the Workflow Builder. The workflow MUST contain LIVENESS, and the session is opened with workflow_type = "biometric_authentication".
STEP 1 — Open a re-auth session
POST https://verification.didit.me/v3/session/
Headers:
x-api-key: <your api key>
Content-Type: application/json
Body:
{
"workflow_id": "<your biometric_authentication workflow>",
"workflow_type": "biometric_authentication",
"vendor_data": "<the same user id used at enrolment>",
"callback": "https://<your-app>/reauth/callback",
"metadata": {
"purpose": "returning_user_signin",
"device_id": "<optional, your device fingerprint>",
"from_ip": "<optional, the request IP>"
},
"portrait_image": "<base64 JPEG of the user's enrolment selfie, ≤ 1 MB — REQUIRED when the workflow has FACE_MATCH active; OMIT for liveness-only mode>"
}
Response: 201 Created with the hosted session_url. Redirect the user. The hosted UI opens the front camera, captures one passive frame, runs Liveness + Face Match 1:1 against the user's enrolled portrait, returns the verdict in sub-2-seconds.
STEP 2 — Read the signed verdict on the webhook
Body (excerpted for a passing re-auth):
{
"session_id": "<uuid>",
"vendor_data": "<your user id>",
"status": "Approved",
"liveness": {
"status": "Approved",
"method": "PASSIVE",
"score": 96
},
"face": {
"status": "Approved",
"similarity_score": 0.96
}
}
Verify X-Signature-V2 BEFORE trusting the body — HMAC SHA-256 of the raw bytes with your webhook secret.
Session status enum (exact case): Approved | Declined | In Review | Resubmitted | Expired | Not Finished | Kyc Expired | Abandoned.
STEP 3 — Branch your sign-in logic on the verdict
Approved → mint your session token, sign the user in.
Declined → block sign-in; fall back to a higher-friction recovery (support contact / full KYC re-do).
In Review → hold; route to your operations queue.
Not Finished → user abandoned the capture; safe to re-prompt or fall back to a backup factor.
STEP 4 — Adaptive step-up (recommended)
Pair the selfie with Device & IP Analysis (bundled into the 200+ fraud-signal stack at no extra cost). Adaptive rules to consider:
Known device + known Internet Protocol (IP) → skip the selfie, mint a session token.
Known device + new IP → run the selfie (passive).
New device + new IP → run the selfie (passive).
Tor / Virtual Private Network (VPN) exit +
new device → escalate to ACTIVE_3D method (motion challenge).
Implement the branching in your application or in the Workflow Builder via per-session overrides.
CONSTRAINTS
- Base URL for /v3/* endpoints is verification.didit.me (NOT apx.didit.me).
- Feature enum is UPPERCASE: LIVENESS, FACE_MATCH, IP_ANALYSIS, ID_VERIFICATION, AML, AGE_ESTIMATION.
- Method enum is UPPERCASE: PASSIVE, FLASHING, ACTIVE_3D.
- Auth header is x-api-key (lowercase, hyphenated).
- Webhook signature header is X-Signature-V2 (NOT X-Signature).
- Status casing matches exactly: Approved, Declined, In Review, Expired, Not Finished, Resubmitted, Kyc Expired, Abandoned.
- The face template is irreversible (a one-way hash). The user can request deletion via the standard data-subject-request path.
PRO TIPS
- Bind a Reusable Credential to each enrolled user. The next Didit-powered surface that needs the same gate consumes the credential at zero cost.
- Keep a fallback factor (password, magic link, support recovery) for users who cannot complete the selfie — accessibility, device camera failure, religious head covering, etc.
Read the docs:
- https://docs.didit.me/core-technology/biometric-auth/overview
- https://docs.didit.me/sessions-api/create-session
- https://docs.didit.me/integration/webhooks
Start free at https://business.didit.me — sandbox key in 60 seconds, 500 verifications free every month, no credit card.
¿Necesitas más contexto? Consulta la documentación completa del módulo.docs.didit.me →
Cumplimiento por diseño
Abre un nuevo país en un clic. Nosotros hacemos el trabajo duro.
Abrimos las filiales locales, aseguramos las licencias, realizamos las pruebas de penetración, obtenemos las certificaciones y nos alineamos con cada nueva regulación. Para lanzar verificaciones en un nuevo país, activa un interruptor. Más de 220 países en vivo, auditados y probados trimestralmente, el único proveedor de identidad que un gobierno de un estado miembro de la UE ha calificado formalmente como más seguro que la verificación presencial.
Reautenticación de principio a fin, desde la captura del selfie hasta el veredicto firmado en un Android básico.
$0.00
Por reautenticación, tarifa plana. Por debajo del SMS de un solo uso en EE. UU. y del ticket de soporte de +1 $ para restablecer contraseñas.
0
Contraseñas para phishing, códigos para phishing, SIMs para intercambiar, enlaces para rebotar.
0
Verificaciones gratuitas cada mes, para siempre.
Tres niveles, una lista de precios
Empieza gratis. Paga por uso. Escala a Enterprise.
500 verificaciones gratuitas cada mes, para siempre. Pago por uso para producción. Contratos personalizados, residencia de datos y SLAs (Acuerdos de Nivel de Servicio) en Enterprise.
Gratis
Gratis
$0 / mes. No se requiere tarjeta de crédito.
Paquete KYC gratuito (Verificación de ID + Prueba de vida pasiva + Coincidencia facial + Análisis de dispositivo e IP), 500 / mes, cada mes
Empieza gratis → paga solo cuando se ejecuta una verificación → desbloquea Enterprise para un contrato personalizado, SLA o residencia de datos.
FAQ
Preguntas frecuentes
What is Didit?
Didit is infrastructure for identity and fraud, the platform we wished existed when we were building products ourselves: open, flexible, and developer-friendly, so it works as a real part of your stack instead of a black box you integrate around.
One API covers verifying people (KYC, know your customer), verifying businesses (KYB, know your business), screening crypto wallets (KYT, know your transaction), and monitoring transactions in real time, on a stack built to be:
Fast, sub-2-second p99 on every session
Reliable, in production with 1,500+ companies across 220+ countries
Secure, SOC 2 Type 1, ISO 27001, GDPR-native, and formally attested by Spain's financial regulator as safer than verifying someone in person
The footprint underneath: 14,000+ document types in 48+ languages, 1,000+ data sources, and 200+ fraud signals on every session. The Didit infrastructure dynamically learns from every session and gets better every day.
What is "selfie-only re-auth"?
A sign-in flow where the only thing the user does is take a selfie. No password to type, no Short Message Service (SMS) code to wait for, no magic link to fetch from email. The selfie is matched against the user's enrolled portrait, captured during their original Know Your Customer (KYC) session, and a session token is minted in roughly two seconds.
Why are passwords still a problem in 2026?
Three reasons that have not improved:
People forget them. Industry surveys put password-reset rate at roughly 5-10% of monthly active users for most consumer apps. Each reset is a $1-$3 support ticket.
People reuse them. A breach on any one site exposes credentials reused everywhere else. Credential-stuffing attacks remain the #1 account-takeover vector.
People type them on the wrong site. Phishing pages cost the user the credential the moment they hit Enter.
How fast is the verification for my end user?
The full flow normally takes under 30 seconds end-to-end, pick up the ID, snap the document, snap the selfie, done. That is the fastest in the market. Legacy KYC providers usually take more than 90 seconds for the same flow.
On the back end, Didit returns the result in under two seconds at p99, measured from the moment the user finishes the selfie to the moment your webhook fires. Mobile capture is tuned for slow phones and slow networks: progressive image compression, lazy software development kit load, and a one-tap hand-off from desktop to phone via QR code if the user starts on web.
Why is this faster than Short Message Service one-time-password (SMS OTP)?
SMS one-time-password has a delivery tail of 5 to 90 seconds depending on carrier, country, and time of day. Even in the best case, the user waits, switches apps, copies a 6-digit number, switches back, pastes it, and hits submit, total time-to-signed-in is 15 to 120 seconds.
A selfie is one tap, one camera frame, one verdict, roughly 2 seconds end-to-end with no app switch, no copy/paste, no message that never arrives.
What happens if a user fails, abandons, or expires?
Every session lands on one of seven clear statuses, so your code always knows what to do:
Approved, every check passed. Move the user forward.
Declined, one or more checks failed. You can allow the user to resubmit the specific failed step (for example, re-take the selfie) without re-running the whole flow.
In Review, flagged for compliance review. Open the case in the console, see every signal, decide approve or decline.
In Progress, user is mid-flow.
Not Started, link sent, user has not opened it yet. Send a reminder if it sits too long.
Abandoned, user opened the link but did not finish in time. Re-engage or expire.
Expired, the session link aged out. Create a new session.
A signed webhook fires on every status change, so your database always stays in sync. Abandoned and declined sessions are free.
Where does my customer data live and how is it protected?
Production data is processed and stored in the European Union by default, on Amazon Web Services. Enterprise contracts can request alternative regions for jurisdictions whose regulators require it.
Encryption everywhere. AES-256 at rest across every database, object store, and backup. Transport Layer Security 1.3 in transit on every API call, webhook, and Business Console session. Biometric data is encrypted under a separate Customer Master Key.
Retention is yours to control. Default retention is indefinite (unlimited) unless you configure shorter, between 30 days and 10 years per application, and you can delete any individual session at any time from the dashboard or the API.
Certifications: SOC 2 Type 1 (Type 2 audit in progress), ISO/IEC 27001:2022, iBeta Level 1 PAD, and a public attestation from Spain''s Tesoro / SEPBLAC / CNMV that Didit''s remote identity verification is safer than verifying someone in person. Full report at /security-compliance.
Is Didit compliant for my industry?
Didit ships compliant by default for the regulators that matter to identity infrastructure:
GDPR + UK GDPR, controller / processor split, full Data Processing Agreement published, lead supervisory authority named (Spain''s AEPD).
AMLD6 + EU AML Single Rulebook, 1,300+ sanctions, politically exposed person, and adverse-media lists screened in real time.
eIDAS 2.0, EU Digital Identity Wallet aligned; reusable-identity ready.
MiCA (Markets in Crypto-Assets), ready for crypto on-ramps, exchanges, and custodians.
DORA, Digital Operational Resilience Act, EU financial-services operational resilience.
BIPA, CUBI, Washington HB 1493, CCPA / CPRA, US biometric privacy (Illinois, Texas, Washington) and California consumer privacy.
UK Online Safety Act, age-gating and child-safety obligations.
FATF Travel Rule, originator and beneficiary data on crypto transfers, IVMS-101 interoperable.
It's a drop-in for any existing returning-user callback contract.
POST /v3/session/ with workflow_type: "biometric_authentication" and the same vendor_data you used at enrolment.
Redirect the user to the returned session_url.
Verify the X-Signature-V2 Hash-based Message Authentication Code (HMAC) header on the webhook.
Branch on status, Approved mints your token, Declined blocks and falls back, In Review routes to ops, Not Finished re-prompts.
Most teams ship it in a weekend. Full agent-pastable prompt is above; Model Context Protocol (MCP) server speaks both surfaces.
How do you handle the user's face data?
Data minimisation by default. The selfie is processed in memory, the verdict and similarity_score persist, and the raw image is deleted unless retention is explicitly enabled. The enrolled portrait is stored as an irreversible face template, a one-way hash you cannot reconstruct the original face from.
We never sell, share, or train third-party models on a customer's biometric data. End users can request deletion of their template at any time via the standard data-subject-request path.
What happens if the user's face has changed?
Face Match 1:1 is resilient to moderate appearance change, haircut, beard, glasses, lighting, makeup, modest ageing. The similarity score returned per re-auth reflects the model's confidence.
For users who drift outside the auto-approve threshold (dramatic weight change, surgery, multi-year ageing without a refresh), the verdict returns In Review and routes to your operations queue. A 10-second re-enrolment session refreshes the template, and the next re-auth uses the new portrait.