Transactional Email API
REST API
POST /v1/send
{to, from, subject, html, tags, metadata}SMTP Relay
Host: smtp.igsendmail.com
Port: 587 (TLS)
Username: api-key
Password: api-secretWebhooks
Events: sent, delivered, opened, clicked, bounced, complained.