Skip to main content

API Keys

What are API Keys?#

API Keys are just like token which help you authenticate and manage your assets more easily.

Creating an API Key.#

Follow these steps to create an API Key from the pixel portal.

  1. Login to Pixel portal.
  2. Go to Company Settings by clicking on the profile Icon.
dashboard
  1. At the bottom of screen, you will see the Integration Section.
  1. Now click on Create Integrations.

  1. Give application id .

  2. Now select webhook from the integration type dropdown which contains "API Key" and "Web Hook" as options.

  3. Now select the version of the webhook, it should be v2.0.

  4. Also, give the Application URL (if any) of your application to which data should be sent.

  5. Now click on Save and a CSV file is downloaded with public, private keys. These keys can be used for verifying the request source.