Transactional email API, SMTP relay, webhooks, and email validation on Routee Connect.
Send transactional email, validate addresses, and manage sending domains — over HTTP API or SMTP relay on Connect.
Routee Email covers one-to-one transactional messages (password resets, order confirmations, alerts) with full delivery tracking, webhook callbacks, and domain/sender verification.
Services in this section
| Service | Guide | What it does |
|---|---|---|
| Transactional Email API | Transactional Email API | Send, track, and manage email via HTTP or SMTP |
| Email Validator | Email Validator | Verify email address validity before sending |
Transactional Email guides
| Guide | Description |
|---|---|
| Introduction | Email API overview and capabilities |
| Setting up your account | Account and sender configuration |
| Domain & authorized senders | Domain verification and sender setup |
| HTTP API vs SMTP relay | Choose your send method |
| SMTP Connection Credentials | SMTP auth credentials |
| Transactional Email — SMTP relay | Send via SMTP (including portal usage batches) |
| Tracking, statuses & callbacks | Delivery lifecycle |
| Email Webhooks | Webhook setup |
| Email Error Codes | Error reference |
| Email resources overview | API resource map |
At a glance
| Item | Value |
|---|---|
| Base URL | https://connect.routee.net |
| Send (HTTP) | POST /transactional-email |
| Send (SMTP) | smtp10.amdtelecom.net:25 or :587 |
| OAuth scope | transactional_email |
QuickstartNew to Email API? Start with the Email API quickstart.
Updated 29 days ago

