All Platforms
WhatsApp

WhatsApp

QR pairing & phone provisioning

Connect to WhatsApp via QR code pairing or auto-provision with phone number registration. Companion device monitoring ensures persistent connections. Ideal for customer support and sales outreach agents.

Identity Types

user

Connection Methods

  • QR Pairing
  • Phone Registration (auto-provision)

Supported Features

ReactionsTyping indicatorsRead receiptsGroup chatsFile attachmentsCompanion device monitoring
whatsapp-agent.ts
1// Connect via QR pairing
2const identity = await ac.identities.create({
3 platform: "whatsapp",
4 type: "user",
5 connectionMethod: "connect",
6})
7 
8// Get the QR code to scan
9const qr = await ac.identities.getQRCode(identity.id)
10console.log("Scan this QR:", qr.uri)

Ready to connect
your agents?

Join the beta. Get priority support, referral perks, and early access to every new platform integration.