WhatsOTP
WhatsOTP is an innovative API that allows you to send and receive OTPs using WhatsApp, without needing a WhatsApp account. Ideal for developers, businesses, and digital agencies, our API provides the phone numbers and tools you need for seamless OTP validation. Enhance security and streamline user verification with WhatsOTP's instant success or failure responses. This method has been used by : -…
WhatsOTP endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Check Number Availability /otp/check-number |
This endpoint allow you to check the recipient number if the number is exist or not before you can send the message. |
| POST |
Request OTP-Less /otp/request-otp-less |
This endpoint allows you to request the OTP validation from our server and giving you back the url for your user to click and send. |
| POST |
Request OTP-Code /otp/request-otp-code |
This endpoint allows you to request the OTP Code from our server and giving you back the status and the code that was send to your user. |
| POST |
Validate OTP-Code /otp/validate-otp-code |
This endpoint allow you to check the validity of the code that user has given. |