In order to create a new API key within the email API platform for api integration to send emails, please follow below steps,


1. Login to your account using link https://cpaas.netcorecloud.com/



2. Go to settings => Integrations as shown below,



3. This section contains the details of credentials which you can use for SMTP and API integration for injection of emails.


As a further step, click on API and then on "generate API key" as shown in the below image,



4. Once you are in "Generate API key" section, you would have a screen as shown below,



5. You can name your API key with some name for your identification.


6. You can define a specific permission for your API key or you can select All. The API permission would enable you to use a specific API key for a specific functionality. For Ex: if you choose the API permission as "Send email" then you would ONLY be able to use this API key for the purpose of sending of emails and you can't use the same any other permission from the defined one's.


Alternatively if you choose "All" under API permission then by using the same API key you would be able to perform all the activities over API.


If you want to maintain good security of your account, it is recommended to create different API key's for different permissions.


7. Once done, you can mention the static IP's of your application infrastructure for binding it with the same API key. This ensures that the same API key is not used from any other static IP address apart from the one's which are mentioned against the same API key.


8. Once done, click on "Generate" button to save the configuration.


Note: The newly created API key would be synced on to all of our API application servers within 15-20 mins after which you can use the same for injection of emails from your source application.