Send transactional email

Note: You must specify either an HTML body, a plain-text body or both.

The result returned will be a '200 OK' with no content in the response.

📘

Send as many transactional email as you want

Calls to his method don't add to your flat rate call limit calls per hour.

🚧

Send to an individual per email if want granular tracking

To ensure we can accurately send you webhook events such as sent, delivered, read and clicked please only add a single recipient per email. You can use our batch transactional email API methods to send large collections of emails efficiently.

Body Params
toAddresses
array of strings
required
length ≤ 100
toAddresses*
ccAddresses
array of strings
length ≤ 100
ccAddresses
bccAddresses
array of strings
length ≤ 100
bccAddresses
string
required
string
string
string
metadata
object
attachments
array of objects
attachments
Headers
string
Response
200

Request to send transactional email accepted

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!