checkspamassassinReturns the results of the spam assassin content check
| Argument | Type | Required | Description |
|---|---|---|---|
subject | string | Yes | subject line |
fromname | string | Yes | The From Name |
messageid | integer | No | message id |
message | string | No | html message |
https://api.mailclickconvert.com/api.php ?apikey=YOUR_API_KEY &area=email &action=checkspamassassin &messageid=1000 &subject=Hello+World &fromname=Support
<response> <content><![CDATA[0.0 TVD_SPACE_RATIO No description available. ]]></content> </response>
{
"content": "0.0 TVD_SPACE_RATIO No description available."
}addmessageThis api allows you to remotely add a message to your email marketing account.
deleteimageDeletes an image given an image id
deletemessageDelete a message by message id
editmessageAllows editing of a message in the system.
getmessagedetailThis api returns the html and text content of message given the id of the message.
getmessagesReturns a list of messages in the account
Custom integration work is quoted on scope, and support is a person on weekdays, 9am to 5pm CST.