Mobile Verification (beta)
Mobile Verification API enables customers to implement 2FA (two-factor authentication) into their applications. It is often used to provide an extra layer of security for the user.
- SMS - OTP is sent in a text message to the end user’s phone
- Voice - OTP is delivered in a phone call to the end user’s phone
- This method allows you to generate and send an SMS or place a Voice call containing a one-time password.
- This method allows you to check the status of a mobile verification request or to validate a code submitted by one of your user.
post
https://api.localmail.io
/v1/verification/mobile
OTP Code Generation