getcanspamwhoisinfoGets a list of whois/can spam footer addresses from the account
| 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=getcanspamwhoisinfo &start=0 &limit=10
<response> <records>1</records> <whois> <id>1</id> <primarywhois>No</primarywhois> <company>MDS</company> <address>123 Main Street</address> <city>Sometown</city> <region>IL</region> <zip>60149</zip> <country>US</country> <firstname>John</firstname> <lastname>Doe</lastname> <phone>1234567890</phone> <email>test@test.com</email> <datecreated>October 14, 2010, 12:23:17 am</datecreated> </whois> </response>
{
"records": "1",
"whois": {
"id": "1",
"primarywhois": "No",
"company": "MDS",
"address": "123 Main Street",
"city": "Sometown",
"region": "IL",
"zip": "60149",
"country": "US",
"firstname": "John",
"lastname": "Doe",
"phone": "1234567890",
"email": "test@test.com",
"datecreated": "October 14, 2010, 12:23:17 am"
}
}addcanspamwhoisinfoAdds a can spam/whois information to the account returns whoisid
addfolderAdd a folder to group lists, messages or images.
deletewhoisDeletes a whois/CAN SPAM footer entry given a whois id
editcanspamwhoisinfoEdits a can spam/whois information in the account
getaccountinfoReturns basic account information. Such as billing period, number of emails sent, package size, total ips, total domains.
getfeedbackloopreportsGets a list of feedback reports
Custom integration work is quoted on scope, and support is a person on weekdays, 9am to 5pm CST.