GET /login

Get QR code

This endpoint need to get QR code for login in client. Return object with property URL with img in png format. Open this image and scan QR code from WhatsApp application on your phone for login.

/login

GET /login

{
    "url": "http://api.com/qr/31118fed-...-79d25fb1bd05.png"
}

Last updated