Skip to main content

Overview

To authenticate with Bliro, you will need:
  1. Client ID - A unique identifier for your client application.
  2. Client Secret - A secret key used alongside your Client ID to obtain access tokens.
This guide will walk you through creating a client application in the Bliro Admin Dashboard.

Prerequisites

  • You must have a Bliro account with admin privileges and API access enabled.

Instructions

Step 1: Creating a client application

  1. Log in to your Bliro account and navigate to API Access Settings.
  2. Click Create Client Application.
  1. Save the application — a Client ID and Client Secret will be generated for you.

Step 2: Enter credentials in the Connect UI

Once you have your Client ID and Client Secret:
  1. Open the form where you need to authenticate with Bliro.
  2. Enter your Client ID and Client Secret in their respective fields.
  3. Submit the form, and you should be successfully authenticated.
You are now connected to Bliro.