For the complete documentation index, see llms.txt. This page is also available as Markdown.
Single KYC Verification
KYC Verification API Single Document
Diagram flow e-KYC faceki
Base URL
sdk.faceki.com
KYC Verification End Point API
Welcome to the developer hub for the FACEKI KYCVerify API. Our API is designed to provide secure and accurate identity verification for your customers. This API call uses the POST method and requires Authorization: Bearer Token for authentication.
To verify national identity, passport, driving license, and other legal documents, simply call the API endpoint at https://sdk.faceki.com/kycverify/api/kycverify/kyc-verification. Our API can perform various security checks and face-matching to ensure the authenticity of the document and its holder.
Our API supports more than 200+ languages and uses an advanced OCR engine to extract all data from the documents. With this level of support, you can confidently verify customer identities from all around the world.
Once you get access to the user dashboard for clientId and clientSecret, the user also has to setup KYC workflow and SDK settings.
Please note that three images are required for verification:
Document Front image (*Mandatory)
Document Back image (*Mandatory)
Face image (*Mandatory)
Method: POST
Authorization: Bearer Token
Parameter:
selfie_image (mandatary)
doc_front_image (mandatary)
doc_back_image (mandatary)
Diagram Steps
To get started with this API, please follow the steps below: