Agent e-KYC

This API will be consumed by agent/partner to validate the user using Aadhaar Biometric

📘

Encryption process for Aadhaar parameter:

Decode public key using base64 encoding technique
Compute RSA encrypted signature using decoded key and message.
Encode encrypted signature with base64 encoding to send message on API

Public Key for UAT
MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCXa63O/UXt5S0Vi8DM/PWF4yugx2OcTVbcFPLfXmLm9ClEVJcRuBr7UDHjJ6gZgG/qcVez5r6AfsYl2PtKmYP3mQdbR/BjVOjnrRooXxwyio6DFk4hTTM8fqQGWWNm6XN5XsPK5+qD5Ic/L0vGrS5nMWDwjRt59gzgNMNMpjheBQIDAQAB
For more information visit : https://developers.eko.in/reference/aeps-transaction-api

Note -This API will not work on staging environment.

Error Codes

response_type_idmessagestatus
1778e-KYC Successful200
1779failure400
461Failed! Please try after some time {2} {3}5069
1367we are facing technical difficulties. Please try after sometime4935
Language