cURL
curl --request GET \ --url https://production.deepvue.tech/v1/ekyc/aadhaar/reload-captcha \ --header 'client-id: <api-key>' \ --header 'x-api-key: <api-key>'
{ "timestamp": 1738305161129, "transaction_id": "489dc198583e441c8a66a48ba3059442", "data": { "captcha": "base64-encoded-captcha-string" }, "code": 200 }
This API can be used in case the user needs to reload the captcha or an invalid captcha is entered.\n
API key provided by Deepvue
Client ID issued by Deepvue
Successful Response
Show child attributes