Creating an API Key

Contents

Introduction

An API key is a distinct code used to identify and authenticate a user or application attempting to access an API (Application Programming Interface).

Let’s go through the process of generating an API key. Please watch the video below or follow the steps shown below the video.

Video Guide

To generate an API key, navigate to the developer tools section on the homepage.

Creating your API Key

Select the Create new API key button to begin the creation process.

Setting your expiry date

After pressing the button, a pop-up will appear. You will be able to enter the expiry date for your API key, once set select the Create API key button.

Congratulations you have created an API key, you will now be taken to back to the overview page.

API key overview

Back on the overview page, you will now see your knew API key.

  1. Started on: The date the API key was created. 
  2. Expiry date: The date the API key will expire.
  3. Primary Key: The API key itself. 
  4. Eye: selecting this will reveal the primary key. 
  5. Copy: this will copy the primary key information. 
  6. Actions: You will be bale to delete the API key here 

PLEASE BE AWARE – When deleting you will be advised that ‘Deleting an API key will permanently remove the API key and any associated data‘.

Webhook Authorisation

Developers portal

Creating an API Key

Basic Auth Password