Where do I find my API info?
In order to integrate AppMail with 3rd-party apps or any custom apps, you can use its powerful API for which we also provide a PHP SDK for a quick PHP integration.
Accessing the API requires you to generate a new API Key. You can also limit what IP addresses can use those keys, or what IP addresses are not allowed to use the keys, and you can define various permissions for the generated API Key.
To start generating your first api key, after logging in as a customer, from the left side menu, locate the API Keys item and click it:
Once clicked, you will see the landing page for managing your api keys:
From here you can generate a new set of public and private keys by simply pressing the “Create New” button in the page.
If you need to see what the API URL is, click the INFO icon in the page:
Related Articles
Where do I find my subscription form?
In order to find your list subscription form, you have to navigate to your customer area, then from the left side menu, expand the lists menu and click on the Lists link. Doing this, will reveal a page looking like: Choose the list you want to get ...
Adding a new Amazon SES delivery server (Web API)
This article will drive you through the steps on creating and validating an Amazon SES delivery server. First of all, you have to create an account here. Once you are done and you are logged in, you should search for the Simple Email Service. The ...
When using WEB API delivery servers, bounce processing doesn’t work.
If you are using the web api implementation for Amazon SES / Mandrill / Mailgun / etc and you find out that bounce processing doesn’t really work, below are potential reasons: 1. You are redirecting users from http to https. If that’s the case make ...
Cannot find a valid server to send the campaign email, aborting until a delivery server is available!
This error is shown because AppMail does not have a delivery server to pick to send the current campaign. This can happen for various reasons, such as: 1) You actually have never created a delivery server in the first place. 2) You did create a ...
Where to find the application changelog
When we release a new version of AppMail, we include most important changes in a file called CHANGELOG. This file is located inside the latest and update folders of the archive you get when you download AppMail, and can be opened with any text editor ...