API Documentation

Introduction

Any requests to the api should use basic authentication over SSL.
An AccountId and ApiKey will be provided before-hand to the consumer for making the requests.
The AccountId should be passed as the username and the ApiKey passed as the password using a Basic Authentication header in the HTTP request.

Credentials:
AccountID = Ask sales for an account ID.
ApiKey = Ask sales for an API Key.