KYC

Get KYC status

post
Authorizations
AuthorizationstringRequired

Privy access token

Body
objectOptional

See Edge Function source for exact request shape (e.g. interface XxxRequest in index.ts)

Responses
chevron-right
200

Success

application/json
objectOptional
post
/get-kyc-status

Get KYC info

post
Authorizations
AuthorizationstringRequired

Privy access token

Body
objectOptional

See Edge Function source for exact request shape (e.g. interface XxxRequest in index.ts)

Responses
chevron-right
200

Success

application/json
objectOptional
post
/get-kyc-info

Save KYC info

post
Authorizations
AuthorizationstringRequired

Privy access token

Body
objectOptional

See Edge Function source for exact request shape (e.g. interface XxxRequest in index.ts)

Responses
chevron-right
200

Success

application/json
objectOptional
post
/save-kyc-info

Submit KYC verification

post
Authorizations
AuthorizationstringRequired

Privy access token

Body
objectOptional

See Edge Function source for exact request shape (e.g. interface XxxRequest in index.ts)

Responses
chevron-right
200

Success

application/json
objectOptional
post
/submit-kyc

Submit KYC verification (alternate)

post
Authorizations
AuthorizationstringRequired

Privy access token

Body
objectOptional

See Edge Function source for exact request shape (e.g. interface XxxRequest in index.ts)

Responses
chevron-right
200

Success

application/json
objectOptional
post
/submit-kyc-verification

Get Sumsub token for KYC flow

post
Authorizations
AuthorizationstringRequired

Privy access token

Body
objectOptional

See Edge Function source for exact request shape (e.g. interface XxxRequest in index.ts)

Responses
chevron-right
200

Success

application/json
objectOptional
post
/get-sumsub-token

Last updated