Get started
Step 1: Set up your sending domain
Before you can send, you need to add a sending domain. Head over to our domains page for instructions on how to set up your domain.Step 2: Create your first channel
Channels allow you to segregate your mail. Some common ways you might want to do this:- By environment (e.g., production, staging, etc.)
- By the type of mail you’re sending (e.g., newsletters, transactional, etc.)
- By customer (e.g., customer abc)
Step 3: Create an API credential or SMTP user
Create a new API credential or SMTP user. If you associate your API credential with a channel, you don’t need to pass in theX-Helo-Channel-Id header shown below.
SMTP users are required to be associated with a channel, which will be used during sending automatically.
Step 4: Send your first email
Option A: Send via APIcommand-line
Need help? Join our discord!