Sessions

Manage WhatsApp sessions from the dashboard — each session represents one connected WhatsApp account.

Dashboard Only

Session management (creating, connecting, disconnecting, deleting) is handled entirely from the dashboard. The API is used only for messaging.

Session Lifecycle

StatusDescription
initializingSession created, WhatsApp client starting
qr_readyQR code available for scanning
connectedWhatsApp authenticated and ready for messaging
disconnectedSession was explicitly disconnected
destroyedSession permanently removed

How to Get Started

  1. Go to Sessions in the dashboard
  2. Click New Session and give it a name
  3. Scan the QR code with your WhatsApp (Linked Devices → Link a Device)
  4. Once connected, go to API Keys and generate a key linked to this session
  5. Use the API key to send messages programmatically