Intelligent channel routing
Automatically select the optimal channel based on location, carrier reliability, and user preferences to maximize completion rates.
Segundo Factor is a second factor layer that adapts to your users, not the other way around. Deliver seamless, phishing-resistant verification across SMS, WhatsApp, Telegram, and email with a single integration.
From the first login signal to the validated session, every interaction is orchestrated for trust without adding friction.
Trigger: Primary login succeeds on web or mobile, and your backend pings our Challenge API with the session details.
Signals: Device and behavior cues are scored instantly, and we auto-pick SMS, WhatsApp, email, or voice.
Experience: Branded templates flex across every channel, and Token: links and OTPs follow your expiration window.
Webhooks: Signed callbacks confirm success or trigger failsafes, and Records: sessions unlock with a searchable audit trail.
Competitive intelligence from top authentication providers distilled into a single platform. Reduce fraud, increase conversion, and give customers the modern experience they expect.
Automatically select the optimal channel based on location, carrier reliability, and user preferences to maximize completion rates.
One-tap confirmation links and responsive templates eliminate manual code entry and reduce churn at checkout or login.
Data residency controls, granular audit logs, and adaptive risk scoring help you meet industry and regulatory obligations worldwide.
SDKs and APIs inspired by developer-loved vendors mean your team can move fast without compromising security.
{
"endpoint": "https://api.segundofactor.io/v1/challenge",
"client_id": "live_0a9x-client",
"channels": ["sms", "whatsapp", "email"],
"recipient": {
"phone": "+1-202-555-0174",
"email": "olivia@acme.co"
},
"metadata": {
"session_id": "0f44d5c1-7fdc",
"redirect_url": "https://app.acme.co/login/verified"
}
}