Fetch Records

API to fetch KYC record

This API allows clients to fetch KYC records

Base URL

sdk.faceki.com

Fetch KYC Records

http://sdk.faceki.com/api/v3/kyc_verification

Method: GET

Authorization: Bearer Token

Content-Type: application/json

GET https://sdk.faceki.com/kycverify/api/kycverify/records

Query Parameters

Name
Type
Description

requestId

String

UniqueID generated by Faceki

face_id

String

Unique FaceID for user generated upon KYC verification

link

String

Generated Link

record_identifier

String

Record Identifier by Customer for KYC Verification

Headers

Name
Type
Description

Authorization*

String

Bearer [token]

Content-Type*

String

application/json

Last updated