getopenlogsmtpGets the SMTP open log from a single email send API/quick send or the SMTP API
| Argument | Type | Required | Description |
|---|---|---|---|
id | integer | Yes | The id of email via send single api/quick send or SMTP API |
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=getopenlogsmtp &id=111
<response> <records>1</records> <log> <datecreated>June 15, 2025, 9:51 pm</datecreated> <ip>203.0.113.1</ip> <country>US</country> <useragent><![CDATA[Unknown Mozilla Compatible]]></useragent> <useragentfull><![CDATA[Mozilla/5.0]]></useragentfull> </log> </response>
{
"records": "1",
"log": {
"datecreated": "June 15, 2025, 9:51 pm",
"ip": "203.0.113.1",
"country": "US",
"useragent": "Unknown Mozilla Compatible",
"useragentfull": "Mozilla/5.0"
}
}addsmtpserverAdds a SMTP Server for use in remote SMTP Campaigns
deletesmtpserverDelete SMTP Server given the id of the server
editsmtpserverEdit's a SMTP Server given the server id.
getclicklogsmtpGets the SMTP click log from a single email send API/quick send or the SMTP API
getresultsendsingleemailGets the result of the sendsingleemail api call or SMTP API
getsmtpandapiresultsGets a list of all SMTP and API email sends.
Custom integration work is quoted on scope, and support is a person on weekdays, 9am to 5pm CST.