Current API Version

Our current API v2.0 provides functionalities for email sending, templating emails, managing sender domain, credit usage check and reports.

What's next?

In API v2.1, we will be expanding our API libraries across other modules like:

1. Report API

End pointsDescription
/statsThis endpoint allows you to retrieve all of your global email statistics between a given date range.
/tagsThis endpoint allows you to retrieve a list of all of your tags.
/tags/statsThis endpoint allows you to retrieve all of your email statistics for each of your tags.
/tags/stats/sumsThis endpoint allows you to retrieve the total sum of each email statistic for every tag over the given date range.
/stats/exportUnlike the event API module which gives you data in real time buffering mode, this API will help client in giving a one time dump of the accumulated event data.
/events/logsThe event API module will help the client in fetching the logs for transactions happened under different events.