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 kelvin portal.

  1. Login to Kelvin portal.

  2. Go to Company Profile by clicking on the profile Icon. Company Profile can only be accessed by super user of the company.

  3. Select the Integrations accordion.

Integrations

  1. Now click on Create Integrations.

API Key

  1. Give a application id to your webhook.

  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.