Check KYC Status

The KYC Status can be checked using this API:

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

KYC Status Values

kyc_status == 0 — Pending: The KYC email has been sent to the customer. Once the KYC is successfully verified, we will send a webhook notification (kyc verified).

kyc_status == 1 — Under Review: The compliance team is reviewing the submitted KYC documents.

kyc_status == 2 — Verified: The customer’s profile has been successfully verified. The user can now access all platform features.

kyc_status == 3 — Rejected: The KYC submission has been rejected.

Body Params
string
required

Your whitelabel id

string
required

user id from authentication api

Headers
string
Defaults to application/json
string

Basic your client key

string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

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