Kyc

KYC

Get KYC state

get
/api/kyc/state

Returns kyc state of the user with the provided phone number, also returns supported documents for KYC submission

Authorizations
x-client-idstringRequired
Query parameters
phoneNumberstringOptional
emailstringOptional
Responses
chevron-right
200

Successful response

application/json
kycUrlstringOptional

URL to the KYC form

passedKycbooleanOptional

Indicates if the user has passed KYC

kycStatusenum · enumOptional

Status of the last KYC

Possible values:
get
/api/kyc/state
200

Successful response

Last updated