API

The JangoMail API is a web service that allows you to control your JangoMail account programmatically via an HTTP POST, an HTTP GET or an XML based SOAP call. JangoMail uses SOAP and WSDL standard so you can code in your favorite environment – Java, Perl, Ruby, Python, PHP, Visual Studio, .Net – and many more. And, our version 2 API available at https://api-v2.jangomail.com features RESTful services.
 
Our API offers an extensive set of methods which can be used to send and report on broadcast and transactional messages. Use our API to send mass email messages to a list, one-to-one messages to a single recipient or an ad hoc transactional message (welcome message, password reset, etc.). The API can return reporting data in XML, string or .NET data set formats.

How to use the API

The JangoMail API is a remotely accessible web service that you can interact with through several methods, all of which are available across the internet. This allows you to get data into and out of your JangoMail account programmatically without visiting the JangoMail website. It is helpful to know how to use a web service based API in order to use the JangoMail API. A tutorial on our API can be found here. RESTful API documentation can be found here.
 
 

 

Benefits of Sending Emails through JangoMail’s API

Our API can be used to do virtually everything that can be done in our User Interface. Integrate our API with your marketing platforms and applications to send email seamlessly. Save time and money by automating your email marketing messages. Emails sent through the JangoMail API benefit from JangoMail’s deliverability and compliance features. Reporting statistics can be accessed through our UI or pulled through the UI or pulled back through the API which makes the data easy to use in your own reporting.

 

Test the functionality of our API here. Our API website will be your developer’s best friend. Transactional sending, transactional reporting, and transactional groups are All found here. A complete class reference to our API methods. Using the JangoMail API is a more detailed overview of the data you can access, the tools, and how to use them.