HomeDocumentationAPI ReferenceFix QR

Fix QR

Perbaiki QR code jika scan gagal atau expired.

GET https://api.alatwa.com/device/fix/qr/{device_id}

Headers

NameTypeDescription
Authorization string required API Key akun Alat WA Anda

Path Parameters

NameTypeDescription
device_id string required Device ID dari akun Alat WA

🧪 Try It

Path Parameters

Code Examples

curl -X GET https://api.alatwa.com/device/fix/qr/YOUR_DEVICE_ID \ -H "Authorization: YOUR_API_KEY"
$ch = curl_init(); curl_setopt($ch, CURLOPT_URL, 'https://api.alatwa.com/device/fix/qr/YOUR_DEVICE_ID'); curl_setopt($ch, CURLOPT_HTTPHEADER, [ 'Authorization: YOUR_API_KEY' ]); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); $response = curl_exec($ch); curl_close($ch);
const response = await fetch('https://api.alatwa.com/device/fix/qr/YOUR_DEVICE_ID', { headers: { 'Authorization': 'YOUR_API_KEY' } }); const data = await response.json();
import requests response = requests.get( 'https://api.alatwa.com/device/fix/qr/YOUR_DEVICE_ID', headers={'Authorization': 'YOUR_API_KEY'} ) data = response.json()

Response

200 Success
{ "status": "ok", "message": "Success" }
← Request QR Disconnect Device →
Footer Ads Info alatwa.com
shape

Tingkatkan Produktivitas Anda Sekarang!

Rasakan sensasi produktivitas yang lebih baik dengan menggunakan Alat WA, Anda tidak perlu membalas secara manual satu persatu karena sudah dihandle oleh robot. Anda cukup follow up customer yang membutuhkan hal spesifik yang tidak bisa dilayani oleh robot.

Anda tidak perlu menyiapkan server, anda hanya perlu berlangganan dan bisa langsung digunakan, cukup scan qrcode whatsapp maka whatsapp anda akan terhubung dengan sistem Alat WA

WhatsApp