Verify OTP For Login

The purpose of this API is to confirm the user's OTP login:

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

NOTE
if the login verification is successful, you will get the is_live property in the response. is_live:0 means that your account is not verified and you have to complete the verification . If is_live:1 then it means that your account is verified and you can take the user to dashboard.
if is_live == 0 kyc_status == 1 it means the Kyc link is already sent to user email, if you not receive send after 15 minute if is_live == 0 and kyc_status == 2 customer profile verified
if is_live == 0 and kyc_status == 3 Kyc has been rejected. Please resubmit the link and finish your KYC.
if is_live == 0 and kyc_status == 4 Kyc has been partially-rejected. Please resubmit the link and finish your KYC.

Body Params
string
required

Your whitelabel id

string
required

user_id from the login response

string
required

otp sent to your email

Headers
string
Defaults to application/json
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json