Complete authentication platform with AI-powered OTP delivery, unified OAuth, passkeys, and MFA. One API replaces Auth0, Clerk, and Firebase Auth.
// Send OTP - Just 2 required fields const { session_id } = await otpx.otp.send({ channel: 'whatsapp', to: '+225xxxxxxxxx' }); // Verify & get JWT const { user, access_token } = await otpx.otp.verify({ session_id, code: '123456', token_expiry: '7d' }); // Social auth (no OAuth app setup needed) const { url } = await otpx.social.authorize({ provider: 'google', redirect_uri: 'https://myapp.com/callback' });
Everything you need for authentication, user management, and security in one unified API.
WhatsApp, SMS, Email, Voice, and Magic Links with AI-optimized delivery routing.
Zero-setup OAuth with Google, Apple, GitHub, Facebook, Microsoft, and more. We provide shared credentials.
WebAuthn passkeys, TOTP authenticator apps, and configurable multi-factor authentication.
User profiles, unlimited custom fields, organizations, teams, and role-based access control.
JWT tokens with custom claims, refresh tokens, session monitoring, and instant revocation.
Fraud detection, bot protection, device fingerprinting, and impossible travel detection.
OTPX integrates seamlessly with other ZeroSuite products for a complete developer experience.
Accept payments from authenticated users with zero integration friction.
Deploy your authenticated app with zero DevOps knowledge required.
Support your users with AI that knows their authentication history.
Schedule token cleanup, session expiry, and security scans automatically.
Start authenticating users in minutes. No platform fees, no MAU limits, just results.