Overview

loading
Status
Uptime
Messages (24h)
Active Keys

📊 Quick Stats

Sent
0
Received
0

📋 Recent Events

Loading…

📱 WhatsApp Session

Connection
QR code will appear
when WhatsApp is ready
How to pair:
  1. Wait for QR above
  2. WhatsApp → Linked Devices → Link a Device
  3. Scan the QR code
Tip: QR refreshes ~20s. Click Refresh QR if expired.
Malaysian numbers auto-converted: 019... → 6019...

✉ Send Test Message

🔑 API Keys

📦 Connected Apps / Domains

Sent
Received
Total Messages
Unique Contacts

📈 Daily Volume

💬 Message History

Click Search to load messages

📋 Event Log

Loading…

⚡ API Endpoints

MethodEndpointAuthDescription
GET/healthzPublicHealth check
GET/api/statusAPI KeyConnection state
GET/api/qr-codeAPI KeyGet QR code
GET/api/pairing-codeAPI KeyPairing code
POST/api/send-textAPI KeySend text
POST/api/send-imageAPI KeySend image
POST/api/send-documentAPI KeySend document
POST/api/logoutAPI KeyLogout session
POST/api/resetAPI KeyForce-reset

📋 cURL Examples

curl https://wa.getouch.cloud/healthz
curl -H "X-API-Key: YOUR_KEY" \ https://wa.getouch.cloud/api/status
curl -X POST https://wa.getouch.cloud/api/send-text \ -H "Content-Type: application/json" \ -H "X-API-Key: YOUR_KEY" \ -d '{"to":"60123456789","text":"Hello!"}'

🔗 Integrations

🔗

Webhook and third-party integrations coming soon.

Configure webhooks per-app in the Apps section.

⚙ Settings