getips

area emailaction getipsGETread

Returns a list of ips inside 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=getips
  &start=0
  &limit=10

Response

<response>
  <records>1</records>
  <ip>
    <id>1873</id>
    <ipaddress>127.0.0.1</ipaddress>
    <status>IP is ready</status>
    <datecreated>September 26, 2011, 12:56:44 pm</datecreated>
    <shareable>No</shareable>
    <senderscore/>
    <serverid>198</serverid>
    <monitorenabled>0</monitorenabled>
    <monitornexttime>Never</monitornexttime>
  </ip>
</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.