Skip to content

Email API

An email API is an HTTP interface for submitting mail programmatically instead of speaking SMTP. The application POSTs message content and recipients, and the sending platform handles assembly, queuing, and delivery. Both cloud ESPs and modern self-hosted MTAs expose email APIs.