Sends transactional emails to specified recipients with support for personalization, attachments, and tracking.
Team API key for authentication. Find your API key in SendX Settings → Team API Key.
Example:
X-Team-ApiKey: your_team_api_key_here1"Your Subject Here"
"<h1>Your HTML Content</h1>"
"Your Text Content"
Custom headers can be added to the email. These will be passed on when receving webhooks events for this email.
{ "X-Custom-Header": "Value" }