APC – A Piece of Cake(Mail) :-)

As you may know by now, we’ve recently launched our new and super cool Dev Portal, which integrates the famous ApiGee Console, manages applications/API keys, provides documentation and a forum for support.

In order to make use of the awesome services provided by your favorite White Label Email Marketing Solution, some of you are/were using libs that we previously provided in many programming languages (such as PHP, Python, .NET, Ruby, etc.).

But now we’ve made this Harder Easier, Better, Faster, Stronger!


Click play and keep reading.

With a fairly simple POST request, you have access to the all the awesomeness of our API. But before that, there are some steps you need to follow. Count to 4 with me:

  1. Sign up for a Trial account if you’re not a client yet.
  2. Create your developer account on our Dev Portal
  3. Setup an application under the “My Page” session to request an API Key
  4. Get your API Key and have fun!

We mean business!

An example of a simple POST request to the Class/Method User/login using cURL:

curl -H 'apikey: YOUR_CAKEMAIL_API_KEY' \
        -d 'email=youremail&password=yourpassword' \
        https://api.wbsrvc.com/User/Login

This will return a JSON object with information you’ll need to make calls for a bunch of other methods on our API.

“Make it easier”, you said

All right! No problemo, mi amigo!

Here are some wrappers developed just for you to make your API Calls even easier:

Have fun and if you have any questions regarding the use of our API, visit our Dev Portal Forum and we’ll get back to you!

About Vincent Lamanna

VP Engineering
Passionate about new technologies, software architecture and optimizing complex algorithms.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>