cURL
curl --request GET \ --url https://production.deepvue.tech/v1/ekyc/aadhaar/connect \ --header 'client-id: <api-key>' \ --header 'x-api-key: <api-key>'
{ "code": 200, "timestamp": 1738303175394, "transaction_id": "f5d8e48f477f4116967a6be4d97a7769", "data": { "session_id": "17568923be1441a9b05c7af693e92aa5", "captcha": "/9j/4AAQSkZJRgABAQAAAQABAAD/..." } }
This API allows to initiate a session with UIDAI to fetch Captcha before passing the Aadhaar number of the customer.
API key provided by Deepvue
Client ID issued by Deepvue
Successful Response
Show child attributes