Deprecated: Assigning the return value of new by reference is deprecated in /home/easyat/httpdocs/wiki/inc/parserutils.php on line 208
Deprecated: Assigning the return value of new by reference is deprecated in /home/easyat/httpdocs/wiki/inc/parserutils.php on line 211
Deprecated: Assigning the return value of new by reference is deprecated in /home/easyat/httpdocs/wiki/inc/parserutils.php on line 421
Deprecated: Assigning the return value of new by reference is deprecated in /home/easyat/httpdocs/wiki/inc/parserutils.php on line 594
Deprecated: Function split() is deprecated in /home/easyat/httpdocs/wiki/inc/auth.php on line 154
====== Easy Antispam API Documentation ======
The Easy Antispam API is a [[wp>SOAP|SOAP]] web service designed to allow users of the Easy Anstispam [[http://www.easyantispam.com/service/|ServerProtect]] service to automate the management of their service.
===== Content Overview =====
**Concepts**
* [[Authentication]]
* WSDL Location - https://manage.easyantispam.com/api/easapi.wsdl
**Functions**
* Query Methods: [[listDomains]], [[listDomainAliases]]
* Add Methods: [[addDomain]], [[addDomainAlias]]
* Delete Methods: [[deleteDomain]], [[deleteDomainAlias]]
**Examples**
* [[PHP Example]]
===== Copyright =====
The Easy Antispam API and the contents of this documentation wiki are (c) Copyright 2008 [[http://www.interjuncture.com/|Interjuncture Corp.]]
~~DISCUSSION:off~~