BZU WhatsApp API

Directorate of IT, BZU Multan

BZU Whatsapp Web API Directorate of IT, BZU Multan
Online
0
Total Devices
0
Ready
0
Pending

Connected Devices

W

No devices connected. Add a device above to get started.

Send Messages

WhatsApp Multi-Device API — Manage and send messages across multiple connected devices

API Documentation

Important: The device parameter must exactly match the Device ID you used when adding the device on the dashboard. Your current device IDs: no devices yet. Using a wrong or non-existent device ID will cause the message to fail.

API Key

Loading...

Gateway — Send Text

GET POST /gateway/send
Loading...
  • api_key Your API key (required)
  • mobile Phone number with country code
  • message Text to send
  • type 0 = text, 1 = media
  • device Device ID — must match exactly as shown on the dashboard

Direct API — Send Text

POST /api/:deviceId/send-text
Loading...

Gateway — Send Media

POST /gateway/send
Loading...

Device Management

GET /api/devices — List all devices
POST /api/devices/connect — Add a device
GET /api/devices/:id/status — Device status
DEL /api/devices/:id — Remove device