cURL
curl --request POST \ --url https://api.zuwinda.com/v2/messaging/whatsapp/accounts/scan-qrcode \ --header 'Content-Type: application/json' \ --header 'X-Access-Key: <api-key>' \ --data ' { "accountId": "5bb8427e-afd7-4fd9-bf76-b93cc8aff20e" } '
{ "data": { "responseCode": "00", "QRCode": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAoAAAAHgCAIAAAD...", "Timeout": 60 } }
Scan a QR code for Zuwinda Authentication
Your Zuwinda API token
Scan QR code
"5bb8427e-afd7-4fd9-bf76-b93cc8aff20e"
QR code scan response
Show child attributes