Transactional
Send individual transactional emails
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/sendAuthorizations
Api-TokenstringRequired
API token in Api-Token header
Body
Send multiple emails in a single API call (up to 500)
Responses
200
Batch processed. Check individual responses for delivery status.
application/json
400
Bad request. Fix errors listed in response before retrying.
application/json
401
Unauthorized. Check your API credentials.
application/json
500
Internal server error. Retry later or contact support.
application/json
post
/api/batchLast updated
Was this helpful?

