Please wait...
Where do I find my API info?
In order to integrate MailWizz 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(you can find api docs at https://api-docs.mailwizz.com/ ).
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 is the API url, click the INFO icon in the page: