The API provides three types of authentication for secure access to APIs. Partners must choose the appropriate login method based on their integration needs. Once authenticated, the obtained Bearer Token must be used for all subsequent API requests.
- V1 login (Email & Mobile OTP based)
Below link can be used to redirect users to the MyShubhLife web page by verifying OTP + Email sign-in.
Points to be Noted:
- If the given email ID & mobile number combination is not on our record, login will fail.
- Login link has a expiry of 30 minutes
https://uat.myshubhlife.com/apply/#/
https://www.myshubhlife.com/apply/#/
- V2 login (PAN+Mobile OTP based)
Below link can be used to redirect users to the MyShubhLife web page by verifying OTP. The user has to provide a PAN+Mobile number in order to generate OTP to log in.
Points to be Noted:
- If the mobile number & PAN number combination is not on our record, login will fail.
- Login link has a expiry of 30 minutes
https://uat.myshubhlife.com/apply/#/login-v2
https://www.myshubhlife.com/apply/#/login-v2
Prefill link: Extension for V2 login
Below link can be used to redirect users to the MyShubhLife web page by verifying OTP. User information (PAN + Mobile) will be prefilled it takes to OTP and log in.
Points to be Noted:
- If the mobile number & PAN number combination is not on our record, login will fail.
- Login link has a expiry of 30 minutes
https://uat.myshubhlife.com/apply/#/login-v2?pan=PANNU1234A&mobile=9999999999
https://www.myshubhlife.com/apply/#/login-v2?pan=PANNU1234A&mobile=9999999999
Postman collection**
Google drive link: https://drive.google.com/file/d/1It3lmEfFxJsXpoZC88oEXaecH804t_7l/view