API: Integrate Email Newsletters Into Your Existing Apps
You can use the Keila API to integrate your email newsletters with your existing apps, and programmatically manage your contacts and campaigns.
The API design is based on JSON API, making it easy to understand and work with.
API Keys
In order to start using the API, you first need to create an API Key.
To create a new API key, select âAPI Keysâ from the menu on the left, then click on âCreate new API keyâ. Choose a name for your API key and confirm by clicking on âSaveâ.
Now, the private API key is displayed. The key will only be displayed once and canât be retrieved again.
Authentication
For authenticating your API calls, use Bearer authentication scheme with your private API key.
Full API Documentation
You can find the full documentation of the Keila API here:
Go to the API Docs