WhatsApp Auto Reply
Connected Devices
No devices connected
Click "Add Device" to connect a WhatsApp account
REST API Reference
INFOAccess Token
Current ACCESS_TOKEN from environment:
Loading...Use this token in the Authorization header for all API requests.
POST
/api/whatsapp/sendSend message to specific phone number (Requires ACCESS_TOKEN). The system automatically picks a random active session.
curl -X POST https://auto.waasisten.com/api/whatsapp/send \
-H "Authorization: Bearer YOUR_ACCESS_TOKEN" \
-H "Content-Type: application/json" \
-d '{"phone": "6281234567890", "body": "Hello!"}'POST
/api/aiChat with AI directly (Requires ACCESS_TOKEN).
curl -X POST https://auto.waasisten.com/api/ai \
-H "Authorization: Bearer YOUR_ACCESS_TOKEN" \
-H "Content-Type: application/json" \
-d '{"message": "Apa itu Next.js?"}'Recent Messages
No messages yet
| Time | From | Message |
|---|---|---|
| No messages yet | ||