verifysingleemailAllows you to verify an email address real time.
Returns: Valid -if the email is good.
Otherwise returns a message containing the status.
| Argument | Type | Required | Description |
|---|---|---|---|
email | string | Yes | pass an email address as test@test.com |
smtpverify | boolean (1 or 0) | No | if set to 1 does a full smtp verify check default is 0 |
smtpreason | boolean (1 or 0) | No | if set to 1 gives them smtp response only if smtpverify is set to 1 |
skipsuppression | boolean (1 or 0) | No | if set to 1 skips suppression check default is 0 |
https://api.mailclickconvert.com/api.php ?apikey=YOUR_API_KEY &area=listverify &action=verifysingleemail &email=test@test.com &smtpverify=1 &smtpreason=1
The platform expects this call as a POST; the parameters are the same either way.
<response> <email>Valid</email> </response>
{
"email": "Valid"
}deletelistDeletes a list given the list id
getaccountinfoGets list verify package information and total stats for all lists in the account.
getlistsGets a list of all list verify jobs
getliststatusGet list details
pauseverifyPause a list verify job
resumeverifyResumes a list verify job that was paused
Custom integration work is quoted on scope, and support is a person on weekdays, 9am to 5pm CST.