getaccountinfo

area emailaction getaccountinfoGETread

Returns basic account information. Such as billing period, number of emails sent, package size, total ips, total domains.

Arguments

This call takes no arguments beyond apikey, area and action.

Example request

https://api.mailclickconvert.com/api.php
  ?apikey=YOUR_API_KEY
  &area=email
  &action=getaccountinfo

Response

<response>
  <billingperiod>October 11, 2011 - November 09, 2011, 12:00:00 am</billingperiod>
  <packagesize>50,000,000</packagesize>
  <emailsentcycle>28984100</emailsentcycle>
  <maxconcurrentcampaigns>10</maxconcurrentcampaigns>
  <totaldomains>54</totaldomains>
  <totalips>85</totalips>
</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.