Segal Transactional
SES-style transactional email.
Send
- Console → Transactional, verify a sending domain, create an API key.
- POST to the send API with a template and variables.
curl https://api.segalcompute.com/api/v1/transactional \
-H "Authorization: Bearer sk_segal_..."
The live adapter would integrate an SMTP relay + suppression store.