Send
Send an email
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"send_id": "51fa6ce8-e91b-11ea-81e4-0a58a9feac2a",
"send_key": "1gixrYC2tub7g4O1aYM9qW13sNE",
"recipient_email_address": "[email protected]",
"recipient_name": "Friendship Team",
"subject": "Welcome From Company Inc",
"open_tracking": true,
"click_tracking": true,
"tags": [
"hello",
"me"
],
"state": "accepted",
"state_category": "accepted",
"created_at_utc": 1598611413,
"modified_at_utc": 1598611413
}{
"code": 40020,
"message": "Sending domain does not exist OR incorectly setup"
}Get your last email sends (1000 limit)
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
Search sends by recipient email address
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
Get send by ID
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Get send events by ID
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Get send HTML content by ID
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Get send text content by ID
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Last updated