api.service.count.getEmailCount

api.service.count::getEmailCount

Retrieves the total number of emails processed by the EDS system.

Service

api.service.count

Arguments

api-key (Required) : Your API application key.

Example Response

Request:
http://api.emaildatasource.com/service/2.0.0/rest/api.service.count?method=getEmailCount

  1. <?xml version="1.0" encoding="utf-8"?>  
  2. <response status="success">  
  3. <format>rest-xml</format>  
  4. <version>2.0</version>  
  5. <date>20090327131052</date>  
  6. <value>4</value>  
  7. </response>  

Error Codes

500: Generic Error