v1
latestOpenAPI 3.0.02026-07-14181255304.7 KBUsers
Login user with QR-base64
This method returns an image of the type base64. You can render this in a component of the type image that is compatible with the language that you use to program. Just like on WhatsApp Web you will need to read a QR code to connect to Whapi.Cloud. There are two ways that you can do the reading of the QR code. Connect through our dashboard panel or Make this experience available within your own application.
get/users/login
Query parameters
wakeupboolean
If set to false, the channel will not launch
sizenumber
Size of QR-code
widthnumber
Width of result image
heightnumber
Height of result image
color_lightstring
Background color
color_darkstring
Color of code
Response
OK
Example response
{
"url": "https://web.whatsapp.com"
}