Create API Key

Create API Key

To make the most of Poper's integrations, you may need an API key. This article will guide you on how to create your API Key in Poper.

Step 1: Login to Your Poper Account

Firstly, open the Poper website and login to your account. You should see your dashboard upon logging in.

Step 2: Navigate to Settings


To find the settings, look at the top right corner of your dashboard. Here, you will find a gear icon or a dropdown menu labeled 'Settings.' Click on it.

Step 3: Go to API Keys


Once you're in the 'Settings' menu, find and click on the 'API Keys' option. It will redirect you to a page where your existing API keys are shown, if any.

Step 4: Create a New API Key


On this page, there is an option to create a new API Key. Click on the 'Create API Key' button.

Step 5: Name Your API Key

A prompt will appear asking for a name for the new API key. This name is for your reference to identify each key you generate. Enter the desired name and confirm.

Step 6: Generate the API Key

Upon confirmation, the system will generate a new API Key for you. This key will be in uuid format. Be sure to secure and save this key - you'll need it to access Poper's API.

Step 7: Manage Your API Keys

All your created API Keys will be listed in a table format on the same page. You can manage them from this table, including deleting an existing API Key if required.

And that's all to it! You have now successfully created your API Key in Poper. Always remember to keep your API keys confidential to ensure the security of your Poper account.


    • Related Articles

    • Setting Up and Authenticating Your API Key

      Welcome to Poper, your AI-driven popup builder application. This article will guide you through the process of setting up and authenticating your API key. Step 1: Obtain an API Key from Poper Your journey starts with getting an API key from Poper. ...
    • List all Popups

      This article outlines how to use Poper's API to list all the popups you've created. This could be useful if you want a clear snapshot of all popups. The process requires a POST request to https://api.poper.ai/general/v1/popup/list. Prerequisites You ...
    • View popup responses

      This article gives a step-by-step guide on how to view all the responses of a specific popup. This task can be achieved through making a post request to Poper's API endpoint. Prerequisite Before you proceed, ensure you've already created an API key ...