getcustomdomainsGets list of custom verified domains to send on behalf of
This call takes no arguments beyond apikey, area and action.
https://api.mailclickconvert.com/api.php ?apikey=YOUR_API_KEY &area=email &action=getcustomdomains
<response> <customfromdomain> <id>5</id> <domain>acme-outreach.com</domain> <datecreated>March 05, 2025, 10:32 pm</datecreated> <dkimconfirmed>Yes</dkimconfirmed> <cnamehost>1258sysdkim._domainkey</cnamehost> <cnamevalue>dkim._domainkey.acme-mail.com</cnamevalue> </customfromdomain> </response>
{
"customfromdomain": {
"id": "5",
"domain": "acme-outreach.com",
"datecreated": "March 05, 2025, 10:32 pm",
"dkimconfirmed": "Yes",
"cnamehost": "1258sysdkim._domainkey",
"cnamevalue": "dkim._domainkey.acme-mail.com"
}
}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.