Skip to content

API References

Complete API documentation for eKYC Solutions services including OCR, Identity verification, KYC, and Liveness detection.

Base URL

All API requests should be made to: https://api.ekycsolutions.com/.

eKYC Services

Complete Know Your Customer verification workflows, including a powerful OCR engine.

MethodNamePathDescription
POST
Perform eKYC/services/v1/ekyc/verifyPerform eKYC workflows with identity and documents.
POST
OCR/services/v1/ekyc/ocrComplete OCR processing with full feature extraction
POST
Get Liveness Prompts/services/v1/ekyc/liveness/get_promptsGet prompts for liveness detections
POST
Verify Liveness/services/v1/ekyc/liveness/verifyVerify liveness detections
POST
Face Compare/services/v1/ekyc/faces/compareCompare two face images

ABIS Services

Biometric verification and identity management capabilities.

MethodNamePathDescription
POST
Register/services/v1/abis/registerRegister a new identity
POST
Search/services/v1/abis/searchSearch for registered identities
POST
Register Face/services/v1/abis/faces/registerRegister identity with face
POST
Search Face/services/v1/abis/faces/searchSearch for registered identities with faces
POST
Quality Check Face/services/v1/abis/faces/quality_checkChecks quality of faces registered
POST
Face Compare/services/v1/abis/faces/compareCompare two face images
POST
Register Fingerprint/services/v1/abis/fingerprints/registerRegister identity with fingerprints
POST
Search Fingerprints/services/v1/abis/fingerprints/searchSearch for registered identities with fingerprints
POST
Quality Check Face/services/v1/abis/fingerprints/quality_checkChecks quality of fingerprints registered
POST
Face Compare/services/v1/abis/fingerprints/compareCompare two fingerprint images

Need Help?

Released under the MIT License.