Individual User Login Api

With this API, you can authenticate by providing legitimate credentials.

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 user not receive you can resend kyc link.

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.

If status = 5, please update the source of income document.

If status = 6, we are analyzing your source of wealth paperwork. Our compliance team will review and update your information.

If status = 7, the document is rejected. Please resubmit the source of income document.

Body Params
string
required

Your whitelabel id

string
required

Customer Email address

string
required

Input a password and submit [7 to 15 characters that contain at least one numeric digit and a special character].

string
required

Send user ip address

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

Generated from available response content types

Allowed:
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
text/plain