Request OTP
Generates a 4-digit OTP, which expires in 5 minutes.
If the request was made in dev mode, the OTP is returned in the response; however, on production, the OTP is mailed to the target email address.Verify OTP
Verifies an OTP allocated to an email address.Check User's OTP Status
Should you need to get the OTP status of a user, such as its expiry time, call the endpoint.Typings#
OTP-Status Response Data Type (/otp/status/)
Verify-OTP Response Data Props (/otp/verify/)
Modified at 2025-07-23 08:25:51