getsenderscorehistoryGets sender score history for ips
| Argument | Type | Required | Description |
|---|---|---|---|
start | integer | No | Starting position |
limit | integer | No | Number of records to return |
https://api.mailclickconvert.com/api.php ?apikey=YOUR_API_KEY &area=email &action=getsenderscorehistory &start=0 &limit=10
<response> <records>1</records> <senderlog> <date>October 15, 2011, 04:46:04 pm</date> <dateremoved/> <ip>203.0.113.1</ip> <ipid>1741</ipid> <senderscore>42</senderscore> <complaintindex>97</complaintindex> <filteredindex>37</filteredindex> <unknownuser>60</unknownuser> <volumeindex>98</volumeindex> </senderlog> </response>
{
"records": "1",
"senderlog": {
"date": "October 15, 2011, 04:46:04 pm",
"dateremoved": "",
"ip": "203.0.113.1",
"ipid": "1741",
"senderscore": "42",
"complaintindex": "97",
"filteredindex": "37",
"unknownuser": "60",
"volumeindex": "98"
}
}addcustomdomainAdds a custom domain to be used to send on behalf.
addcustomfromaddressAdds a custom from address given a custom domain id
adddomainAdds a domain to a users account. Charges $17 for a .com domain unless it is a user controlled domain
addprofileAdds a sending profile to the account given an IP ID and Domain ID.
deletecustomdomainDeletes a custom domain used for sending on behalf. Also deletes any custom from addresses that have been setup using that domain
deletecustomfromaddressDeletes a custom from address given the id.
Custom integration work is quoted on scope, and support is a person on weekdays, 9am to 5pm CST.