Open abizerlokhandwala opened 3 years ago
Hey @rishabhj1717 ! We would want to use the Cowin protected APIs (https://apisetu.gov.in/public/marketplace/api/cowin/cowin-protected-v2#/) as:
The protected APIs do not work unless we pass an Authorization Bearer token. We can receive this token after receiving an OTP for a number, and successfully confirming it, through their OTP APIs. Though, the session lifetime for a token is ~15min. To have a scalable solution to use their APIs, we would need to:
We would need to see how we can make 1.
possible. https://receive-smss.com/sms/917428730894/
is a website where you can use temporary numbers to send an SMS to, though there is no trivial way to receive the SMS data from there currently.
Could you provide with more details @abizerlokhandwala ?