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
| Status | Description |
|---|---|
initializing | Session created, WhatsApp client starting |
qr_ready | QR code available for scanning |
connected | WhatsApp authenticated and ready for messaging |
disconnected | Session was explicitly disconnected |
destroyed | Session permanently removed |
How to Get Started
- Go to Sessions in the dashboard
- Click New Session and give it a name
- Scan the QR code with your WhatsApp (Linked Devices → Link a Device)
- Once connected, go to API Keys and generate a key linked to this session
- Use the API key to send messages programmatically