Pure 360 API : Interfaces and Wrappers

The Pure Response API features a number of easy to use, quick to get started access points to allowing quick integration and ability to perform tasks via interlinked HTTP requests. Although not as flexible or powerful as the SOAP API these interfaces do allow you to manage your contact lists, records and trigger direct messages to recipients.

So how do these all work?

These interfaces rely on you making a HTTP request (POST or GET), with the associated parameters to trigger functions within the interface. Our API listens for these requests and performs the desired operation based on these.