Email

Configure email-channel infrastructure, including domains, verified senders, suppression, and inbound receiving.

The email resource covers the infrastructure behind email sending and receiving: the domains you send from, the senders you send as, suppression, and inbound routing. The actual send and message retrieval calls live on Messages; this resource is the setup surface around them.

What you can do

  • Domains, add a sending domain, verify its DNS, check status, and enable receiving for inbound.
  • Senders, register and verify the From addresses you send as.
  • Suppression (blocks), manage the suppression list and inspect why an address was blocked.
  • Inbound, configure catch-all and forwarding rules for received mail.
  • Stats, pull aggregate email statistics.

Before you can send from your domain

Brand-new accounts can send immediately on a shared domain. To send from your own domain, add and verify it first, see Verify your domain for the DNS walkthrough.

Shared conventions (auth, status codes, errors, pagination) are in the REST API reference. Per-operation request and response detail is in the sidebar.

On this page