Init WAuth Session
GET
https://wauth.in/api/Init
Init
URL to be embedded behind 'Login With Whatsapp' button ( For App interfaces ) URL to QR code URL ( for Web interfaces )
TIP
<img>
tag to show the QR code URL.Request
Query Params
apikey
string
required
Example:
your_api_key
redirectURL
string
required
Example:
https://your_website/callback.php
callback1
string
optional
Example:
token1234
callback2
string
optional
Example:
secret4567
callback3
string
optional
Example:
token4567
Request samples
Responses
Modified at 2023-02-16 17:45:17