Login

You can authenticate through this api by entering the valid credentials . :

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

Login Verification & KYC Status Handling

When login verification is successful, the response will include the is_live property:

is_live: 0 — The account is not yet verified. Further action is required.

is_live: 1 — The account is verified. You can order card.

If is_live is 0, you must also check the kyc_status value:


If status 1: KYC link has already been sent to the user's email. If not received, resend after 15 minutes.
If status 2: Customer profile has been verified, but the account is not yet live.
If status 3: KYC has been rejected. Please ask the user to resubmit the KYC link.
If status 4: KYC has been partially rejected. The user must resubmit and complete their KYC.

Body Params
string
required

Your whitelabel_id

string
required

Enter your register email

string
required

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

string

Enter with your ip address

Headers
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