getservers

area emailaction getserversGETread

Gets a list of servers from 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=getservers
  &start=0
  &limit=10

Response

<response>
  <records>1</records>
  <server>
    <id>198</id>
    <primaryip/>
    <serverhost>XLHOST</serverhost>
    <status>Server is ready</status>
    <totalips>11</totalips>
  </server>
</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.