area: data
action: getbusinesslistcounts
https://api.hypermail.com/api.php?apikey=YOURAPIKEYHERE&area=data&action=getbusinesslistcounts&start=0&limit=10
<response>
<records>1</records>
<count>
<id>579</id>
<title>Test Count</title>
<status>Completed</status>
<total>1515167</total>
<date>October 13, 2011, 01:12:15 pm</date>
</count>
</response>
{
"records": "1",
"count": {
"id": "579",
"title": "Test Count",
"status": "Completed",
"total": "1515167",
"date": "October 13, 2011, 01:12:15 pm"
}
}