Send Email

Send an email to one or more recipients through the Wunderkind email delivery platform to a subscribers
of the website id set by wunderkind.

This endpoint supports both HTML and plain text email content, custom sender information,
and flexible recipient management. All emails are processed synchronously.

Important Notes:

  • All recipient email addresses must be valid and properly formatted
  • The sender email address must be verified and susbcribed for the website id set by wunderkind
  • If the email address is not subscribed, system silently ignores
  • HTML content should be properly encoded and sanitized
  • Large recipient lists may experience delayed processing
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Email configuration and content

to_emails
array of strings
required
length between 1 and 100

List of recipient email addresses

to_emails*
string
required

Email subject line

string
required

Sender email address

string

Sender display name

string

Reply-to email address

string
required

Email body content (HTML or plain text)

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json