About Wawp Authentication
Learn about Wawp's premium authentication methods: OTP and Interactive List. Secure, fast, and white-labeled for your business.
Authentication Endpoints
4 Endpoints
GETPOST
/v2/auth/otp/send
Send OTP
Send a One-Time Password (OTP) via WhatsApp.
GETPOST
/v2/auth/otp/verify
Verify OTP
Verify a One-Time Password (OTP) and optionally add user to a list.
POSTGET
/v2/auth/list/send
Send Auth List
Send an interactive WhatsApp list message for authentication. Supports JSON Body, Query, and Headers.
POSTGET
/v2/auth/list/verify
Verify Auth List Store
Check the status of an interactive authentication request (Poll for results). Support Headers, Query, and Body.