The WebServices API includes a test harness that you can use to learn the interface and test various scenarios. Before using the test harness, you must have login credentials to the site and a License Key.
To access the test harness, go to http://[siteURL]/bin/ws_api_tests, where [siteURL] is the domain of your email platform. (For example, on the SaaS use http://secure.whatcounts.com/bin/ws_api_tests ) Enter the cookie string or License Key, then click SUBMIT.
The interface employs a simple form-based model. Click the link to access the form for a specifc method. Enter the required data, then click INVOKE to run the test.
All WebServices commands are not available through the test harness, but many standard methods are available for simple testing.