Description
This endpoint returns the QR Code needed to authenticate a new session of WhatsApp. The QR Code must be scanned by the WhatsApp app on the user’s phone to establish the connection.URL Parameters
Unique ID of the session to be authenticated
Response
Encoded string of the QR Code for authentication. This value must be converted to an image QR Code for display to the user.
Status Codes
200
- QR Code generated successfully400
- Invalid parameters401
- Unauthorized
Usage Example
Authorizations
Your Wappfy API key (get it at dash.wappfy.com.br)
Path Parameters
The session name (instanceName) you want to authenticate
Response
The response is of type file
.