API Reference
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/.
OCR Services
Extract and process text from identity documents with our powerful OCR engine.
| Method | Name | Path | Description |
|---|---|---|---|
POST | OCR Warped Document | /services/ocr/warped | Process warped or distorted identity documents |
POST | OCR Full | /services/ocr/full | Complete OCR processing with full feature extraction |
POST | OCR Full V2 | /services/ocr/full/v2 | Enhanced version with improved accuracy |
POST | Detect Document | /services/ocr/preprocessing/detect_document | Detect and preprocess document boundaries |
Identity Services
Biometric verification and identity management capabilities.
| Method | Name | Path | Description |
|---|---|---|---|
POST | Register Identity | /services/identity/register | Register a new identity with biometric data |
POST | Search Identity | /services/identity/search | Search for registered identities |
POST | Face Compare | /services/identity/faces/compare | Compare two face images |
POST | Face Compare with Document | /services/identity/faces/compare_with_document | Compare face with document photo |
POST | Face Detect | /services/identity/faces/detect | Detect faces and extract embeddings |
POST | Fingerprint Compare | /services/identity/fingerprints/compare | Compare two fingerprint images |
KYC Services
Complete Know Your Customer verification workflows.
| Method | Name | Path | Description |
|---|---|---|---|
POST | KYC Verification | /services/kyc/ | Perform complete KYC verification process |
Liveness Services
Liveness detection and verification to prevent spoofing attacks.
| Method | Name | Path | Description |
|---|---|---|---|
POST | Get Liveness Prompts | /services/liveness/get_liveness_prompts | Generate random prompts for liveness challenges |
POST | Verify Liveness | /services/liveness/verify_liveness | Verify that a person is live based on video |
Need Help?
- Check out our Getting Started guide
- Review the Platform Architecture
- Learn about Authentication
- Contact support at support@ekycsolutions.com