Bulk
Send marketing and bulk emails
Authorizations
Api-TokenstringRequired
API token in Api-Token header
Body
or
or
or
Responses
200
Bulk email successfully sent
application/json
successbooleanOptionalExample:
truemessage_idsstring[]OptionalExample:
Message IDs (one per recipient)
0c7fd939-02cf-11ed-88c2-0a58a9feac02400
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
successbooleanOptionalExample:
Overall request success
trueerrorsstring[]Optional
General errors
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?

