SMS Gateway

Send, receive, and forward — through your phone.

Connecting…

Send single SMS

Format: +[country code][number]
0 / 1600

Bulk SMS

CSV recipients + a Liquid-style template.

First column must be phone.
Use {column_name} placeholders.

Conversations

Loading…

Select a conversation

Connected devices

Loading devices…

Webhooks

Forward incoming replies (and status updates) to any URL. Signed with HMAC-SHA256.

+ Add webhook

Loading webhooks…

Verifying a delivery: compute HMAC-SHA256(secret, raw_body) in hex and compare with the X-SMS-Signature header (prefix sha256=). Event type is in X-SMS-Event.

Total Messages

Delivered

Failed

Active Devices

Unread Replies

Last 24h

Connection

Where this dashboard talks to. Saved in this browser only.

Use your Cloudflare Worker URL.
Rotate via wrangler secret put API_KEY when needed.
Reminder. The API key authenticates every request to the Worker — anyone who has it can send SMS through your phone. Keep it out of public docs and screenshots.