Email

Transactional email that lands inbox-side

Template-based transactional email with managed IP warmup, DKIM/SPF automation and per-recipient event streams.

  • Managed domain authentication (SPF, DKIM, DMARC)
  • Server-side templates with variables
  • Open, click and bounce events in real time
  • Dedicated IP pools on Growth and above
POST /v1/emails200 OK
curl https://api.bonnietec.com/v1/emails \
  -u "$BONI_KEY:$BONI_SECRET" \
  -d [email protected] \
  -d template=receipt \
  -d "vars[invoice]=INV-2081"