getimagesGets a list of images from imagehosting inside 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=getimages &start=0 &limit=10
<response> <records>1</records> <image> <id>653</id> <title>10565</title> <datecreated>July 05, 2011, 01:55:26 pm</datecreated> <orginalfilename>10565.png</orginalfilename> <filesize>25kB</filesize> <url> http://www.sendingdomain.com/imagehosting/3/4e135e1edc006.png </url> </image> </response>
{
"records": "1",
"image": {
"id": "653",
"title": "10565",
"datecreated": "July 05, 2011, 01:55:26 pm",
"orginalfilename": "10565.png",
"filesize": "25kB",
"url": "http://www.sendingdomain.com/imagehosting/3/4e135e1edc006.png"
}
}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.
getcanspamwhoisinfoGets a list of whois/can spam footer addresses from the account
Custom integration work is quoted on scope, and support is a person on weekdays, 9am to 5pm CST.