Skip to main content
This guide walks through the minimum steps to go from zero to a sent email: create a contact, connect a sender, and send a message through the unified send door.

Prerequisites

You need an API key. If you don’t have one, create one in Settings → API keys.

Step 1 — Create a contact

The response includes the new contact’s id:

Step 2 — Find a sender

List your connected mailboxes to find the id of the one you want to send from:
Use the id field from the response (e.g. sndr_xyz789).

Step 3 — Send a message

Pass the contact’s email and sender’s id to the unified send door:
Always send both html and text. Plain-text fallbacks improve deliverability and are required by some clients.
The response confirms the message is queued:

Next steps

Programs

Build sequences with steps, A/B variants, and automated enrollment.

Analytics

Query opens, clicks, replies, and deliverability from the event store.

Bulk contacts

Import contacts from CSV or create them in batches.

Domains

Verify your sending domain and monitor DMARC alignment.