getcanspamwhoisinfo

area emailaction getcanspamwhoisinfoGETread

Gets a list of whois/can spam footer addresses 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=getcanspamwhoisinfo
  &start=0
  &limit=10

Response

<response>
  <records>1</records>
  <whois>
    <id>1</id>
    <primarywhois>No</primarywhois>
    <company>MDS</company>
    <address>123 Main Street</address>
    <city>Sometown</city>
    <region>IL</region>
    <zip>60149</zip>
    <country>US</country>
    <firstname>John</firstname>
    <lastname>Doe</lastname>
    <phone>1234567890</phone>
    <email>test@test.com</email>
    <datecreated>October 14, 2010, 12:23:17 am</datecreated>
  </whois>
</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.