Connection
The linked phone and the health of the session.
0received
0replied
0sent
0ignored
Linked device
- Open WhatsApp on the phone.
- Go to Settings, then Linked devices.
- Tap Link a device and scan this.
- Status
- —
- Number
- —
- Name
- —
- WhatsApp Web
- —
- Since
- —
Recent polls
Live tallies for polls this gateway sent. Votes only count while the gateway stays running.
No polls sent yet.
Compose
Send to one number, or to a group you picked in Chats.
Auto-replies
The first matching rule wins, so keep specific keywords above broad ones.
Chats
Recent conversations on the linked account, groups included.
Press Reload to pull the chat list.
Pick a chat to see its recent messages.
Activity
Everything the gateway saw, including group chats it chose not to answer.
Settings
How the gateway behaves toward incoming messages.
Behaviour
These apply to every rule.
Who the gateway answers
Sending from your own applications
Set API_TOKEN in ecosystem.config.js, then post to these endpoints with an x-api-token header.
- Text
- POST /api/send — number, message
- File
- POST /api/send/media — number, url or dataUrl, caption
- Poll
- POST /api/send/poll — number, question, options[], multi
- Location
- POST /api/send/location — number, latitude, longitude