v1

latestOpenAPI 3.0.22026-07-14225376.6 KB
DigiLocker Sign up APIs

SIGN UP

This API is used to validate Aadhaar details and verify the mobile number by generating an OTP. This API call, if successful, will be followed by verify OTP call by the partner application if the user is online or available to perform OTP validation as indicated in verification parameter

post/signup/2/demoauth

Response

successful operation

Example response

{
  "details": {
    "access_token": "bc125c212a4b03a9a188a858be5a163f379e878a",
    "refresh_token": "a47ab18c593703e4f83a274694db7422a8cfcb8f",
    "token_type": "Bearer"
  }
}