post https://uat.paysprint.in/sprintverify-uat/api/v1/verification/aadhaar_to_uan
With this API, you can find the UAN number from an Aadhaar number.
Log in to see full request history
Responses
With this API, you can find the UAN number from an Aadhaar number.
xxxxxxxxxx
11curl --request POST \
--url https://uat.paysprint.in/sprintverify-uat/api/v1/verification/aadhaar_to_uan \
--header 'Token: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0aW1lc3RhbXAiOjE2ODAwNjc3MjcsInBhcnRuZXJJZCI6IkNPUlAwMDAwMSIsInJlcWlkIjoia2V5NTg3MDQwIn0.uSFJwpuFC2a0vaybRHGZ2RI1C9fvzF2pqJ0Qr7qa1Nk' \
--header 'accept: application/json' \
--header 'authorisedkey: TVRJek5EVTJOelUwTnpKRFQxSlFNREF3TURFPQ==' \
--header 'content-type: application/json' \
--data '
{
"aadhaar_number": "253625145263"
}
'
Try It!
to start a request and see the response here! Or choose an example: