Send email over SMTP
SMTP relay is coming. It will let anything that speaks SMTP, from a legacy app to a mail library you already use, send through Avelto with the same domains, log, webhooks and suppressions as the API.
Until then, the HTTP API is the way in. It takes one request to send, works from every language, and needs no SDK.
- Node.js quickstart: the SDK, five steps.
- cURL quickstart: the raw request, so you can port it to any HTTP client.
- All quickstarts: Next.js, Express, Fastify, Python, Django, Laravel, Go, Rails and .NET.
Want to know when SMTP ships? Tell us and we will let you know.