Our API is comprised of REST calls utilizing GET and POST methods. All POST methods require XML in the either the body or as a url encoded parameter. Data is returned as either XML or JSON. A callback method can also be specified; this will return the data within the callback method (see "Test Forms").
GET Methods
POST Methods