WhatsApp One-time Password
The WhatsApp One-time Password API is designed to verify that a user is using the correct WhatsApp phone number as requested by your application without performing full user authentication. When the API is triggered, it generates a unique, single-use WhatsApp chat link and redirects the user to a dedicated WhatsApp channel. This channel listens for verification requests and confirms that the…
WhatsApp One-time Password endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
One-time Password Link /whatsapp/otp-link |
This endpoint allows you to create a link for web or mobile application to create One-time Password link for one number. |
| POST |
Check Phone Number /whatsapp/check-phone |
This endpoint allow user to check the phone number is exists or not on the WhatsApp. |
WhatsApp One-time Password pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|
| PRO | $5 / month | 100 / second |
|
| ULTRA Recommended | $10 / month | 100 / second |
|
| MEGA | $20 / month | 100 / second |
|