getdomains

area emailaction getdomainsGETread

Returns a list of domains from the account

Arguments

ArgumentTypeRequiredDescription
startintegerNoStarting position
limitintegerNoNumber of records to return

Example request

https://api.mailclickconvert.com/api.php
  ?apikey=YOUR_API_KEY
  &area=email
  &action=getdomains
  &start=0
  &limit=10

Response

<response>
  <records>1</records>
  <domain>
    <id>740</id>
    <domain>test.com</domain>
    <status>Domain Ready</status>
    <datecreated>September 28, 2011, 02:13:02 pm</datecreated>
    <monitorenabled>No</monitorenabled>
    <monitornexttime>Never</monitornexttime>
    <redirecturl>http://yahoo.com</redirecturl>
    <forwardingemail>test@test.com</forwardingemail>
  </domain>
</response>

Need a call that isn't here?

Custom integration work is quoted on scope, and support is a person on weekdays, 9am to 5pm CST.