Dugble

Quickstart

From API key to traceable message.

The first Dugble integration should prove three things: your request is accepted, your message can be traced, and your backend receives delivery events.

1

Create a workspace

Keep API keys, senders, logs, and webhooks grouped by product or environment.

2

Generate an API key

Use server-side keys for authenticated email and SMS requests.

3

Send a test SMS

Start with OTP or alert payloads and confirm you receive a message_id.

4

Add a webhook

Point Dugble at an endpoint that can receive message.delivered and message.failed.

5

Check logs

Search by message_id or recipient to confirm status, provider response, and webhook attempts.

What success looks like

After the first test message, you should have a message ID, an initial queued state, a searchable log entry, and a webhook event path ready for delivery updates.