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.
| Method | Name | Path | Description |
|---|---|---|---|
POST | Perform eKYC | /services/v1/ekyc/verify | Perform eKYC workflows with identity and documents. |
POST | OCR | /services/v1/ekyc/ocr | Complete OCR processing with full feature extraction |
POST | Get Liveness Prompts | /services/v1/ekyc/liveness/get_prompts | Get prompts for liveness detections |
POST | Verify Liveness | /services/v1/ekyc/liveness/verify | Verify liveness detections |
POST | Face Compare | /services/v1/ekyc/faces/compare | Compare two face images |
ABIS Services
Biometric verification and identity management capabilities.
| Method | Name | Path | Description |
|---|---|---|---|
POST | Register | /services/v1/abis/register | Register a new identity |
POST | Search | /services/v1/abis/search | Search for registered identities |
POST | Register Face | /services/v1/abis/faces/register | Register identity with face |
POST | Search Face | /services/v1/abis/faces/search | Search for registered identities with faces |
POST | Quality Check Face | /services/v1/abis/faces/quality_check | Checks quality of faces registered |
POST | Face Compare | /services/v1/abis/faces/compare | Compare two face images |
POST | Register Fingerprint | /services/v1/abis/fingerprints/register | Register identity with fingerprints |
POST | Search Fingerprints | /services/v1/abis/fingerprints/search | Search for registered identities with fingerprints |
POST | Quality Check Face | /services/v1/abis/fingerprints/quality_check | Checks quality of fingerprints registered |
POST | Face Compare | /services/v1/abis/fingerprints/compare | Compare two fingerprint images |
Need Help?
- Check out our Getting Started guide
- Review the Platform Architecture
- Learn about Authentication
- Contact support at support@ekycsolutions.com