Send Email - Transactional
Send individual transactional emails
Send transactional emails for order confirmations, password resets, and notifications.
Best for: Real-time, one-to-one emails triggered by user actions
Send a single transactional email with text, HTML, or template content.
Use this endpoint for:
Order confirmations
Password reset emails
Account notifications
Welcome emails
System alerts
Authorizations
Api-TokenstringRequired
API token in Api-Token header
Body
or
or
or
Responses
200
Email successfully sent
application/json
400
Bad request. Fix errors listed in response before retrying.
application/json
401
Unauthorized. Check your API credentials.
application/json
403
Forbidden. Verify domain or check permissions.
application/json
500
Internal server error. Retry later or contact support.
application/json
post
/api/sendLast updated
Was this helpful?

