SMS Gateway ยท Web Tester

API โ€”

Authentication

All requests below are sent with Authorization: Bearer <token> when a token is present.

POST  /sms/single

Telegram โ†’ recipient = chat id ยท WhatsApp โ†’ recipient = phone number. Pick the channel below.

POST  /sms/templated

POST  /sms/tasked

POST  /sms/group

POST  /sms/list (multipart)

GET  /queues/stats

Live depth of queues 1โ€“5 and a status summary.

GET  /sms (list & lookup)

GET  /audit

๐Ÿ“Š Dashboard ยท GET  /dashboard/stats

POST  /sms/templated/list (multipart)

POST  /sms/tasked/template

POST  /sms/tasked/list (multipart)

GET  /settings  ยท  POST/PUT