Links

KYC API

Preform KYC verification on external users using this API.
If you use the JavaScript SDK you could use the KycApi abstraction instead.
You need the kyc:read scope to access this endpoints.
get
https://identity.vulos.io/api/v1/kyc
/:id
KYC Instance Status
get
https://identity.vulos.io/api/v1/kyc
/list
KYC Instance List
You need the kyc:write scope to access this endpoints.
post
https://identity.vulos.io/api/v1/kyc
/upload
KYC File Upload
post
https://identity.vulos.io/api/v1/kyc
/create
KYC Instance Create
Last modified 1yr ago