Sessions
A session is one WhatsApp linked-device runtime managed by WADial.Tokens
The dashboard presents sessions as tokens because developers use the session id as the stable handle for API operations.Pairing and runtime state
A token can stay paired even when the live runtime is not connected.pairedmeans WhatsApp credentials exist for the token.activemeans WADial currently has a runtime loaded for the token.connectedmeans the runtime is connected and ready to send messages.connectionStatedescribes the current runtime state. If it isinactive, the token was previously connected but no live runtime is currently attached.
connected: false, call POST /api/v1/sessions/{sessionId}/connect to reconnect it. Do not request another pairing code for an already paired token.
Capacity
Capacity is the number of WhatsApp sessions a user can create for the current month. The minimum purchase is50 sessions.
Expiry
Session capacity lasts one month from successful payment. When payment succeeds, WADial updates:maxActiveSessionsexpiresAt- user active status