Send Test Emails
Send emails to sandbox
Test Emails
Send email message to the specified inbox.
Pass the API token in the Api-Token
Unique inbox ID
4015Success. Message has been delivered.
Bad request. Fix errors listed in response before retrying.
Unauthorized. Make sure you are sending correct credentials with the request before retrying.
Billing plan limit exhausted or inbox rate limit exceeded (see the response for details).
Internal error. Mail was not delivered. Retry later or contact support.
Batch send email (text, html, text&html, templates). Please note that the endpoint will return a 200-level http status, even when sending for individual messages may fail. Users of this endpoint should check the success and errors for each message in the response (the results are ordered the same as the original messages - requests). Please note that the endpoint accepts up to 500 messages per API call, and up to 50 MB payload size, including attachments.
Pass the API token in the Api-Token
Unique inbox ID
4015Success. Check individual responses if messages have been delivered.
Bad request. Fix errors listed in response before retrying.
Unauthorized. Make sure you are sending correct credentials with the request before retrying.
Internal error. Messages were not delivered. Retry later or contact support.
Last updated
Was this helpful?

