Skip to main content

Kisi

Introduction

The Kisi source connector is currently in development. At this time, it supports credential validation only and does not yet support schema discovery or data extraction.

Setup

  1. In Kisi, generate an API key.
  2. In your workspace, create a new Kisi source.
  3. Paste the API key into the connector configuration.

Authentication

This connector authenticates using a Kisi API key.

During connection testing, the connector validates credentials by calling the Kisi API:

  • GET https://api.kisi.io/organizations
  • Header: Authorization: KISI-LOGIN <api_key>

Configuration

FieldTypeRequiredDescription
api_keystringYesYour Kisi API key used to authenticate API requests.

Streams

No streams are currently available. The connector does not yet implement catalog discovery or extraction.